summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-09-19 16:49:32 +0000
committeradam <adam@pkgsrc.org>2019-09-19 16:49:32 +0000
commit14e2c425788954a24f7011a8d5be9e15c4cdb530 (patch)
treef7390c7d7d9d61a82134327b24851f2ac944d4f0 /devel
parent46b4ac4eab1adb35a89e9a21db1eca25e4e117a1 (diff)
downloadpkgsrc-14e2c425788954a24f7011a8d5be9e15c4cdb530.tar.gz
py-packaging: updated to 19.2
19.2: * Remove dependency on ``attrs`` * Use appropriate fallbacks for CPython ABI tag * Add manylinux2014 support * Improve ABI detection * Properly handle debug wheels for Python 3.8 * Improve detection of debug builds on Windows
Diffstat (limited to 'devel')
-rw-r--r--devel/py-packaging/Makefile6
-rw-r--r--devel/py-packaging/distinfo10
2 files changed, 7 insertions, 9 deletions
diff --git a/devel/py-packaging/Makefile b/devel/py-packaging/Makefile
index 6234184b559..d8b5d64c70b 100644
--- a/devel/py-packaging/Makefile
+++ b/devel/py-packaging/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2019/08/14 07:16:53 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2019/09/19 16:49:32 adam Exp $
-DISTNAME= packaging-19.1
+DISTNAME= packaging-19.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/packaging/}
@@ -11,7 +10,6 @@ HOMEPAGE= https://github.com/pypa/packaging
COMMENT= Core utilities for Python packages
LICENSE= modified-bsd OR apache-2.0
-DEPENDS+= ${PYPKGPREFIX}-attrs-[0-9]*:../../devel/py-attrs
DEPENDS+= ${PYPKGPREFIX}-pyparsing>=2.0.2:../../devel/py-pyparsing
DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
TEST_DEPENDS+= ${PYPKGPREFIX}-pretend-[0-9]*:../../devel/py-pretend
diff --git a/devel/py-packaging/distinfo b/devel/py-packaging/distinfo
index cecffafe4d4..4b8a8cace8a 100644
--- a/devel/py-packaging/distinfo
+++ b/devel/py-packaging/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2019/08/09 07:42:59 adam Exp $
+$NetBSD: distinfo,v 1.6 2019/09/19 16:49:32 adam Exp $
-SHA1 (packaging-19.1.tar.gz) = abfb69ab3cf04d4fff8a3390e2f160ba50cda959
-RMD160 (packaging-19.1.tar.gz) = 4132cfc998b383bbbbe9902b2458cc934758533a
-SHA512 (packaging-19.1.tar.gz) = 1dec7f49c325801eb85b11432f8a316d228bb1881a04ac546f5556d60f5fa33f8085d0e91bbd5abfeb30bfcb05ec0532ed75a977dc996e256b4dc8c27c10e79b
-Size (packaging-19.1.tar.gz) = 57886 bytes
+SHA1 (packaging-19.2.tar.gz) = ae4aeb07c330d623c3d8fa8414c6080d2c9a4192
+RMD160 (packaging-19.2.tar.gz) = 30b0253aea8753bc2c3ce664fe839fe26dc8f27e
+SHA512 (packaging-19.2.tar.gz) = af7312a85292f577d3e6e57154f10fb380bbdee749344ba4b226a09f22bf5ca664ed63c62cd5b4dea0be5eb5cff5c17ad04415aab8c925fa90dcae2e1c6dee5a
+Size (packaging-19.2.tar.gz) = 59110 bytes