pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-debian: Update to 1.1.0
Module Name: pkgsrc-wip
Committed By: Michael Baeuerle <micha%NetBSD.org@localhost>
Pushed By: micha
Date: Wed Feb 11 18:00:37 2026 +0100
Changeset: ea6e01e0d92ed2a30b4fcc75108ae9127def1c07
Modified Files:
py-debian/Makefile
py-debian/PLIST
py-debian/distinfo
Added Files:
py-debian/COMMIT_MSG
Log Message:
py-debian: Update to 1.1.0
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ea6e01e0d92ed2a30b4fcc75108ae9127def1c07
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-debian/COMMIT_MSG | 4 ++++
py-debian/Makefile | 14 ++++++++------
py-debian/PLIST | 49 +++++++++++++++++++++++++++++++++++--------------
py-debian/distinfo | 6 +++---
4 files changed, 50 insertions(+), 23 deletions(-)
diffs:
diff --git a/py-debian/COMMIT_MSG b/py-debian/COMMIT_MSG
new file mode 100644
index 0000000000..8d891f6be4
--- /dev/null
+++ b/py-debian/COMMIT_MSG
@@ -0,0 +1,4 @@
+devel/py-debian: Add py-debian version 1.1.0
+
+Work with Debian-related data formats, providing a means to read data
+from files involved in Debian packaging.
diff --git a/py-debian/Makefile b/py-debian/Makefile
index c40f3d5164..fbf7d9e70c 100644
--- a/py-debian/Makefile
+++ b/py-debian/Makefile
@@ -1,19 +1,21 @@
# $NetBSD$
-DISTNAME= python-debian-0.1.38
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//}
+DISTNAME= python_debian-1.1.0
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python_//}
CATEGORIES= devel python
-MASTER_SITES= ${MASTER_SITE_PYPI:=p/python-debian/}
+MASTER_SITES= ${MASTER_SITE_PYPI:=p/python_debian/}
-MAINTAINER= kamelderouiche%yahoo.com@localhost
+MAINTAINER= pkgsrc-users%yahoo.com@localhost
HOMEPAGE= https://salsa.debian.org/python-debian-team/python-debian
COMMENT= Python modules to work with Debian-related data formats
LICENSE= gnu-gpl-v2
-DEPENDS+= ${PYPKGPREFIX}-six>=1.15.0:../../lang/py-six
DEPENDS+= ${PYPKGPREFIX}-chardet>=3.0.4:../../converters/py-chardet
USE_LANGUAGES= # none
-.include "../../lang/python/egg.mk"
+REPLACE_PYTHON+= src/debian/doc-debtags
+
+.include "../../lang/python/application.mk"
+.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/py-debian/PLIST b/py-debian/PLIST
index acd0bc37ac..3e37394d81 100644
--- a/py-debian/PLIST
+++ b/py-debian/PLIST
@@ -1,10 +1,34 @@
@comment $NetBSD$
-${PYSITELIB}/deb822.py
-${PYSITELIB}/deb822.pyc
-${PYSITELIB}/deb822.pyo
${PYSITELIB}/debian/__init__.py
${PYSITELIB}/debian/__init__.pyc
${PYSITELIB}/debian/__init__.pyo
+${PYSITELIB}/debian/_arch_table.py
+${PYSITELIB}/debian/_arch_table.pyc
+${PYSITELIB}/debian/_arch_table.pyo
+${PYSITELIB}/debian/_deb822_repro/__init__.py
+${PYSITELIB}/debian/_deb822_repro/__init__.pyc
+${PYSITELIB}/debian/_deb822_repro/__init__.pyo
+${PYSITELIB}/debian/_deb822_repro/_util.py
+${PYSITELIB}/debian/_deb822_repro/_util.pyc
+${PYSITELIB}/debian/_deb822_repro/_util.pyo
+${PYSITELIB}/debian/_deb822_repro/formatter.py
+${PYSITELIB}/debian/_deb822_repro/formatter.pyc
+${PYSITELIB}/debian/_deb822_repro/formatter.pyo
+${PYSITELIB}/debian/_deb822_repro/locatable.py
+${PYSITELIB}/debian/_deb822_repro/locatable.pyc
+${PYSITELIB}/debian/_deb822_repro/locatable.pyo
+${PYSITELIB}/debian/_deb822_repro/parsing.py
+${PYSITELIB}/debian/_deb822_repro/parsing.pyc
+${PYSITELIB}/debian/_deb822_repro/parsing.pyo
+${PYSITELIB}/debian/_deb822_repro/tokens.py
+${PYSITELIB}/debian/_deb822_repro/tokens.pyc
+${PYSITELIB}/debian/_deb822_repro/tokens.pyo
+${PYSITELIB}/debian/_deb822_repro/types.py
+${PYSITELIB}/debian/_deb822_repro/types.pyc
+${PYSITELIB}/debian/_deb822_repro/types.pyo
+${PYSITELIB}/debian/_util.py
+${PYSITELIB}/debian/_util.pyc
+${PYSITELIB}/debian/_util.pyo
${PYSITELIB}/debian/_version.py
${PYSITELIB}/debian/_version.pyc
${PYSITELIB}/debian/_version.pyo
@@ -29,18 +53,15 @@ ${PYSITELIB}/debian/debian_support.pyo
${PYSITELIB}/debian/debtags.py
${PYSITELIB}/debian/debtags.pyc
${PYSITELIB}/debian/debtags.pyo
-${PYSITELIB}/debian/deprecation.py
-${PYSITELIB}/debian/deprecation.pyc
-${PYSITELIB}/debian/deprecation.pyo
+${PYSITELIB}/debian/doc-debtags
${PYSITELIB}/debian/py.typed
+${PYSITELIB}/debian/substvars.py
+${PYSITELIB}/debian/substvars.pyc
+${PYSITELIB}/debian/substvars.pyo
${PYSITELIB}/debian/watch.py
${PYSITELIB}/debian/watch.pyc
${PYSITELIB}/debian/watch.pyo
-${PYSITELIB}/debian_bundle/__init__.py
-${PYSITELIB}/debian_bundle/__init__.pyc
-${PYSITELIB}/debian_bundle/__init__.pyo
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
diff --git a/py-debian/distinfo b/py-debian/distinfo
index fdc793d5f5..9ea7530702 100644
--- a/py-debian/distinfo
+++ b/py-debian/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-RMD160 (python-debian-0.1.38.tar.gz) = 8c6788482eafb8256b6aed257fcb7f68398e9ab0
-SHA512 (python-debian-0.1.38.tar.gz) = 4d6fcf48183214ad52a47593dc7d70a9ba540c87b10fa9ca0cdd3ef076f9fbf70686957f1f9c9b5f21333de467dd6105c91996a40a502e7c2528296d8f532132
-Size (python-debian-0.1.38.tar.gz) = 62973 bytes
+BLAKE2s (python_debian-1.1.0.tar.gz) = 98c338ee87d85e03f3d819787507a368d041312fec210852ee8ded95b7fd8d60
+SHA512 (python_debian-1.1.0.tar.gz) = 6d432cd8c382ffc33953b3a72b27b784edc6d65134b2f4c7d27a2301d4cb3e0664df288a24cc69718995f0cdb401637eeeefcc689f5b13eea43de0c8de16dace
+Size (python_debian-1.1.0.tar.gz) = 127848 bytes
Home |
Main Index |
Thread Index |
Old Index