pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-pyleri



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Nov 13 13:43:29 UTC 2025

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

Log Message:
py-pyleri: updated to 1.5.0

1.5.0

Added Typing.
Dropped support for Python 3.7 and 3.8.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/py-pyleri/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-pyleri/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-pyleri/Makefile
diff -u pkgsrc/devel/py-pyleri/Makefile:1.5 pkgsrc/devel/py-pyleri/Makefile:1.6
--- pkgsrc/devel/py-pyleri/Makefile:1.5 Sat Apr 12 20:03:45 2025
+++ pkgsrc/devel/py-pyleri/Makefile     Thu Nov 13 13:43:29 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2025/04/12 20:03:45 adam Exp $
+# $NetBSD: Makefile,v 1.6 2025/11/13 13:43:29 adam Exp $
 
-DISTNAME=      pyleri-1.4.3
+DISTNAME=      pyleri-1.5.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pyleri/}
 

Index: pkgsrc/devel/py-pyleri/distinfo
diff -u pkgsrc/devel/py-pyleri/distinfo:1.3 pkgsrc/devel/py-pyleri/distinfo:1.4
--- pkgsrc/devel/py-pyleri/distinfo:1.3 Wed Apr 17 10:19:12 2024
+++ pkgsrc/devel/py-pyleri/distinfo     Thu Nov 13 13:43:29 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2024/04/17 10:19:12 adam Exp $
+$NetBSD: distinfo,v 1.4 2025/11/13 13:43:29 adam Exp $
 
-BLAKE2s (pyleri-1.4.3.tar.gz) = fc667c7cb2d5d4a9af7eff5182c8086e3d4cecad6e02bb4741ac76c46ecd0e41
-SHA512 (pyleri-1.4.3.tar.gz) = d42dd7bf6ce194256efef3cf0631f7770469db379e29e8050faf0f8b10cb9e32d9fead5d7b64852c88a3fae3e791e2a615e9a4129dc3bea1088516902448442d
-Size (pyleri-1.4.3.tar.gz) = 36111 bytes
+BLAKE2s (pyleri-1.5.0.tar.gz) = 2aa1d7f13063e9fa654f4ba47520286a3fc85f3d8fb34979ebb3e5651afd6596
+SHA512 (pyleri-1.5.0.tar.gz) = 65617709a6dd0fada50f3fcf9a412b0a1bbc98e50fab9a0184393b44ab8f179de8dc389cd7cf7f261339cab839e14ddde5e23a0b7784c806d7d861cd7acafd1a
+Size (pyleri-1.5.0.tar.gz) = 37014 bytes



Home | Main Index | Thread Index | Old Index