pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/py-txtorcon
Module Name: pkgsrc
Committed By: adam
Date: Wed Sep 4 09:36:39 UTC 2024
Modified Files:
pkgsrc/net/py-txtorcon: Makefile distinfo
Log Message:
py-txtorcon: updated to 2024.8.0
v24.8.0
* Fix (test) issues with Twisted 24.7.0
* Remove usage of "six"
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/py-txtorcon/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/net/py-txtorcon/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/py-txtorcon/Makefile
diff -u pkgsrc/net/py-txtorcon/Makefile:1.9 pkgsrc/net/py-txtorcon/Makefile:1.10
--- pkgsrc/net/py-txtorcon/Makefile:1.9 Sat Jan 20 08:51:16 2024
+++ pkgsrc/net/py-txtorcon/Makefile Wed Sep 4 09:36:39 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2024/01/20 08:51:16 adam Exp $
+# $NetBSD: Makefile,v 1.10 2024/09/04 09:36:39 adam Exp $
-DISTNAME= txtorcon-23.11.0
+DISTNAME= txtorcon-24.8.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/txtorcon/}
@@ -21,8 +21,6 @@ USE_LANGUAGES= # none
CHECK_INTERPRETER_SKIP+= share/txtorcon/examples/*
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
.include "../../lang/python/wheel.mk"
PYTHON_VERSIONED_DEPENDENCIES+= cryptography
.include "../../lang/python/versioned_dependencies.mk"
Index: pkgsrc/net/py-txtorcon/distinfo
diff -u pkgsrc/net/py-txtorcon/distinfo:1.8 pkgsrc/net/py-txtorcon/distinfo:1.9
--- pkgsrc/net/py-txtorcon/distinfo:1.8 Sat Jan 20 08:51:16 2024
+++ pkgsrc/net/py-txtorcon/distinfo Wed Sep 4 09:36:39 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2024/01/20 08:51:16 adam Exp $
+$NetBSD: distinfo,v 1.9 2024/09/04 09:36:39 adam Exp $
-BLAKE2s (txtorcon-23.11.0.tar.gz) = 2542ac63004a6aedd2e9ce1739537432cbee80d091631743f6801d32ea427853
-SHA512 (txtorcon-23.11.0.tar.gz) = abc9776ad6e071a09f13e54c7582b5adab17efc752d485ff7a94baa3e71eb9c093983ceebeebd2218c85ed193bfd0b39dcd11a73d54bd2a28f9d9b2b9149ecd6
-Size (txtorcon-23.11.0.tar.gz) = 313549 bytes
+BLAKE2s (txtorcon-24.8.0.tar.gz) = 553428f196ab0322d14c48f3286dee04dd9ecddd69a98d3b77ac3fb2c341bcbb
+SHA512 (txtorcon-24.8.0.tar.gz) = de0eeecaa46f79bfb0c641ff19b3817a73e14d5a36703ff42ae475190dad157e675274f17e32d8c250e8732283aa4e1e15e21aa8e650e8009d9918a4432948f8
+Size (txtorcon-24.8.0.tar.gz) = 312753 bytes
Home |
Main Index |
Thread Index |
Old Index