pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/py-softlayer



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Apr  1 12:37:13 UTC 2026

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

Log Message:
py-softlayer: updated to 6.2.9

6.2.9

Fixed an issue with cf_call not getting the last page of results
v6.2.9 version bump


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/net/py-softlayer/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/net/py-softlayer/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-softlayer/Makefile
diff -u pkgsrc/net/py-softlayer/Makefile:1.26 pkgsrc/net/py-softlayer/Makefile:1.27
--- pkgsrc/net/py-softlayer/Makefile:1.26       Fri Jul 25 11:24:09 2025
+++ pkgsrc/net/py-softlayer/Makefile    Wed Apr  1 12:37:13 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2025/07/25 11:24:09 adam Exp $
+# $NetBSD: Makefile,v 1.27 2026/04/01 12:37:13 adam Exp $
 
-DISTNAME=      softlayer-6.2.7
+DISTNAME=      softlayer-6.2.9
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=S/SoftLayer/}
@@ -16,7 +16,7 @@ DEPENDS+=     ${PYPKGPREFIX}-prettytable>=2.
 DEPENDS+=      ${PYPKGPREFIX}-prompt_toolkit>=2:../../devel/py-prompt_toolkit
 DEPENDS+=      ${PYPKGPREFIX}-pygments>=2.0.0:../../textproc/py-pygments
 DEPENDS+=      ${PYPKGPREFIX}-requests>=2.32.2:../../devel/py-requests
-DEPENDS+=      ${PYPKGPREFIX}-rich>=13.9.4:../../comms/py-rich
+DEPENDS+=      ${PYPKGPREFIX}-rich>=14.3.3:../../comms/py-rich
 DEPENDS+=      ${PYPKGPREFIX}-urllib3>=1.24:../../www/py-urllib3
 
 USE_LANGUAGES= # none

Index: pkgsrc/net/py-softlayer/distinfo
diff -u pkgsrc/net/py-softlayer/distinfo:1.21 pkgsrc/net/py-softlayer/distinfo:1.22
--- pkgsrc/net/py-softlayer/distinfo:1.21       Fri Jul 25 11:24:09 2025
+++ pkgsrc/net/py-softlayer/distinfo    Wed Apr  1 12:37:13 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2025/07/25 11:24:09 adam Exp $
+$NetBSD: distinfo,v 1.22 2026/04/01 12:37:13 adam Exp $
 
-BLAKE2s (softlayer-6.2.7.tar.gz) = b59e65cd4f04a91032164d3866ad8446f68d6139d95b182eca5674892b3962e8
-SHA512 (softlayer-6.2.7.tar.gz) = 2126bfdf62058760482409ee49b121ba72d216ad8a4b20e10bf05ebe32b73e3ae088c79c972cc40315d91760718b4eb5d56544d5b54765c06f345cf8f724c9e6
-Size (softlayer-6.2.7.tar.gz) = 480192 bytes
+BLAKE2s (softlayer-6.2.9.tar.gz) = 397305720787eaf12ffdec6d39f4223cc78ed79ec8adfe89243553e40367b861
+SHA512 (softlayer-6.2.9.tar.gz) = 204dab842e2baa5c6291b60965a59d77987494f71e5039010cb4c6f0e91b6613be5eb2977ce09d4b2b070471bfa93a246ba34f2df26c32e76e36cf2310b2eb6e
+Size (softlayer-6.2.9.tar.gz) = 481377 bytes



Home | Main Index | Thread Index | Old Index