pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-uritools



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Apr 23 07:30:10 UTC 2026

Modified Files:
        pkgsrc/www/py-uritools: Makefile distinfo

Log Message:
py-uritools: updated to 6.0.2

v6.0.2 (2026-04-22)

- Minor code improvements.
- Update project URLs.
- Update CI environment.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/py-uritools/Makefile \
    pkgsrc/www/py-uritools/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-uritools/Makefile
diff -u pkgsrc/www/py-uritools/Makefile:1.1 pkgsrc/www/py-uritools/Makefile:1.2
--- pkgsrc/www/py-uritools/Makefile:1.1 Wed Jan 28 10:27:48 2026
+++ pkgsrc/www/py-uritools/Makefile     Thu Apr 23 07:30:10 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2026/01/28 10:27:48 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2026/04/23 07:30:10 adam Exp $
 
-DISTNAME=      uritools-6.0.1
+DISTNAME=      uritools-6.0.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=u/uritools/}
@@ -10,7 +10,7 @@ HOMEPAGE=     https://github.com/tkem/uritoo
 COMMENT=       URI parsing, classification and composition
 LICENSE=       mit
 
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
 
 USE_LANGUAGES= # none
 
Index: pkgsrc/www/py-uritools/distinfo
diff -u pkgsrc/www/py-uritools/distinfo:1.1 pkgsrc/www/py-uritools/distinfo:1.2
--- pkgsrc/www/py-uritools/distinfo:1.1 Wed Jan 28 10:27:48 2026
+++ pkgsrc/www/py-uritools/distinfo     Thu Apr 23 07:30:10 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2026/01/28 10:27:48 wiz Exp $
+$NetBSD: distinfo,v 1.2 2026/04/23 07:30:10 adam Exp $
 
-BLAKE2s (uritools-6.0.1.tar.gz) = 7ff94ea69cf4d20c3f134eab9ce1c59760aff9cb81e59db81c0817627a95b788
-SHA512 (uritools-6.0.1.tar.gz) = 32a8e4fad14fd2a0475fc92e185ef86e8dee3e80342a881877953ba8673ada2e820beb73db465dfe38842759c0aa394c921ed41b48ec57c630d139eb04da0f91
-Size (uritools-6.0.1.tar.gz) = 22857 bytes
+BLAKE2s (uritools-6.0.2.tar.gz) = 375b0e298ce7beabdf0abad004ae1241e4437bf9661e43fc2ae40333158d0291
+SHA512 (uritools-6.0.2.tar.gz) = 751db580738af28023d1eb53a03506ceb2a29376d1bd86ba3856a69a1e36210e90e917011b3d023f69490854b5de583be4394769ac3f2a9b0e2593015fbe2884
+Size (uritools-6.0.2.tar.gz) = 23199 bytes



Home | Main Index | Thread Index | Old Index