pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-cachecontrol



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun May  4 13:19:08 UTC 2025

Modified Files:
        pkgsrc/devel/py-cachecontrol: Makefile distinfo

Log Message:
py-cachecontrol: updated to 0.14.3

0.14.3
Drop support for Python 3.8.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/py-cachecontrol/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/py-cachecontrol/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-cachecontrol/Makefile
diff -u pkgsrc/devel/py-cachecontrol/Makefile:1.20 pkgsrc/devel/py-cachecontrol/Makefile:1.21
--- pkgsrc/devel/py-cachecontrol/Makefile:1.20  Sun Feb 23 20:16:54 2025
+++ pkgsrc/devel/py-cachecontrol/Makefile       Sun May  4 13:19:08 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2025/02/23 20:16:54 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2025/05/04 13:19:08 adam Exp $
 
-DISTNAME=      cachecontrol-0.14.2
+DISTNAME=      cachecontrol-0.14.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=C/CacheControl/}
 

Index: pkgsrc/devel/py-cachecontrol/distinfo
diff -u pkgsrc/devel/py-cachecontrol/distinfo:1.12 pkgsrc/devel/py-cachecontrol/distinfo:1.13
--- pkgsrc/devel/py-cachecontrol/distinfo:1.12  Wed Jan  8 14:29:48 2025
+++ pkgsrc/devel/py-cachecontrol/distinfo       Sun May  4 13:19:08 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2025/01/08 14:29:48 adam Exp $
+$NetBSD: distinfo,v 1.13 2025/05/04 13:19:08 adam Exp $
 
-BLAKE2s (cachecontrol-0.14.2.tar.gz) = 9855009b5dc6d28e9fb66918884c728a7328feae560360e0c3322dad79e061ae
-SHA512 (cachecontrol-0.14.2.tar.gz) = 694dc7dfc976a4087471119a8d5f4b76aa08d62f814293d183331164a4225e8d6f9cbf58551ad806ea9e4bb4adac0d98bb54d7aa09ef4a64feff93a8899c4a58
-Size (cachecontrol-0.14.2.tar.gz) = 28832 bytes
+BLAKE2s (cachecontrol-0.14.3.tar.gz) = a4b98ef8cfb8c7775855b6e6085f6bc4890f23fd42b5b99d009c5077c85422a9
+SHA512 (cachecontrol-0.14.3.tar.gz) = 12205946ac78263148da4751a55d8c19356bdf055953a014cedfb3084869bb73034860592b5785d4e3e0bd3317c7dc80061105146460a1059eeef458ed5e8dfb
+Size (cachecontrol-0.14.3.tar.gz) = 28985 bytes



Home | Main Index | Thread Index | Old Index