pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-click-plugins



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Aug  2 10:30:23 UTC 2025

Modified Files:
        pkgsrc/devel/py-click-plugins: Makefile distinfo

Log Message:
py-click-plugins: updated to 1.1.1.2

1.1.1.2 - 2025-06-24
- Add a clear note stating that the package is no longer maintained, but the library can be vendored.

1.1.1.1 - 2025-06-24
- Mark the project as inactive.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-click-plugins/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-click-plugins/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-click-plugins/Makefile
diff -u pkgsrc/devel/py-click-plugins/Makefile:1.6 pkgsrc/devel/py-click-plugins/Makefile:1.7
--- pkgsrc/devel/py-click-plugins/Makefile:1.6  Sat Apr 12 09:50:45 2025
+++ pkgsrc/devel/py-click-plugins/Makefile      Sat Aug  2 10:30:22 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2025/04/12 09:50:45 adam Exp $
+# $NetBSD: Makefile,v 1.7 2025/08/02 10:30:22 adam Exp $
 
-DISTNAME=      click-plugins-1.1.1
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   3
+DISTNAME=      click_plugins-1.1.1.2
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/click-plugins/}
 

Index: pkgsrc/devel/py-click-plugins/distinfo
diff -u pkgsrc/devel/py-click-plugins/distinfo:1.3 pkgsrc/devel/py-click-plugins/distinfo:1.4
--- pkgsrc/devel/py-click-plugins/distinfo:1.3  Tue Oct 26 10:18:18 2021
+++ pkgsrc/devel/py-click-plugins/distinfo      Sat Aug  2 10:30:22 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 10:18:18 nia Exp $
+$NetBSD: distinfo,v 1.4 2025/08/02 10:30:22 adam Exp $
 
-BLAKE2s (click-plugins-1.1.1.tar.gz) = 86442bdda13fcba9b93291e678313cada57e964ec9d000426b8a44b4ecd035e7
-SHA512 (click-plugins-1.1.1.tar.gz) = bbd838f50603ac4e76daf3535fd5d27a17e17549addbc8b582df6d6193b4f07d743101ce52f0b71f326995fdfeac159805025770350ca2e7697f212dce0c4b1a
-Size (click-plugins-1.1.1.tar.gz) = 8164 bytes
+BLAKE2s (click_plugins-1.1.1.2.tar.gz) = 4caf5927b0def42fca5cb4e381122a175e5c245eb083bcc51e07629feb040eaf
+SHA512 (click_plugins-1.1.1.2.tar.gz) = cdf5fd2cbe878ecd6c580a502904eec7ab4ee545e83af7599995572d0455324339bdbe316a03c20f90800ed62084c8778c5ceea375c031382169a49996279619
+Size (click_plugins-1.1.1.2.tar.gz) = 8343 bytes



Home | Main Index | Thread Index | Old Index