pkgsrc-WIP-changes archive

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

py-coloredlogs: Update to 15.0.1 and clean up



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Jul 20 11:05:53 2023 -0500
Changeset:	b0e172cdea9676f364d3edb83d16751dae1f3ac3

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

Log Message:
py-coloredlogs: Update to 15.0.1 and clean up

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

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

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

diffs:
diff --git a/py-coloredlogs/Makefile b/py-coloredlogs/Makefile
index 2895152f0b..a5f2898754 100644
--- a/py-coloredlogs/Makefile
+++ b/py-coloredlogs/Makefile
@@ -1,16 +1,16 @@
 # $NetBSD$
 
-DISTNAME=	coloredlogs-14.0
+DISTNAME=	coloredlogs-15.0.1
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	comms python
-MASTER_SITES=	https://files.pythonhosted.org/packages/84/1b/1ecdd371fa68839cfbda15cc671d0f6c92d2c42688df995a9bf6e36f3511/
+MASTER_SITES=	${MASTER_SITE_PYPI:=c/coloredlogs/}
 
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
 HOMEPAGE=	https://coloredlogs.readthedocs.io/en/latest/
 COMMENT=	Colored terminal output for Python's logging module
 LICENSE=	mit
 
-DEPENDS+=  ${PYPKGPREFIX}-humanfriendly>=9.1:../../wip/py-humanfriendly
+DEPENDS+=	${PYPKGPREFIX}-humanfriendly>=9.1:../../wip/py-humanfriendly
 
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/py-coloredlogs/distinfo b/py-coloredlogs/distinfo
index 6e07227b86..db5de9e69f 100644
--- a/py-coloredlogs/distinfo
+++ b/py-coloredlogs/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-RMD160 (coloredlogs-14.0.tar.gz) = 94339402f1404a67ed213ad1e79ccfdfc4a2efb7
-SHA512 (coloredlogs-14.0.tar.gz) = 3434a95f3216d19af5d7a48324e5afd5e975f92d9f6b99f40df2c0a635f1738e0bc6d7277a549a42a0fec5a8601f82908c4b0205ceeb3666f49210f66fe58671
-Size (coloredlogs-14.0.tar.gz) = 275863 bytes
+BLAKE2s (coloredlogs-15.0.1.tar.gz) = d9176feb27ac0567bbd2840474cc59261d21708965b116670c2aac4ff0eb2a4f
+SHA512 (coloredlogs-15.0.1.tar.gz) = 577af26af8d27bca3f10e6aaa257245aba608cc3832985ba57bcb2b590b10bf054796a2210749c15ee1b1a17623e007e4ac3ba17bed6af95544f85f5dfafaf21
+Size (coloredlogs-15.0.1.tar.gz) = 278520 bytes


Home | Main Index | Thread Index | Old Index