pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-unix-ar: Adjust license location for setuptools>=78
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <iamleot%gmail.com@localhost>
Pushed By: leot
Date: Mon Apr 21 11:57:59 2025 +0200
Changeset: 3cd40e29f7f7e8738bf7197306d3395d275fd4e4
Modified Files:
py-unix-ar/Makefile
py-unix-ar/PLIST
Log Message:
py-unix-ar: Adjust license location for setuptools>=78
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3cd40e29f7f7e8738bf7197306d3395d275fd4e4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-unix-ar/Makefile | 3 ++-
py-unix-ar/PLIST | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diffs:
diff --git a/py-unix-ar/Makefile b/py-unix-ar/Makefile
index 4536adfc2e..1197314238 100644
--- a/py-unix-ar/Makefile
+++ b/py-unix-ar/Makefile
@@ -2,6 +2,7 @@
DISTNAME= unix_ar-0.2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/unix_ar/unix-ar/}
+PKGREVISION= 1
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=u/unix_ar/}
@@ -10,7 +11,7 @@ HOMEPAGE= https://github.com/getninjas/unix_ar
COMMENT= AR file handling for Python (including .deb files)
LICENSE= modified-bsd
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=44.0:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
USE_LANGUAGES= # none
diff --git a/py-unix-ar/PLIST b/py-unix-ar/PLIST
index 8e0343e5e5..867dda31d1 100644
--- a/py-unix-ar/PLIST
+++ b/py-unix-ar/PLIST
@@ -1,8 +1,8 @@
@comment $NetBSD$
-${PYSITELIB}/${WHEEL_INFODIR}/LICENSE.txt
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE.txt
${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/unix_ar.py
${PYSITELIB}/unix_ar.pyc
Home |
Main Index |
Thread Index |
Old Index