summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-05-23 11:56:16 +0000
committeradam <adam@pkgsrc.org>2022-05-23 11:56:16 +0000
commit7e10bd7a6eb40fef5e90420a1d9baeb94240dec8 (patch)
treecea348355ea413a06f3411a88e71cb377dd36d89 /devel
parentfbf5e85d44a00fb201c065d6ee910a827e1814f9 (diff)
downloadpkgsrc-7e10bd7a6eb40fef5e90420a1d9baeb94240dec8.tar.gz
py-cachecontrol: updated to 0.12.11
0.12.11 Added new variant of FileCache, SeparateBodyFileCache, which uses less memory by storing the body in a separate file than metadata, and streaming data in and out directly to/from that file.
Diffstat (limited to 'devel')
-rw-r--r--devel/py-cachecontrol/Makefile5
-rw-r--r--devel/py-cachecontrol/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/py-cachecontrol/Makefile b/devel/py-cachecontrol/Makefile
index 85b254d8b10..167281df983 100644
--- a/devel/py-cachecontrol/Makefile
+++ b/devel/py-cachecontrol/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2022/04/29 23:33:05 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2022/05/23 11:56:16 adam Exp $
-DISTNAME= CacheControl-0.12.10
+DISTNAME= CacheControl-0.12.11
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
-PKGREVISION= 3
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=C/CacheControl/}
diff --git a/devel/py-cachecontrol/distinfo b/devel/py-cachecontrol/distinfo
index 5c7761e7dc2..4db0d57fb6d 100644
--- a/devel/py-cachecontrol/distinfo
+++ b/devel/py-cachecontrol/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/11/06 08:52:29 adam Exp $
+$NetBSD: distinfo,v 1.5 2022/05/23 11:56:16 adam Exp $
-BLAKE2s (CacheControl-0.12.10.tar.gz) = 33395318d10069da39c0457ee1319e798cf925be017a64e452e68dcb83788874
-SHA512 (CacheControl-0.12.10.tar.gz) = d9caf4f41c70e0ad3e183673944f7d1dc39c2b56cb0da40a00d673a29477bbca7a5728986e1ccdb5d7829b1ff2ce9469a524d20c66920f19f1ed24e12b920f65
-Size (CacheControl-0.12.10.tar.gz) = 15646 bytes
+BLAKE2s (CacheControl-0.12.11.tar.gz) = 0cb70752c9bb683aa31948ef8e00f899c1e02fdefef8467fcbb6a16837e0cd4a
+SHA512 (CacheControl-0.12.11.tar.gz) = 6a39e8fd2ebcca776cad533a79f107897aaffbe68b561f89301ef824d2400f8c36ec4e52682b7cf14734f9f77ab27e251202c71036b43422d81126f48cc27834
+Size (CacheControl-0.12.11.tar.gz) = 16552 bytes