pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-pyte
Module Name: pkgsrc
Committed By: adam
Date: Thu Nov 16 09:37:55 UTC 2023
Modified Files:
pkgsrc/devel/py-pyte: Makefile PLIST distinfo
Log Message:
py-pyte: updated to 0.8.2
Version 0.8.2
Technical release, released on November 13th 2023.
- Added py.typed to the source archive and wheel files.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/py-pyte/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-pyte/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-pyte/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-pyte/Makefile
diff -u pkgsrc/devel/py-pyte/Makefile:1.5 pkgsrc/devel/py-pyte/Makefile:1.6
--- pkgsrc/devel/py-pyte/Makefile:1.5 Tue Jun 6 12:41:14 2023
+++ pkgsrc/devel/py-pyte/Makefile Thu Nov 16 09:37:55 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2023/06/06 12:41:14 riastradh Exp $
+# $NetBSD: Makefile,v 1.6 2023/11/16 09:37:55 adam Exp $
-DISTNAME= pyte-0.8.1
+DISTNAME= pyte-0.8.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pyte/}
Index: pkgsrc/devel/py-pyte/PLIST
diff -u pkgsrc/devel/py-pyte/PLIST:1.2 pkgsrc/devel/py-pyte/PLIST:1.3
--- pkgsrc/devel/py-pyte/PLIST:1.2 Tue Jul 5 10:16:35 2022
+++ pkgsrc/devel/py-pyte/PLIST Thu Nov 16 09:37:55 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2022/07/05 10:16:35 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2023/11/16 09:37:55 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -25,6 +25,7 @@ ${PYSITELIB}/pyte/graphics.pyo
${PYSITELIB}/pyte/modes.py
${PYSITELIB}/pyte/modes.pyc
${PYSITELIB}/pyte/modes.pyo
+${PYSITELIB}/pyte/py.typed
${PYSITELIB}/pyte/screens.py
${PYSITELIB}/pyte/screens.pyc
${PYSITELIB}/pyte/screens.pyo
Index: pkgsrc/devel/py-pyte/distinfo
diff -u pkgsrc/devel/py-pyte/distinfo:1.4 pkgsrc/devel/py-pyte/distinfo:1.5
--- pkgsrc/devel/py-pyte/distinfo:1.4 Tue Jul 5 10:16:35 2022
+++ pkgsrc/devel/py-pyte/distinfo Thu Nov 16 09:37:55 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2022/07/05 10:16:35 adam Exp $
+$NetBSD: distinfo,v 1.5 2023/11/16 09:37:55 adam Exp $
-BLAKE2s (pyte-0.8.1.tar.gz) = 3344502d8b86b7965dc4004031e40c4d9844998113a086b65d2bb0abbf3fd7b0
-SHA512 (pyte-0.8.1.tar.gz) = fe393bac7ff5d7cdfeeb42a37c7f4719c1920f61518df47fc8e51fd541a6c5368e33928e114190072d5270e019605b6e7e3b33330c5e42e2f6afbb07da993f4d
-Size (pyte-0.8.1.tar.gz) = 51657 bytes
+BLAKE2s (pyte-0.8.2.tar.gz) = a8181bf73f41b84a9c7ae4bdeba334b61e3a531e8e86661a7dd452deb815b9a7
+SHA512 (pyte-0.8.2.tar.gz) = b11df745131bf7d3602629975b9a39baa1f75f3481bd863f2eb429c714c61f2a759aa21f9eee2679d5de2db6fba405354793e0056d6b75fa9aa1ca896f511410
+Size (pyte-0.8.2.tar.gz) = 92301 bytes
Home |
Main Index |
Thread Index |
Old Index