pkgsrc-WIP-changes archive

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

py-mozinfo: Adopted latest version 1.2.3, egg->wheel



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

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

Log Message:
py-mozinfo: Adopted latest version 1.2.3, egg->wheel

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

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

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

diffs:
diff --git a/py-mozinfo/Makefile b/py-mozinfo/Makefile
index c1e1a79256..b42d9d16b8 100644
--- a/py-mozinfo/Makefile
+++ b/py-mozinfo/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	mozinfo-1.2.2
+DISTNAME=	mozinfo-1.2.3
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel www python
-MASTER_SITES=	https://files.pythonhosted.org/packages/49/af/5544ceda137684e1d7dcecfd7e2d7b73dc0b4b99a0b9d1bb0cafb5c4cb73/
+MASTER_SITES=	https://files.pythonhosted.org/packages/23/35/96cccb2244a08247f5c1b5e810d6117d35a30e4a3e29679ed0c7dd2406c6/
 
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
 HOMEPAGE=	https://wiki.mozilla.org/Auto-tools/Projects/Mozbase
@@ -15,5 +15,5 @@ DEPENDS+=	${PYPKGPREFIX}-mozfile>=0.12:../../wip/py-mozfile
 
 USE_LANGUAGES=	# none
 
-.include "../../lang/python/egg.mk"
+.include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/py-mozinfo/PLIST b/py-mozinfo/PLIST
index e0a8ac005d..a35c4cb9ca 100644
--- a/py-mozinfo/PLIST
+++ b/py-mozinfo/PLIST
@@ -1,12 +1,10 @@
 @comment $NetBSD$
 bin/mozinfo
-${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}/mozinfo/__init__.py
 ${PYSITELIB}/mozinfo/__init__.pyc
 ${PYSITELIB}/mozinfo/__init__.pyo
diff --git a/py-mozinfo/distinfo b/py-mozinfo/distinfo
index 968d48d49f..7fa79cac2b 100644
--- a/py-mozinfo/distinfo
+++ b/py-mozinfo/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-RMD160 (mozinfo-1.2.2.tar.gz) = 83195c7c582175ec663ab4744bfce34da753aa23
-SHA512 (mozinfo-1.2.2.tar.gz) = 3d24a5e21a8548cab2c685f7d3b36a1383f7cd1ada7b88e94adc37cb60ee656bdbfe4c64cab55889c9897b048f902f4696768915d3f60442a2cf5b6c2ba7b371
-Size (mozinfo-1.2.2.tar.gz) = 5818 bytes
+BLAKE2s (mozinfo-1.2.3.tar.gz) = 037a4e2de8832ef6e360f8baf1751d6843ff93496d2ac1d18362c6dcd6e64730
+SHA512 (mozinfo-1.2.3.tar.gz) = c3162dfb5807370dbf9a4906c6a4fa09bacbe754e19db5f8a0e236d607110c09e343a46550aa46b77332d6b7c25ad5c02c02c0087ece153c12a3a03861f84661
+Size (mozinfo-1.2.3.tar.gz) = 6358 bytes


Home | Main Index | Thread Index | Old Index