pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/py-unearth



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Aug 24 07:05:29 UTC 2024

Modified Files:
        pkgsrc/net/py-unearth: Makefile distinfo

Log Message:
py-unearth: updated to 0.17.1

0.17.1

Bug Fixes

Don't show warning message when no netrc exists


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/net/py-unearth/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/net/py-unearth/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-unearth/Makefile
diff -u pkgsrc/net/py-unearth/Makefile:1.23 pkgsrc/net/py-unearth/Makefile:1.24
--- pkgsrc/net/py-unearth/Makefile:1.23 Mon Aug 19 13:36:30 2024
+++ pkgsrc/net/py-unearth/Makefile      Sat Aug 24 07:05:29 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2024/08/19 13:36:30 adam Exp $
+# $NetBSD: Makefile,v 1.24 2024/08/24 07:05:29 adam Exp $
 
-DISTNAME=      unearth-0.17.0
+DISTNAME=      unearth-0.17.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=u/unearth/}
@@ -21,8 +21,6 @@ TEST_DEPENDS+=        ${PYPKGPREFIX}-trustme>=0
 
 USE_LANGUAGES= # none
 
-PYTHON_VERSIONS_INCOMPATIBLE=  27
-
 post-install:
        cd ${DESTDIR}${PREFIX}/bin && \
        ${MV} unearth unearth-${PYVERSSUFFIX} || ${TRUE}

Index: pkgsrc/net/py-unearth/distinfo
diff -u pkgsrc/net/py-unearth/distinfo:1.21 pkgsrc/net/py-unearth/distinfo:1.22
--- pkgsrc/net/py-unearth/distinfo:1.21 Mon Aug 19 13:36:30 2024
+++ pkgsrc/net/py-unearth/distinfo      Sat Aug 24 07:05:29 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2024/08/19 13:36:30 adam Exp $
+$NetBSD: distinfo,v 1.22 2024/08/24 07:05:29 adam Exp $
 
-BLAKE2s (unearth-0.17.0.tar.gz) = bc9323d1810ca8468473530820a21214b6aaf604e1e6b5f4c867c8c0ca1bcab4
-SHA512 (unearth-0.17.0.tar.gz) = 2b9ba4d4262baac448b4507547a5887d5a50254e02f050576e68efeb952a57e2e38f93b440a753263abeca4ae062c07d9b702f10d29ff9252af13cfc16978c3d
-Size (unearth-0.17.0.tar.gz) = 284068 bytes
+BLAKE2s (unearth-0.17.1.tar.gz) = 81e0beaf2ddd9fb4a7070f8b345e36c3a9bb9632490cc1c4a911c14231077cbd
+SHA512 (unearth-0.17.1.tar.gz) = 3e451d6f40b16520d4a6e1f4ca6f3997bc346f189330c7373089701d9203543f159b5af843aa8144c2b0ca871a84909292b34b5a666e3a0b541fdbc643340050
+Size (unearth-0.17.1.tar.gz) = 284159 bytes



Home | Main Index | Thread Index | Old Index