py-debian-1.3.8 Import to wip

This commit is contained in:
K.I.A.Derouiche 2020-12-11 22:17:07 +01:00
parent 7b508b51c8
commit 2dac2d3340
4 changed files with 75 additions and 0 deletions

4
py-debian/DESCR Normal file
View File

@ -0,0 +1,4 @@
The debian Python modules work with Debian-related data formats,
providing a means to read data from files involved in Debian packaging,
and the distribution of Debian packages. The ability to create or edit
the files is also available for some formats.

19
py-debian/Makefile Normal file
View File

@ -0,0 +1,19 @@
# $NetBSD$
DISTNAME= python-debian-0.1.38
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/python-debian/}
MAINTAINER= kamelderouiche@yahoo.com
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"
.include "../../mk/bsd.pkg.mk"

46
py-debian/PLIST Normal file
View File

@ -0,0 +1,46 @@
@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/_version.py
${PYSITELIB}/debian/_version.pyc
${PYSITELIB}/debian/_version.pyo
${PYSITELIB}/debian/arfile.py
${PYSITELIB}/debian/arfile.pyc
${PYSITELIB}/debian/arfile.pyo
${PYSITELIB}/debian/changelog.py
${PYSITELIB}/debian/changelog.pyc
${PYSITELIB}/debian/changelog.pyo
${PYSITELIB}/debian/copyright.py
${PYSITELIB}/debian/copyright.pyc
${PYSITELIB}/debian/copyright.pyo
${PYSITELIB}/debian/deb822.py
${PYSITELIB}/debian/deb822.pyc
${PYSITELIB}/debian/deb822.pyo
${PYSITELIB}/debian/debfile.py
${PYSITELIB}/debian/debfile.pyc
${PYSITELIB}/debian/debfile.pyo
${PYSITELIB}/debian/debian_support.py
${PYSITELIB}/debian/debian_support.pyc
${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/py.typed
${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

6
py-debian/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (python-debian-0.1.38.tar.gz) = 697e1eaae8abd73eae0678e3a4479474002a9a12
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