Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-coverage: update to 7.2.1
@ 2023-03-13  0:12 jason1987d
  2023-03-13  0:12 ` jason1987d
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: jason1987d @ 2023-03-13  0:12 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 491 bytes --]

There is a new pull request by jason1987d against master on the void-packages repository

https://github.com/jason1987d/void-packages python3-coverage
https://github.com/void-linux/void-packages/pull/42735

python3-coverage: update to 7.2.1
#### Testing the changes
- I tested the changes in this PR: NO
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)


A patch file from https://github.com/void-linux/void-packages/pull/42735.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-coverage-42735.patch --]
[-- Type: text/x-diff, Size: 2394 bytes --]

From 5aca40b1ee4ad7f3414020dcfa7338cc7f29ec4e Mon Sep 17 00:00:00 2001
From: Jason Manley <jason@jasondavid.tv>
Date: Sun, 12 Mar 2023 19:10:12 -0500
Subject: [PATCH] python3-coverage: update to 7.2.1

---
 .../patches/no-versioned-coverage.patch          | 16 ----------------
 srcpkgs/python3-coverage/template                |  9 ++++-----
 2 files changed, 4 insertions(+), 21 deletions(-)
 delete mode 100644 srcpkgs/python3-coverage/patches/no-versioned-coverage.patch

diff --git a/srcpkgs/python3-coverage/patches/no-versioned-coverage.patch b/srcpkgs/python3-coverage/patches/no-versioned-coverage.patch
deleted file mode 100644
index fefbfc0af761..000000000000
--- a/srcpkgs/python3-coverage/patches/no-versioned-coverage.patch
+++ /dev/null
@@ -1,16 +0,0 @@
---- a/setup.py
-+++ b/setup.py
-@@ -86,12 +86,9 @@ setup_args = dict(
-     },
- 
-     entry_points={
--        # Install a script as "coverage", and as "coverage[23]", and as
--        # "coverage-2.7" (or whatever).
-+        # Install a script as "coverage"
-         'console_scripts': [
-             'coverage = coverage.cmdline:main',
--            'coverage%d = coverage.cmdline:main' % sys.version_info[:1],
--            'coverage-%d.%d = coverage.cmdline:main' % sys.version_info[:2],
-         ],
-     },
- 
diff --git a/srcpkgs/python3-coverage/template b/srcpkgs/python3-coverage/template
index 223f93ac4447..1f3b799d3db2 100644
--- a/srcpkgs/python3-coverage/template
+++ b/srcpkgs/python3-coverage/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-coverage'
 pkgname=python3-coverage
-version=5.0.3
+version=7.2.1
 revision=5
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -8,10 +8,9 @@ makedepends="python3-devel"
 depends="python3-setuptools"
 checkdepends="python3-pytest-xdist python3-flaky python3-unittest-mixins"
 short_desc="Code coverage testing for Python3"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Jason Manley <jason@jasondavid.tv>"
 license="Apache-2.0"
 homepage="https://bitbucket.org/ned/coveragepy"
 distfiles="${PYPI_SITE}/c/coverage/coverage-${version}.tar.gz"
-checksum=77afca04240c40450c331fa796b3eab6f1e15c5ecf8bf2b8bee9706cd5452fef
-# coverage executable needs to run for many tests
-make_check=no
+checksum=c77f2a9093ccf329dd523a9b2b3c854c20d2a3d968b6def3b820272ca6732242
+make_check=no # coverage executable needs to run for many tests

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-05-29 21:10 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-13  0:12 [PR PATCH] python3-coverage: update to 7.2.1 jason1987d
2023-03-13  0:12 ` jason1987d
2023-03-13  0:13 ` [PR PATCH] [Updated] " jason1987d
2023-03-13  0:17 ` jason1987d
2023-03-13  9:17 ` icp1994
2023-03-29  6:12 ` [PR REVIEW] " classabbyamp
2023-03-29  6:12 ` classabbyamp
2023-03-29  6:13 ` classabbyamp
2023-03-29  6:13 ` classabbyamp
2023-05-28  3:10 ` tornaria
2023-05-29 21:10 ` [PR PATCH] [Closed]: " jason1987d

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).