Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-pluggy: update to 1.2.0.
@ 2023-07-20 10:21 icp1994
  2023-07-20 14:49 ` Chocimier
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: icp1994 @ 2023-07-20 10:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages python3-pluggy
https://github.com/void-linux/void-packages/pull/45145

python3-pluggy: update to 1.2.0.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

@Chocimier this update is needed for tests to pass while updating `python3-virtualenv`.

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

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

From cf989ab424fe6f681052f3ad11ce2d07e5092c95 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Thu, 20 Jul 2023 12:29:08 +0530
Subject: [PATCH] python3-pluggy: update to 1.2.0.

---
 srcpkgs/python3-pluggy/template | 18 ++++++------------
 1 file changed, 6 insertions(+), 12 deletions(-)

diff --git a/srcpkgs/python3-pluggy/template b/srcpkgs/python3-pluggy/template
index eefb5a0bd62a..bdacf94b69c0 100644
--- a/srcpkgs/python3-pluggy/template
+++ b/srcpkgs/python3-pluggy/template
@@ -1,24 +1,18 @@
 # Template file for 'python3-pluggy'
 pkgname=python3-pluggy
-version=1.0.0
-revision=2
-build_style=python3-module
-hostmakedepends="python3-setuptools_scm"
+version=1.2.0
+revision=1
+build_style=python3-pep517
+hostmakedepends="python3-setuptools_scm python3-wheel"
 depends="python3"
 checkdepends="python3-pytest"
 short_desc="Minimalist production ready plugin system (Python3)"
 maintainer="Piotr Wójcik <chocimier@tlen.pl>"
 license="MIT"
 homepage="https://github.com/pytest-dev/pluggy"
+changelog="https://raw.githubusercontent.com/pytest-dev/pluggy/main/CHANGELOG.rst"
 distfiles="${PYPI_SITE}/p/pluggy/pluggy-${version}.tar.gz"
-checksum=4224373bacce55f955a878bf9cfa763c1e360858e330072059e10bad68531159
-
-do_check() {
-	# Must export PYTHONPATH so subprocesses see the variable
-	local _pypath="${PYTHONPATH}"
-	export PYTHONPATH="${PWD}/src:${PYTHONPATH}"
-	python3 -m pytest
-}
+checksum=d12f0c4b579b15f5e054301bb226ee85eeeba08ffec228092f8defbaa3a4c4b3
 
 post_install() {
 	vlicense LICENSE

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

end of thread, other threads:[~2023-07-26 18:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-20 10:21 [PR PATCH] python3-pluggy: update to 1.2.0 icp1994
2023-07-20 14:49 ` Chocimier
2023-07-20 17:09 ` icp1994
2023-07-20 17:09 ` [PR PATCH] [Updated] " icp1994
2023-07-20 17:12 ` [PR PATCH] [Updated] python3-pluggy: update to 1.2.0; python3-virtualenv: update to 20.24.1 icp1994
2023-07-20 17:16 ` icp1994
2023-07-20 17:21 ` icp1994
2023-07-20 17:23 ` [PR PATCH] [Updated] " icp1994
2023-07-26 18:31 ` [PR PATCH] [Merged]: " Chocimier

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