pkgsrc-WIP-changes archive

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

py-codecov: updated to 2.1.11



Module Name:	pkgsrc-wip
Committed By:	Aleksej Lebedev <root%zta.lk@localhost>
Pushed By:	zhtw
Date:		Tue Mar 16 12:58:37 2021 +0100
Changeset:	35fd491dd1437d1a717dd2b86e7cf23dec299c60

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

Log Message:
py-codecov: updated to 2.1.11

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

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

diffstat:
 py-codecov/Makefile | 2 +-
 py-codecov/PLIST    | 3 +++
 py-codecov/distinfo | 8 ++++----
 3 files changed, 8 insertions(+), 5 deletions(-)

diffs:
diff --git a/py-codecov/Makefile b/py-codecov/Makefile
index dcf88cc3bd..92ed002079 100644
--- a/py-codecov/Makefile
+++ b/py-codecov/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	codecov-2.0.15
+DISTNAME=	codecov-2.1.11
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_PYPI:=c/codecov/}
diff --git a/py-codecov/PLIST b/py-codecov/PLIST
index 4022214722..bf88bd3d4e 100644
--- a/py-codecov/PLIST
+++ b/py-codecov/PLIST
@@ -13,3 +13,6 @@ ${PYSITELIB}/codecov/__init__.pyo
 ${PYSITELIB}/codecov/__main__.py
 ${PYSITELIB}/codecov/__main__.pyc
 ${PYSITELIB}/codecov/__main__.pyo
+${PYSITELIB}/codecov/__version__.py
+${PYSITELIB}/codecov/__version__.pyc
+${PYSITELIB}/codecov/__version__.pyo
diff --git a/py-codecov/distinfo b/py-codecov/distinfo
index 367374c3a8..2442504f10 100644
--- a/py-codecov/distinfo
+++ b/py-codecov/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (codecov-2.0.15.tar.gz) = 14413a9f747a18b9062684161b11a8ef7d3e7f14
-RMD160 (codecov-2.0.15.tar.gz) = 52d7e477be4e65f8e77e48a622bb7048f5e00c65
-SHA512 (codecov-2.0.15.tar.gz) = 8e4242c26e765df12eb467c5af625c41f34e5776776015a9df4ca7fd810e07f65200e3b4dcc536682bf3144ac97680d6b8f4d2fc285340f73c82fb648938110d
-Size (codecov-2.0.15.tar.gz) = 11352 bytes
+SHA1 (codecov-2.1.11.tar.gz) = 9a75463a0af4f31d9742af86da68f9c137bb5269
+RMD160 (codecov-2.1.11.tar.gz) = e6ed5223a69ae7c44cb1ec1249044172c7bf0cd9
+SHA512 (codecov-2.1.11.tar.gz) = bfc1bb3f85baca8de5b3058434242709c6bc4e5e5579490b7b88e308467767718e6e11a0464ea682bbbc4ff279c47b5bafb55b537660c0eb3df48bd5ac4e3d6e
+Size (codecov-2.1.11.tar.gz) = 20590 bytes


Home | Main Index | Thread Index | Old Index