pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-aiostream
Module Name: pkgsrc
Committed By: adam
Date: Thu Nov 23 09:01:33 UTC 2023
Modified Files:
pkgsrc/devel/py-aiostream: Makefile PLIST distinfo
Log Message:
py-aiostream: updated to 0.5.2
v0.5.2
Properly expose pipe methods in aiostream.pipe
v0.5.1
Expose pipable_operator at package level
Modernize examples
v0.5.0
Drop python 3.7 support
Add type annotations
Add task_limit argument to action operator
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-aiostream/Makefile \
pkgsrc/devel/py-aiostream/PLIST pkgsrc/devel/py-aiostream/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-aiostream/Makefile
diff -u pkgsrc/devel/py-aiostream/Makefile:1.1 pkgsrc/devel/py-aiostream/Makefile:1.2
--- pkgsrc/devel/py-aiostream/Makefile:1.1 Tue Dec 6 19:48:40 2022
+++ pkgsrc/devel/py-aiostream/Makefile Thu Nov 23 09:01:33 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2022/12/06 19:48:40 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2023/11/23 09:01:33 adam Exp $
-DISTNAME= aiostream-0.4.5
+DISTNAME= aiostream-0.5.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/aiostream/}
@@ -10,13 +10,17 @@ HOMEPAGE= https://github.com/vxgmichel/a
COMMENT= Generator-based operators for asynchronous iteration
LICENSE= gnu-gpl-v3
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
+DEPENDS+= ${PYPKGPREFIX}-typing-extensions:../../devel/py-typing-extensions
+
# tests not included in pypi distfile
-#TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
#TEST_DEPENDS+= ${PYPKGPREFIX}-test-asyncio-[0-9]*:../../devel/py-test-asyncio
#TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
-#TEST_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
+
+USE_LANGUAGES= # none
PYTHON_VERSIONS_INCOMPATIBLE= 27
-.include "../../lang/python/egg.mk"
+.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/py-aiostream/PLIST
diff -u pkgsrc/devel/py-aiostream/PLIST:1.1 pkgsrc/devel/py-aiostream/PLIST:1.2
--- pkgsrc/devel/py-aiostream/PLIST:1.1 Tue Dec 6 19:48:40 2022
+++ pkgsrc/devel/py-aiostream/PLIST Thu Nov 23 09:01:33 2023
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.1 2022/12/06 19:48:40 wiz Exp $
-${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
+@comment $NetBSD: PLIST,v 1.2 2023/11/23 09:01:33 adam Exp $
+${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/aiostream/__init__.py
${PYSITELIB}/aiostream/__init__.pyc
${PYSITELIB}/aiostream/__init__.pyo
@@ -19,6 +19,7 @@ ${PYSITELIB}/aiostream/manager.pyo
${PYSITELIB}/aiostream/pipe.py
${PYSITELIB}/aiostream/pipe.pyc
${PYSITELIB}/aiostream/pipe.pyo
+${PYSITELIB}/aiostream/py.typed
${PYSITELIB}/aiostream/stream/__init__.py
${PYSITELIB}/aiostream/stream/__init__.pyc
${PYSITELIB}/aiostream/stream/__init__.pyo
Index: pkgsrc/devel/py-aiostream/distinfo
diff -u pkgsrc/devel/py-aiostream/distinfo:1.1 pkgsrc/devel/py-aiostream/distinfo:1.2
--- pkgsrc/devel/py-aiostream/distinfo:1.1 Tue Dec 6 19:48:40 2022
+++ pkgsrc/devel/py-aiostream/distinfo Thu Nov 23 09:01:33 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2022/12/06 19:48:40 wiz Exp $
+$NetBSD: distinfo,v 1.2 2023/11/23 09:01:33 adam Exp $
-BLAKE2s (aiostream-0.4.5.tar.gz) = a1505c3c552ce614d9ec432b597c1eadbb2165022fd699c57eb04dceac7fc473
-SHA512 (aiostream-0.4.5.tar.gz) = 4b8afc252e62ef9886dea26f56ce30b4a92bc3fe379829ae0d2af61f6827f866e9846a4483b3a8c0fa9e8460c8a22ae605d1c46d047437ae5f5f5cc8932ea116
-Size (aiostream-0.4.5.tar.gz) = 32627 bytes
+BLAKE2s (aiostream-0.5.2.tar.gz) = f55310994725e21b1f0d119c9ed1f82eaabb8e73cfb5260f4ce21c99797b69b8
+SHA512 (aiostream-0.5.2.tar.gz) = 5556b4dac536bc1105d9f6a7989e3bd46613b8915ab7017b0fcc55784e06be66d0e8911b1fb4e081f0aa42cbdbaccea2de2b5ab58625e58151b2d4e61b113364
+Size (aiostream-0.5.2.tar.gz) = 35339 bytes
Home |
Main Index |
Thread Index |
Old Index