pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-empty-files
Module Name: pkgsrc
Committed By: schmonz
Date: Mon Jun 26 16:31:33 UTC 2023
Modified Files:
pkgsrc/devel/py-empty-files: Makefile distinfo
Log Message:
Update to 0.0.4. From the changelog:
- Support 3.10 and 3.11
- Drop support of Python 3.6 as it is EOL
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-empty-files/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-empty-files/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-empty-files/Makefile
diff -u pkgsrc/devel/py-empty-files/Makefile:1.3 pkgsrc/devel/py-empty-files/Makefile:1.4
--- pkgsrc/devel/py-empty-files/Makefile:1.3 Tue Jan 4 20:53:02 2022
+++ pkgsrc/devel/py-empty-files/Makefile Mon Jun 26 16:31:33 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2022/01/04 20:53:02 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2023/06/26 16:31:33 schmonz Exp $
-DISTNAME= empty-files-0.0.3
+DISTNAME= empty-files-0.0.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=e/empty-files/}
Index: pkgsrc/devel/py-empty-files/distinfo
diff -u pkgsrc/devel/py-empty-files/distinfo:1.2 pkgsrc/devel/py-empty-files/distinfo:1.3
--- pkgsrc/devel/py-empty-files/distinfo:1.2 Wed Dec 15 10:04:59 2021
+++ pkgsrc/devel/py-empty-files/distinfo Mon Jun 26 16:31:33 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2021/12/15 10:04:59 schmonz Exp $
+$NetBSD: distinfo,v 1.3 2023/06/26 16:31:33 schmonz Exp $
-BLAKE2s (empty-files-0.0.3.tar.gz) = c17dc9925e4ec0f480cdc7959d81acaecea0bdc76218ae0c32e0469da7f39b00
-SHA512 (empty-files-0.0.3.tar.gz) = fdedbb027862f82eb35e9647e48b01bd4884629a35815d1eb35949a9498ad09ef04d561b34ba182a23718f6965bda6ea7609d19f65ccd79d2daf9c58d43dbf70
-Size (empty-files-0.0.3.tar.gz) = 6731 bytes
+BLAKE2s (empty-files-0.0.4.tar.gz) = c965eaae3f048248b4796ca0828dcfc8014dd644b8afd9869f67702358492d01
+SHA512 (empty-files-0.0.4.tar.gz) = d660b977fff33d2eaeaa4d55b8ae854f304dab23c762b6946df603b72a77b241cb7dd40f6202bc34ed64c4c5f0d504f084905c4cb322b69c682affbf70179475
+Size (empty-files-0.0.4.tar.gz) = 6752 bytes
Home |
Main Index |
Thread Index |
Old Index