Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: python3-dparse-0.6.4b0
@ 2024-02-01  1:05 c0m4r
  2024-02-01 13:18 ` [PR PATCH] [Closed]: " c0m4r
  0 siblings, 1 reply; 2+ messages in thread
From: c0m4r @ 2024-02-01  1:05 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 991 bytes --]

There is a new pull request by c0m4r against master on the void-packages repository

https://github.com/c0m4r/void-packages dparse
https://github.com/void-linux/void-packages/pull/48470

New package: python3-dparse-0.6.4b0
A parser for Python dependency files
https://github.com/pyupio/dparse

This is a wink wink beta, yes, but there's little changed in the module code. This version mainly consist of [changes](https://github.com/pyupio/dparse/compare/0.6.3...0.6.4b0) to the build system and unit tests so it can be built on Python > 3.10.

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, **x86_64-glibc**

A patch file from https://github.com/void-linux/void-packages/pull/48470.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dparse-48470.patch --]
[-- Type: text/x-diff, Size: 1165 bytes --]

From 431a6f33b4bf0037000dbdf1292d2009499f92ea Mon Sep 17 00:00:00 2001
From: c0m4r <github@wolfet.pl>
Date: Thu, 1 Feb 2024 01:48:47 +0100
Subject: [PATCH] New package: python3-dparse-0.6.4b0

---
 srcpkgs/python3-dparse/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/python3-dparse/template

diff --git a/srcpkgs/python3-dparse/template b/srcpkgs/python3-dparse/template
new file mode 100644
index 0000000000000..ae0aea85213ea
--- /dev/null
+++ b/srcpkgs/python3-dparse/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-dparse'
+pkgname=python3-dparse
+version=0.6.4b0
+revision=1
+build_style=python3-pep517
+hostmakedepends="hatchling"
+depends="python3 python3-packaging python3-tomli python3-yaml"
+checkdepends="python3-pytest python3-pytest-cov ${depends}"
+short_desc="Parser for Python dependency files"
+maintainer="c0m4r <github@wolfet.pl>"
+license="MIT"
+homepage="https://github.com/pyupio/dparse"
+distfiles="https://github.com/pyupio/dparse/archive/refs/tags/${version}.tar.gz"
+checksum=36e0ab5273de5b42b6175c4ea7e1207fb33e4899faf1a945bb531c580987b28a
+
+post_install() {
+	vlicense LICENSE
+}

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Closed]: New package: python3-dparse-0.6.4b0
  2024-02-01  1:05 [PR PATCH] New package: python3-dparse-0.6.4b0 c0m4r
@ 2024-02-01 13:18 ` c0m4r
  0 siblings, 0 replies; 2+ messages in thread
From: c0m4r @ 2024-02-01 13:18 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 845 bytes --]

There's a closed pull request on the void-packages repository

New package: python3-dparse-0.6.4b0
https://github.com/void-linux/void-packages/pull/48470

Description:
A parser for Python dependency files
https://github.com/pyupio/dparse

This is a wink wink beta, yes, but there's little changed in the module code. This version mainly consist of [changes](https://github.com/pyupio/dparse/compare/0.6.3...0.6.4b0) to the build system and unit tests so it can be built on Python > 3.10.

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, **x86_64-glibc**

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-02-01 13:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-01  1:05 [PR PATCH] New package: python3-dparse-0.6.4b0 c0m4r
2024-02-01 13:18 ` [PR PATCH] [Closed]: " c0m4r

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).