pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-PasteScript
Module Name: pkgsrc
Committed By: adam
Date: Tue Jun 11 19:48:20 UTC 2024
Modified Files:
pkgsrc/www/py-PasteScript: Makefile distinfo
Log Message:
py-PasteScript: updated to 3.6.0
3.6.0 (2024-04-27)
------------------
* Pastescript is moved to https://github.com/pasteorg/pastescript
With version 3.6.0 pastescript development moves to the pasteorg GitHub
organization and will be going deeper into maintenance mode unless
more active maintainers step forward to take over. "Deeper" in this
case means that releases will be much less frequent and patches
will only be accepted for security issues or major problems. Current
consumers of pastescript should prepare to migrate away to more modern
solutions.
3.5.1 (2024-03-15)
------------------
* Be explicit about Python 3 being required.
3.5.0 (2024-03-14)
------------------
* Remove remains of Python 2 in code. Thanks to Alexandre Detiste (a-detiste)
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/py-PasteScript/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/py-PasteScript/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-PasteScript/Makefile
diff -u pkgsrc/www/py-PasteScript/Makefile:1.8 pkgsrc/www/py-PasteScript/Makefile:1.9
--- pkgsrc/www/py-PasteScript/Makefile:1.8 Fri Jan 26 14:04:37 2024
+++ pkgsrc/www/py-PasteScript/Makefile Tue Jun 11 19:48:19 2024
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.8 2024/01/26 14:04:37 adam Exp $
+# $NetBSD: Makefile,v 1.9 2024/06/11 19:48:19 adam Exp $
-DISTNAME= PasteScript-3.4.0
+DISTNAME= PasteScript-3.6.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=P/PasteScript/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-#HOMEPAGE= http://pythonpaste.org/script/
+HOMEPAGE= https://github.com/pasteorg/pastescript
COMMENT= Pluggable command-line frontend for setting up package file layouts
LICENSE= mit
@@ -14,7 +14,6 @@ TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9
DEPENDS+= ${PYPKGPREFIX}-PasteDeploy-[0-9]*:../../www/py-PasteDeploy
DEPENDS+= ${PYPKGPREFIX}-paste>=3.0:../../www/py-paste
DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
-DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
USE_LANGUAGES= # none
Index: pkgsrc/www/py-PasteScript/distinfo
diff -u pkgsrc/www/py-PasteScript/distinfo:1.5 pkgsrc/www/py-PasteScript/distinfo:1.6
--- pkgsrc/www/py-PasteScript/distinfo:1.5 Fri Jan 26 14:04:37 2024
+++ pkgsrc/www/py-PasteScript/distinfo Tue Jun 11 19:48:19 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2024/01/26 14:04:37 adam Exp $
+$NetBSD: distinfo,v 1.6 2024/06/11 19:48:19 adam Exp $
-BLAKE2s (PasteScript-3.4.0.tar.gz) = 867e1e5d26ee866ad0fda60afd9c129ce46619b5d94ce57b9fe50184a7f79ec8
-SHA512 (PasteScript-3.4.0.tar.gz) = e18c1442b0c0b606d1ac8c326561e40bbb2d4ac82eaaae408f0b4840a66c2c759c1f0455ea0373be67bbb6d3a6e2acffab629bfe55efbf8e869e44eb1444c298
-Size (PasteScript-3.4.0.tar.gz) = 98984 bytes
+BLAKE2s (PasteScript-3.6.0.tar.gz) = 4f207348336fc384293eb0abee31b19057d0420186c12774490115da376fa545
+SHA512 (PasteScript-3.6.0.tar.gz) = ffc81325476f24217b1064c2c07fb5437deb6ed768d3524a281cb6e25ab61f45f0f26d982c17940fa4fe02768f24ee2b9ce1b4cb8ce2e5157d869a22dd2d46f4
+Size (PasteScript-3.6.0.tar.gz) = 99063 bytes
Home |
Main Index |
Thread Index |
Old Index