pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-fasteners
Module Name: pkgsrc
Committed By: adam
Date: Fri Jul 2 12:16:56 UTC 2021
Modified Files:
pkgsrc/devel/py-fasteners: Makefile distinfo
Removed Files:
pkgsrc/devel/py-fasteners/patches: patch-setup.py
Log Message:
py-fasteners: updated to 0.16.3
0.16.3:
Bug fixes
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/py-fasteners/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-fasteners/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-fasteners/patches/patch-setup.py
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-fasteners/Makefile
diff -u pkgsrc/devel/py-fasteners/Makefile:1.5 pkgsrc/devel/py-fasteners/Makefile:1.6
--- pkgsrc/devel/py-fasteners/Makefile:1.5 Sat Feb 13 21:42:51 2021
+++ pkgsrc/devel/py-fasteners/Makefile Fri Jul 2 12:16:55 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2021/02/13 21:42:51 adam Exp $
+# $NetBSD: Makefile,v 1.6 2021/07/02 12:16:55 adam Exp $
-DISTNAME= fasteners-0.16
+DISTNAME= fasteners-0.16.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=f/fasteners/}
@@ -10,7 +10,6 @@ HOMEPAGE= https://fasteners.readthedocs.
COMMENT= Python package providing useful locks
LICENSE= apache-2.0
-DEPENDS+= ${PYPKGPREFIX}-monotonic>=0.1:../../time/py-monotonic
DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
TEST_DEPENDS+= ${PYPKGPREFIX}-testtools-[0-9]*:../../devel/py-testtools
Index: pkgsrc/devel/py-fasteners/distinfo
diff -u pkgsrc/devel/py-fasteners/distinfo:1.4 pkgsrc/devel/py-fasteners/distinfo:1.5
--- pkgsrc/devel/py-fasteners/distinfo:1.4 Mon Feb 15 14:18:35 2021
+++ pkgsrc/devel/py-fasteners/distinfo Fri Jul 2 12:16:55 2021
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.4 2021/02/15 14:18:35 mef Exp $
+$NetBSD: distinfo,v 1.5 2021/07/02 12:16:55 adam Exp $
-SHA1 (fasteners-0.16.tar.gz) = 0215ae39130d3b6d2c27a0539e440fb455dfb9f5
-RMD160 (fasteners-0.16.tar.gz) = b82b88a005e9a628b40664f2c3c3df0a62a0cb61
-SHA512 (fasteners-0.16.tar.gz) = aac91be8f732bcda238c40317359c7faaad632b26473eff940fef0c6c2c227cd83942122c0ec26da236ca8c19d3024798590244ec761c2d2700ffdc7142533da
-Size (fasteners-0.16.tar.gz) = 24824 bytes
-SHA1 (patch-setup.py) = 51d2b614b571194c8c695cb64960aa5900bf08a8
+SHA1 (fasteners-0.16.3.tar.gz) = 0e92190af1a077c623747bbd14caa8ab9dcbebdb
+RMD160 (fasteners-0.16.3.tar.gz) = ef42ac9cdfd57b8617a9e7d5bc54546c21f4dff4
+SHA512 (fasteners-0.16.3.tar.gz) = 08d066e04b9e9ecee754cc99884bee491b0b66e746a7c2aac1d586b06c4d9fa75942bfa6c8f7f3426d8258f52e822e121bb06aebe9fc38ab14c0abc6c15135b1
+Size (fasteners-0.16.3.tar.gz) = 24756 bytes
Home |
Main Index |
Thread Index |
Old Index