pkgsrc-WIP-changes archive

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

py-mozlog: upgraded to latest release 8.0.0



Module Name:	pkgsrc-wip
Committed By:	mayuresh <mayuresh%acm.org@localhost>
Pushed By:	mayuresh
Date:		Tue Dec 31 08:50:08 2024 +0530
Changeset:	67d2eb72d1d370150f1a39cfc78c315213cffd34

Modified Files:
	py-mozlog/Makefile
	py-mozlog/distinfo

Log Message:
py-mozlog: upgraded to latest release 8.0.0

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

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

diffstat:
 py-mozlog/Makefile | 6 +++---
 py-mozlog/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/py-mozlog/Makefile b/py-mozlog/Makefile
index 55b41c9815..03f727c089 100644
--- a/py-mozlog/Makefile
+++ b/py-mozlog/Makefile
@@ -1,16 +1,16 @@
 # $NetBSD$
 
-DISTNAME=	mozlog-6.1
+DISTNAME=	mozlog-8.0.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	www python
-MASTER_SITES=	https://files.pythonhosted.org/packages/08/d8/396d951ca01222647569ef9064700a03ea99852c540a07e0828e25e200d0/
+MASTER_SITES=	https://files.pythonhosted.org/packages/4a/d6/198a58f197afb9482050671c4a9b0ee299c005cf39c4113589b726e9f915/
 
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
 HOMEPAGE=	https://wiki.mozilla.org/Auto-tools/Projects/Mozbase
 COMMENT=	Robust log handling specialized for logging in the Mozilla universe
 LICENSE=	mpl-2.0
 
-DEPENDS+=	${PYPKGPREFIX}-blessings>=1.3:../../devel/py-blessings
+DEPENDS+=	${PYPKGPREFIX}-blessed>=1.3:../../devel/py-blessed
 DEPENDS+=	${PYPKGPREFIX}-mozterm>=1.0.0:../../wip/py-mozterm
 DEPENDS+=	${PYPKGPREFIX}-six>=1.10.0:../../lang/py-six
 
diff --git a/py-mozlog/distinfo b/py-mozlog/distinfo
index 26555146bc..a1a32e25ec 100644
--- a/py-mozlog/distinfo
+++ b/py-mozlog/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-RMD160 (mozlog-6.1.tar.gz) = d765b90d0048bc3cccdb7c8eb97ed8510acc6e05
-SHA512 (mozlog-6.1.tar.gz) = 96d92d350070f7c80d0b1b2c4bc620a57c165f6c18f8959a0a6df2cc36aeb8f69d1aedf35ec0d5489b1d02931a07ae5e4f5253b681c20385d44a31ba00f4dfbc
-Size (mozlog-6.1.tar.gz) = 50754 bytes
+BLAKE2s (mozlog-8.0.0.tar.gz) = 86d95da948b16598120c647819990c2c17c1c94d85751fc1b100e7d53ab1c348
+SHA512 (mozlog-8.0.0.tar.gz) = 25a9c9e35f733dc01de654ca60e23cfd583d82f5463e7349ef8306e5c2e840f3d5ba33465665871644be77eac1aa167627758c3cdbba14b0df2ce72fe24eb4c4
+Size (mozlog-8.0.0.tar.gz) = 53098 bytes


Home | Main Index | Thread Index | Old Index