pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-cachelib
Module Name: pkgsrc
Committed By: adam
Date: Wed Jun 9 20:22:13 UTC 2021
Modified Files:
pkgsrc/devel/py-cachelib: Makefile distinfo
Log Message:
py-cachelib: updated to 0.1.1
Version 0.1.1
Fix FileSystemCache on Windows
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-cachelib/Makefile \
pkgsrc/devel/py-cachelib/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-cachelib/Makefile
diff -u pkgsrc/devel/py-cachelib/Makefile:1.1 pkgsrc/devel/py-cachelib/Makefile:1.2
--- pkgsrc/devel/py-cachelib/Makefile:1.1 Thu Feb 25 14:59:15 2021
+++ pkgsrc/devel/py-cachelib/Makefile Wed Jun 9 20:22:13 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2021/02/25 14:59:15 khorben Exp $
+# $NetBSD: Makefile,v 1.2 2021/06/09 20:22:13 adam Exp $
-DISTNAME= cachelib-0.1
+DISTNAME= cachelib-0.1.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/cachelib/}
Index: pkgsrc/devel/py-cachelib/distinfo
diff -u pkgsrc/devel/py-cachelib/distinfo:1.1 pkgsrc/devel/py-cachelib/distinfo:1.2
--- pkgsrc/devel/py-cachelib/distinfo:1.1 Thu Feb 25 14:59:15 2021
+++ pkgsrc/devel/py-cachelib/distinfo Wed Jun 9 20:22:13 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2021/02/25 14:59:15 khorben Exp $
+$NetBSD: distinfo,v 1.2 2021/06/09 20:22:13 adam Exp $
-SHA1 (cachelib-0.1.tar.gz) = 2dcf522ff94375b0c534d1c507f5f8e6c870f211
-RMD160 (cachelib-0.1.tar.gz) = 39f3c9af7006d6684f86b0988acf4b526203bfb6
-SHA512 (cachelib-0.1.tar.gz) = 8ed41a14f3bc36393ecdce7dcc0023ce954900f4541463cf08b823b6c11a28532812c9873d32991f023986ed2ded39a560ee556447bc6d4c3e45c3d4d749c2b9
-Size (cachelib-0.1.tar.gz) = 9844 bytes
+SHA1 (cachelib-0.1.1.tar.gz) = 02175a586b13f978f160697c26505cd1af558512
+RMD160 (cachelib-0.1.1.tar.gz) = 853477722db4002358a736f3853a7f98a5d8ff88
+SHA512 (cachelib-0.1.1.tar.gz) = 865dba727427907227b021ecc5962738c85fb74f898acfe1612e48247ada9eda3eddb72c3c29c700fe4275ed699accc5af9526afbaf0dfbfb3a1a1a6370cc3d6
+Size (cachelib-0.1.1.tar.gz) = 10192 bytes
Home |
Main Index |
Thread Index |
Old Index