pkgsrc-WIP-changes archive

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

py-mozrunner: Adopted penultimate release 8.3.1 (whose source is available), egg->wheel



Module Name:	pkgsrc-wip
Committed By:	Mayuresh <mayuresh%acm.org@localhost>
Pushed By:	mayuresh
Date:		Sat Jan 4 17:58:57 2025 +0530
Changeset:	decd8c6fb23930f3c904fc965b27542432345b90

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

Log Message:
py-mozrunner: Adopted penultimate release 8.3.1 (whose source is available), egg->wheel

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

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

diffstat:
 py-mozrunner/Makefile |  6 +++---
 py-mozrunner/PLIST    | 12 +++++-------
 py-mozrunner/distinfo |  6 +++---
 3 files changed, 11 insertions(+), 13 deletions(-)

diffs:
diff --git a/py-mozrunner/Makefile b/py-mozrunner/Makefile
index eb905646d1..1502602506 100644
--- a/py-mozrunner/Makefile
+++ b/py-mozrunner/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	mozrunner-8.0.2
+DISTNAME=	mozrunner-8.3.1
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	category python
-MASTER_SITES=	https://files.pythonhosted.org/packages/25/85/85289f9df6319328561bbccd344ff32a3c4ffbc2d3b94097d3d760d933a1/
+MASTER_SITES=	https://files.pythonhosted.org/packages/25/d8/ca51dbc412c836dafae2d9173f595aaf6d2739c8fd508dbf6e9341b60968/
 
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
 HOMEPAGE=	https://wiki.mozilla.org/Auto-tools/Projects/Mozbase
@@ -20,5 +20,5 @@ DEPENDS+=	${PYPKGPREFIX}-six>=1.10.0:../../lang/py-six
 
 USE_LANGUAGES=	# none
 
-.include "../../lang/python/egg.mk"
+.include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/py-mozrunner/PLIST b/py-mozrunner/PLIST
index d266932918..9f91bfe513 100644
--- a/py-mozrunner/PLIST
+++ b/py-mozrunner/PLIST
@@ -1,12 +1,10 @@
 @comment $NetBSD$
 bin/mozrunner
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
-${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
 ${PYSITELIB}/mozrunner/__init__.py
 ${PYSITELIB}/mozrunner/__init__.pyc
 ${PYSITELIB}/mozrunner/__init__.pyo
diff --git a/py-mozrunner/distinfo b/py-mozrunner/distinfo
index 77f5d3c532..2643dc2573 100644
--- a/py-mozrunner/distinfo
+++ b/py-mozrunner/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-RMD160 (mozrunner-8.0.2.tar.gz) = f7e2733384c80339f771d92efc4c2562745db14b
-SHA512 (mozrunner-8.0.2.tar.gz) = 075635d8e95f81a03e0e188d96e3e2744aeff2640a43aecec44afc1e7f80e786ad3e7720c0c4e968ff2331f6e0f33dee182ece1d012c6662f71858711ee43dd3
-Size (mozrunner-8.0.2.tar.gz) = 28297 bytes
+BLAKE2s (mozrunner-8.3.1.tar.gz) = 8707345c51d7309a52e3dece9bd20edbe66597cbd4c15453ea1d7cd5568bca6d
+SHA512 (mozrunner-8.3.1.tar.gz) = a2d146b00271103dfde9376587e69f18f9aab26cacace21d525c6b139318486c6b119f0178c8854cf9d7a7c9f04562555e569d5df12c04ed7fe76f8db889e893
+Size (mozrunner-8.3.1.tar.gz) = 31167 bytes


Home | Main Index | Thread Index | Old Index