pkgsrc-WIP-changes archive

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

Update py-canonicaljson to 1.1.4



Module Name:	pkgsrc-wip
Committed By:	Jonathan Schleifer <js%nil.im@localhost>
Pushed By:	js
Date:		Sun Mar 22 19:05:15 2020 +0100
Changeset:	231374c34510c3e79a6b3eb4a3d0da65532d3116

Modified Files:
	py-canonicaljson/Makefile
	py-canonicaljson/PLIST
	py-canonicaljson/distinfo

Log Message:
Update py-canonicaljson to 1.1.4

Reset maintainer to pkgsrc-users%NetBSD.org@localhost as it has been unmaintained
for 3 years.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=231374c34510c3e79a6b3eb4a3d0da65532d3116

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-canonicaljson/Makefile | 11 +++--------
 py-canonicaljson/PLIST    | 15 ++++++++-------
 py-canonicaljson/distinfo |  8 ++++----
 3 files changed, 15 insertions(+), 19 deletions(-)

diffs:
diff --git a/py-canonicaljson/Makefile b/py-canonicaljson/Makefile
index 13c84f4637..94f48cedc9 100644
--- a/py-canonicaljson/Makefile
+++ b/py-canonicaljson/Makefile
@@ -1,22 +1,17 @@
 # $NetBSD$
 
-DISTNAME=	canonicaljson-1.0.0
+DISTNAME=	canonicaljson-1.1.4
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel python
-GITHUB_PROJECT=	python-canonicaljson
-MASTER_SITES=	${MASTER_SITE_GITHUB:=matrix-org/}
-GITHUB_TAG=	v${PKGVERSION_NOREV}
-EXTRACT_SUFX=	.zip
+MASTER_SITES=	${MASTER_SITE_PYPI:=c/canonicaljson/}
 
-MAINTAINER=	kethzer.dr%gmail.com@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/matrix-org/
 COMMENT=	Encodes objects and arrays
 LICENSE=	apache-2.0
 
-
 INSTALLATION_DIRS=	${PYSITELIB}
 
-WRKSRC=		${WRKDIR}/python-${DISTNAME}
 USE_LANGUAGES=	python
 
 .include "../../lang/python/egg.mk"
diff --git a/py-canonicaljson/PLIST b/py-canonicaljson/PLIST
index f896115c69..af9f7a8d63 100644
--- a/py-canonicaljson/PLIST
+++ b/py-canonicaljson/PLIST
@@ -1,9 +1,10 @@
 @comment $NetBSD$
-${PYSITELIB}/canonicaljson-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/PKG-INFO
-${PYSITELIB}/canonicaljson-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/SOURCES.txt
-${PYSITELIB}/canonicaljson-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/dependency_links.txt
-${PYSITELIB}/canonicaljson-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/requires.txt
-${PYSITELIB}/canonicaljson-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/top_level.txt
-${PYSITELIB}/canonicaljson.py
-${PYSITELIB}/canonicaljson.pyc
 ${PYSITELIB}/canonicaljson.pyo
+${PYSITELIB}/canonicaljson.pyc
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/${EGG_INFODIR}/zip-safe
+${PYSITELIB}/canonicaljson.py
diff --git a/py-canonicaljson/distinfo b/py-canonicaljson/distinfo
index 803e78518e..ff8b45a9f7 100644
--- a/py-canonicaljson/distinfo
+++ b/py-canonicaljson/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (canonicaljson-1.0.0.zip) = 407ec34de2e5624811c2de6374baf697e69871ca
-RMD160 (canonicaljson-1.0.0.zip) = beb58543fb1787cada3492604aa639a491dd4d7c
-SHA512 (canonicaljson-1.0.0.zip) = efb14079a2ac3979e59dfb0a24955c47d688ac74d0377fc959dd4de062322b4489a1a16661682392e4accee5f3760afaca1098cc1b849782e6ff7c95fddb59f0
-Size (canonicaljson-1.0.0.zip) = 8679 bytes
+SHA1 (canonicaljson-1.1.4.tar.gz) = 50622a7a18d88c9d28c36cef9c0adc40d156942e
+RMD160 (canonicaljson-1.1.4.tar.gz) = df86b6d842edc74643f9a29f84bbe4d514478560
+SHA512 (canonicaljson-1.1.4.tar.gz) = 00f10168f226ba4c5cb49a50f5c0f135003897645d5533acb7b62889781f42f1bccf13ee0f0e03d3990b575da499872bdb168a86890a3cc1d2052c768faaaac4
+Size (canonicaljson-1.1.4.tar.gz) = 9355 bytes


Home | Main Index | Thread Index | Old Index