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: Wed Oct 9 20:12:24 UTC 2024
Modified Files:
pkgsrc/devel/py-aiostream: Makefile distinfo
Log Message:
py-aiostream: updated to 0.6.3
0.6.3
Add MANIFEST.in to include tests/conftests.py in source dist
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/py-aiostream/Makefile
cvs rdiff -u -r1.4 -r1.5 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.5 pkgsrc/devel/py-aiostream/Makefile:1.6
--- pkgsrc/devel/py-aiostream/Makefile:1.5 Mon Jul 22 04:51:06 2024
+++ pkgsrc/devel/py-aiostream/Makefile Wed Oct 9 20:12:23 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2024/07/22 04:51:06 adam Exp $
+# $NetBSD: Makefile,v 1.6 2024/10/09 20:12:23 adam Exp $
-DISTNAME= aiostream-0.6.2
+DISTNAME= aiostream-0.6.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/aiostream/}
@@ -18,7 +18,5 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/py-aiostream/distinfo
diff -u pkgsrc/devel/py-aiostream/distinfo:1.4 pkgsrc/devel/py-aiostream/distinfo:1.5
--- pkgsrc/devel/py-aiostream/distinfo:1.4 Mon Jul 22 04:51:06 2024
+++ pkgsrc/devel/py-aiostream/distinfo Wed Oct 9 20:12:23 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2024/07/22 04:51:06 adam Exp $
+$NetBSD: distinfo,v 1.5 2024/10/09 20:12:23 adam Exp $
-BLAKE2s (aiostream-0.6.2.tar.gz) = 6bcd9a5cbd38b18ce6df55630be5966faa78995a23d80da142046e7a277483e7
-SHA512 (aiostream-0.6.2.tar.gz) = 19ea03f1bf492e2af420668d4cd89f8fa261c5c87ffc61b6f7595655bbbfc50afff7246030baa3de5f8e40781fbf772951f8aa312d498588bacdf03599750eaf
-Size (aiostream-0.6.2.tar.gz) = 67754 bytes
+BLAKE2s (aiostream-0.6.3.tar.gz) = db4745291c825e4ae2cce86c3d13eff6c474d4e44a5d4fbccd6be4f08ec258dd
+SHA512 (aiostream-0.6.3.tar.gz) = 19764633fd5ab9250bc6642be5661fc6871011952000a905db9a6c06fb82aadd09c418ab8e016beb2b4a40a7dcd337e4f9852f60b28a0a171d19bc01fe4b8456
+Size (aiostream-0.6.3.tar.gz) = 68053 bytes
Home |
Main Index |
Thread Index |
Old Index