pkgsrc-WIP-changes archive

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

py-aioxmpp: Update to 0.12.0



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Fri Dec 5 19:50:53 2025 -0500
Changeset:	06c3d6e048a90ce67b6259b67fb4cc83f3a95627

Modified Files:
	py-aioxmpp/Makefile
	py-aioxmpp/distinfo

Log Message:
py-aioxmpp: Update to 0.12.0

Not tested, but this is wip and 0.12.0 was released in January 2021.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=06c3d6e048a90ce67b6259b67fb4cc83f3a95627

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

diffstat:
 py-aioxmpp/Makefile | 4 ++--
 py-aioxmpp/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/py-aioxmpp/Makefile b/py-aioxmpp/Makefile
index 4f04a9da1c..615f05e6e6 100644
--- a/py-aioxmpp/Makefile
+++ b/py-aioxmpp/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	aioxmpp-0.11.0
+DISTNAME=	aioxmpp-0.12.0
 PKGNAME=        ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=     net devel
 MASTER_SITES=	${MASTER_SITE_PYPI:=a/aioxmpp/}
@@ -12,7 +12,7 @@ LICENSE=        gnu-lgpl-v3
 
 DEPENDS+=	${PYPKGPREFIX}-multidict>=4.7.6:../../databases/py-multidict
 DEPENDS+=	${PYPKGPREFIX}-babel>=2.8.0:../../devel/py-babel
-DEPENDS+=	${PYPKGPREFIX}-dnspython>=2.0.0:../../net/py-dns
+DEPENDS+=	${PYPKGPREFIX}-dns>=2.0.0:../../net/py-dns
 DEPENDS+=       ${PYPKGPREFIX}-asn1>=0.4.8:../../security/py-asn1
 DEPENDS+=	${PYPKGPREFIX}-OpenSSL>=19.1.0:../../security/py-OpenSSL
 DEPENDS+=	${PYPKGPREFIX}-tzlocal>=2.1:../../time/py-tzlocal
diff --git a/py-aioxmpp/distinfo b/py-aioxmpp/distinfo
index 78fd094fca..88964dd596 100644
--- a/py-aioxmpp/distinfo
+++ b/py-aioxmpp/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-RMD160 (aioxmpp-0.11.0.tar.gz) = 9208186778d8a6f1ac67cca2a1993ee51551a908
-SHA512 (aioxmpp-0.11.0.tar.gz) = afacd5968b484a43747979a38f2cd257ac58fa828c13f4e80f18fd160bf1c04025b44755cd7292d4f8eee7c51d1bb48217c165136e6dcf2c4eee2dbe7f9f6c92
-Size (aioxmpp-0.11.0.tar.gz) = 378562 bytes
+BLAKE2s (aioxmpp-0.12.0.tar.gz) = bf7be9c40ae335bbb4123a6a6e6ced466868ba3f659b32b9f6557db146cbdff2
+SHA512 (aioxmpp-0.12.0.tar.gz) = 411207c8c96a7923bbf52ae47efcbf6140bb9df7bb6b96a6e6f78e75aab2efbed2f159dd0b6ba4720c5231680f765f76846094ab4b1b5ddf8a2c381f6071f24a
+Size (aioxmpp-0.12.0.tar.gz) = 387031 bytes


Home | Main Index | Thread Index | Old Index