pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-aiohttp-socks



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Aug 20 11:18:43 UTC 2026

Modified Files:
        pkgsrc/www/py-aiohttp-socks: Makefile distinfo

Log Message:
py-aiohttp-socks: updated to 0.12.0

0.12.0

Dropped support for Python 3.8.
Bumped python-socks upper bound to <4.0.0.
The entire codebase is now strictly type-annotated and fully compliant with mypy.


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/www/py-aiohttp-socks/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/www/py-aiohttp-socks/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/py-aiohttp-socks/Makefile
diff -u pkgsrc/www/py-aiohttp-socks/Makefile:1.31 pkgsrc/www/py-aiohttp-socks/Makefile:1.32
--- pkgsrc/www/py-aiohttp-socks/Makefile:1.31   Sun Jun 28 15:41:44 2026
+++ pkgsrc/www/py-aiohttp-socks/Makefile        Thu Aug 20 11:18:42 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2026/06/28 15:41:44 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2026/08/20 11:18:42 adam Exp $
 
-DISTNAME=      aiohttp_socks-0.11.0
+DISTNAME=      aiohttp_socks-0.12.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/aiohttp-socks/}

Index: pkgsrc/www/py-aiohttp-socks/distinfo
diff -u pkgsrc/www/py-aiohttp-socks/distinfo:1.25 pkgsrc/www/py-aiohttp-socks/distinfo:1.26
--- pkgsrc/www/py-aiohttp-socks/distinfo:1.25   Tue Dec  9 18:01:36 2025
+++ pkgsrc/www/py-aiohttp-socks/distinfo        Thu Aug 20 11:18:42 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.25 2025/12/09 18:01:36 adam Exp $
+$NetBSD: distinfo,v 1.26 2026/08/20 11:18:42 adam Exp $
 
-BLAKE2s (aiohttp_socks-0.11.0.tar.gz) = 89658de659555f5ab2cb15f3be152a7346254b7028fc24f908124d8079fa012c
-SHA512 (aiohttp_socks-0.11.0.tar.gz) = 3134f4f512c70b9abaa4bf1d23a4b88268ca1e557bd84b37e9bf72784c93a7df77eff29ddddc8bb23a7743fddf6a351e208f75457456085d2c12732b8bdb315c
-Size (aiohttp_socks-0.11.0.tar.gz) = 11196 bytes
+BLAKE2s (aiohttp_socks-0.12.0.tar.gz) = 5b81eb58f4483e6d175f253d4a33aac73f6448d44c83178e86b9b30ccf30666f
+SHA512 (aiohttp_socks-0.12.0.tar.gz) = 5a79242388fea62a9648a13ad6298e2fa184724cded71182a81bcc826ede17910256619345f801a2626314b4a42b0703499eb84e380d87c3e001a68f154cc2ed
+Size (aiohttp_socks-0.12.0.tar.gz) = 12061 bytes



Home | Main Index | Thread Index | Old Index