pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-limits
Module Name: pkgsrc
Committed By: adam
Date: Thu Jan 16 10:08:57 UTC 2020
Modified Files:
pkgsrc/devel/py-limits: Makefile distinfo
Log Message:
py-limits: updated to 1.4.1
1.4.1:
* Bug fix for implementation of clear in MemoryStorage
not working with MovingWindow
1.4:
* Expose API for clearing individual limits
* Support for redis over unix domain socket
* Support extra arguments to redis storage
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-limits/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/py-limits/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-limits/Makefile
diff -u pkgsrc/devel/py-limits/Makefile:1.6 pkgsrc/devel/py-limits/Makefile:1.7
--- pkgsrc/devel/py-limits/Makefile:1.6 Mon Feb 26 09:07:42 2018
+++ pkgsrc/devel/py-limits/Makefile Thu Jan 16 10:08:57 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2018/02/26 09:07:42 adam Exp $
+# $NetBSD: Makefile,v 1.7 2020/01/16 10:08:57 adam Exp $
-DISTNAME= limits-1.3
+DISTNAME= limits-1.4.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=l/limits/}
Index: pkgsrc/devel/py-limits/distinfo
diff -u pkgsrc/devel/py-limits/distinfo:1.5 pkgsrc/devel/py-limits/distinfo:1.6
--- pkgsrc/devel/py-limits/distinfo:1.5 Mon Feb 26 09:07:42 2018
+++ pkgsrc/devel/py-limits/distinfo Thu Jan 16 10:08:57 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/02/26 09:07:42 adam Exp $
+$NetBSD: distinfo,v 1.6 2020/01/16 10:08:57 adam Exp $
-SHA1 (limits-1.3.tar.gz) = 8e143bcd4825bf9f0a9770a72a6d8c5ed7658b1c
-RMD160 (limits-1.3.tar.gz) = e6e2ac0eaa70253fe6db404bfb0830f8f5103def
-SHA512 (limits-1.3.tar.gz) = 5736a2033ee905feb7c7e315cbb865447aaf54b65ee23577dd2d694110a03b84779f2e298b8b81262e7fcebbfffb285c2451f293a2daef77dcf3e9f7b682ac68
-Size (limits-1.3.tar.gz) = 36528 bytes
+SHA1 (limits-1.4.1.tar.gz) = a99f014ff51546ddb8de9e8c648cbe2fcaee18f3
+RMD160 (limits-1.4.1.tar.gz) = 71d848a6c315219d13f7d9f370624ce2b57c5784
+SHA512 (limits-1.4.1.tar.gz) = e73610add8e7a88be910db9a8baef621f9a4e89b7cfb944acc62452752dce8717847b0038fac52d848e71f05a45e1a546706223a703c94c02c6e2c69bf5ad170
+Size (limits-1.4.1.tar.gz) = 36670 bytes
Home |
Main Index |
Thread Index |
Old Index