Sun Aug 6 07:07:31 2023 UTC ()
py-wheel: updated to 0.41.1

0.41.1
- Fixed naming of the ``data_dir`` directory in the presence of local version segment
  given via ``egg_info.tag_build``
- Fixed version specifiers in ``Requires-Dist`` being wrapped in parentheses


(adam)
diff -r1.31 -r1.32 pkgsrc/devel/py-wheel/Makefile
diff -r1.24 -r1.25 pkgsrc/devel/py-wheel/distinfo

cvs diff -r1.31 -r1.32 pkgsrc/devel/py-wheel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-wheel/Makefile 2023/07/24 18:36:56 1.31
+++ pkgsrc/devel/py-wheel/Makefile 2023/08/06 07:07:31 1.32
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.31 2023/07/24 18:36:56 adam Exp $ 1# $NetBSD: Makefile,v 1.32 2023/08/06 07:07:31 adam Exp $
2 2
3DISTNAME= wheel-0.41.0 3DISTNAME= wheel-0.41.1
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= ${MASTER_SITE_PYPI:=w/wheel/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=w/wheel/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/pypa/wheel 9HOMEPAGE= https://github.com/pypa/wheel
10COMMENT= Built-package format for Python 10COMMENT= Built-package format for Python
11LICENSE= mit 11LICENSE= mit
12 12
13TOOL_DEPENDS+= ${PYPKGPREFIX}-flit_core>=3.8:../../devel/py-flit_core 13TOOL_DEPENDS+= ${PYPKGPREFIX}-flit_core>=3.8:../../devel/py-flit_core
14TEST_DEPENDS+= ${PYPKGPREFIX}-setuptools>=65:../../devel/py-setuptools 14TEST_DEPENDS+= ${PYPKGPREFIX}-setuptools>=65:../../devel/py-setuptools
15TEST_DEPENDS+= ${PYPKGPREFIX}-test>=6.0.0:../../devel/py-test 15TEST_DEPENDS+= ${PYPKGPREFIX}-test>=6.0.0:../../devel/py-test
16 16

cvs diff -r1.24 -r1.25 pkgsrc/devel/py-wheel/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-wheel/distinfo 2023/07/24 18:36:56 1.24
+++ pkgsrc/devel/py-wheel/distinfo 2023/08/06 07:07:31 1.25
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.24 2023/07/24 18:36:56 adam Exp $ 1$NetBSD: distinfo,v 1.25 2023/08/06 07:07:31 adam Exp $
2 2
3BLAKE2s (wheel-0.41.0.tar.gz) = 217042387b2736ccd7f750bf22dd8c4205aa15435f3ef339c1803aedabcdf167 3BLAKE2s (wheel-0.41.1.tar.gz) = c65be8cf9f2a6c56f84b9cd992e1980070b4d00cb8bf075a819f401e36d64783
4SHA512 (wheel-0.41.0.tar.gz) = 2e5099f5d512dd8e2205cfefa68e9229a7713367ec367f580021eeb68fb5bc0382bd89a524aa8f0d7617eb26f5d57eaa5e0976d94d042a6ffa20738624d3bae7 4SHA512 (wheel-0.41.1.tar.gz) = 706db476563f35d16b6657b81c81290fb684ee0cf4ba54d11faafe00ccbc626b43736dfc59d1f75469f82b4f6006db35dba5d4c9bc2a1a436aeafcbe94386714
5Size (wheel-0.41.0.tar.gz) = 96943 bytes 5Size (wheel-0.41.1.tar.gz) = 97605 bytes