pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/py-magic-wormhole



Module Name:    pkgsrc
Committed By:   gdt
Date:           Fri May 30 23:13:19 UTC 2025

Modified Files:
        pkgsrc/net/py-magic-wormhole: Makefile distinfo

Log Message:
net/py-magic-wormhole: Update to 0.19.2

Upstream NEWS, apparently:

* Properly update all meta-data + docs regarding 3.9 drop (#592, @hmaarrfk)
* Un-pin "magic-wormhole-mailbox-server" and "magic-wormhole-transit-relay"
  in the "dev" extra (#630, @mgorny)
* (add release-notes here when making PRs)


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/net/py-magic-wormhole/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/py-magic-wormhole/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-magic-wormhole/Makefile
diff -u pkgsrc/net/py-magic-wormhole/Makefile:1.21 pkgsrc/net/py-magic-wormhole/Makefile:1.22
--- pkgsrc/net/py-magic-wormhole/Makefile:1.21  Fri May 30 12:55:26 2025
+++ pkgsrc/net/py-magic-wormhole/Makefile       Fri May 30 23:13:19 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2025/05/30 12:55:26 gdt Exp $
+# $NetBSD: Makefile,v 1.22 2025/05/30 23:13:19 gdt Exp $
 
 # Work around setuptools insisting that distfiles not match the (pypi)
 # package name.
-VERSION=       0.19.1
+VERSION=       0.19.2
 DISTNAME=      magic_wormhole-${VERSION}
 PKGNAME=       ${PYPKGPREFIX}-magic-wormhole-${VERSION}
 CATEGORIES=    net python

Index: pkgsrc/net/py-magic-wormhole/distinfo
diff -u pkgsrc/net/py-magic-wormhole/distinfo:1.9 pkgsrc/net/py-magic-wormhole/distinfo:1.10
--- pkgsrc/net/py-magic-wormhole/distinfo:1.9   Fri May 30 12:55:26 2025
+++ pkgsrc/net/py-magic-wormhole/distinfo       Fri May 30 23:13:19 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2025/05/30 12:55:26 gdt Exp $
+$NetBSD: distinfo,v 1.10 2025/05/30 23:13:19 gdt Exp $
 
-BLAKE2s (magic_wormhole-0.19.1.tar.gz) = 0be4735229eb2d194571513f114db93da8127a1f9dab3e4d893bbb318845164e
-SHA512 (magic_wormhole-0.19.1.tar.gz) = fdd402c9f1c7caa78693557df8922ee39cdcde65daedaaf0c4a8a1065e85a96853684c461ebd9192e654d9d5a03c5d0dfb1b01b35c9bea12938001264f2bf0d5
-Size (magic_wormhole-0.19.1.tar.gz) = 304136 bytes
+BLAKE2s (magic_wormhole-0.19.2.tar.gz) = 3c9389cec453c5d1d0bb17c8154d94459ec716008d4acf554650277131e4d335
+SHA512 (magic_wormhole-0.19.2.tar.gz) = c73b01eb1ac32b09a6b6c527b9a9c8eece860b98cc35ee8e1ca9d908fca553b60ca6be6db755c6253e66a3d8a9f2dcf547722129020c5f5b7bd8a443fe15805e
+Size (magic_wormhole-0.19.2.tar.gz) = 304264 bytes
 SHA1 (patch-setup.py) = e627f004bf8be5943e52cddd7be690663b9da3ec



Home | Main Index | Thread Index | Old Index