Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-nose2: update to 0.14.1
@ 2024-03-30 19:47 andrelcmoreira
  2024-03-31  3:55 ` [PR PATCH] [Updated] " andrelcmoreira
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: andrelcmoreira @ 2024-03-30 19:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/andrelcmoreira/void-packages update_python3_nose2
https://github.com/void-linux/void-packages/pull/49611

python3-nose2: update to 0.14.1
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

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

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

From 358a97428eca012d9f3f4fc272ca553f6eec9a35 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20L=2E=20C=2E=20Moreira?=
 <andrelcmoreira@disroot.org>
Date: Sat, 30 Mar 2024 15:47:23 -0300
Subject: [PATCH] python3-nose2: update to 0.14.1

---
 srcpkgs/python3-nose2/patches/no-versioned-nose2.patch | 10 ----------
 srcpkgs/python3-nose2/template                         |  8 ++++----
 2 files changed, 4 insertions(+), 14 deletions(-)
 delete mode 100644 srcpkgs/python3-nose2/patches/no-versioned-nose2.patch

diff --git a/srcpkgs/python3-nose2/patches/no-versioned-nose2.patch b/srcpkgs/python3-nose2/patches/no-versioned-nose2.patch
deleted file mode 100644
index dbd8b0a7867b3a..00000000000000
--- a/srcpkgs/python3-nose2/patches/no-versioned-nose2.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/setup.py
-+++ b/setup.py
-@@ -89,7 +89,6 @@ else:
-     params['entry_points'] = {
-         'console_scripts': [
-             '%s = nose2:discover' % SCRIPT1,
--            '%s = nose2:discover' % SCRIPT2,
-         ],
-     }
-     params['install_requires'] = parse_requirements('requirements.txt')
diff --git a/srcpkgs/python3-nose2/template b/srcpkgs/python3-nose2/template
index 067b712d2c9410..42b967e289bcb5 100644
--- a/srcpkgs/python3-nose2/template
+++ b/srcpkgs/python3-nose2/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-nose2'
 pkgname=python3-nose2
-version=0.8.0
-revision=7
+version=0.14.1
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-setuptools python3-coverage python3-six"
@@ -10,9 +10,9 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-2-Clause"
 homepage="https://github.com/nose-devs/nose2"
 distfiles="${PYPI_SITE}/n/nose2/nose2-${version}.tar.gz"
-checksum=9052f2b46807b63d9bdf68e0768da1f8386368889b50043fd5d0889c470258f3
+checksum=7f8f03a21c9de2c33015933afcef72bf8e4a2d5dfec3b40092287de6e41b093a
 conflicts="python-nose2>=0"
 
 post_install() {
-	vlicense license.txt
+	vlicense LICENSE
 }

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

end of thread, other threads:[~2024-04-13 21:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-30 19:47 [PR PATCH] python3-nose2: update to 0.14.1 andrelcmoreira
2024-03-31  3:55 ` [PR PATCH] [Updated] " andrelcmoreira
2024-03-31  3:57 ` andrelcmoreira
2024-03-31  4:01 ` andrelcmoreira
2024-04-13 21:53 ` [PR PATCH] [Merged]: " cinerea0

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).