Github messages for voidlinux
 help / color / mirror / Atom feed
From: icp1994 <icp1994@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] python3-pluggy: update to 1.2.0; python3-virtualenv: update to 20.24.1.
Date: Thu, 20 Jul 2023 19:16:08 +0200	[thread overview]
Message-ID: <20230720171608.4coiK8wCE-IevfNSx1eYJZBGQIUtWOV93KtjFOpaEr0@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-45145@inbox.vuxu.org>

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

There is an updated 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; python3-virtualenv: update to 20.24.1.
#### 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: 2714 bytes --]

From f1a18a50511328e475d4fa6960acb86fd2d81a04 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Thu, 20 Jul 2023 22:39:16 +0530
Subject: [PATCH 1/2] python3-virtualenv: update to 20.24.1.

---
 srcpkgs/python3-virtualenv/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-virtualenv/template b/srcpkgs/python3-virtualenv/template
index a9673a38307c..84c8d26e6616 100644
--- a/srcpkgs/python3-virtualenv/template
+++ b/srcpkgs/python3-virtualenv/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-virtualenv'
 pkgname=python3-virtualenv
-version=20.23.1
+version=20.24.1
 revision=1
 build_style=python3-pep517
 make_check_args="--ignore tests/unit/seed/wheels/test_periodic_update.py
@@ -15,7 +15,7 @@ license="MIT"
 homepage="https://virtualenv.pypa.io/"
 changelog="https://virtualenv.pypa.io/en/latest/changelog.html"
 distfiles="${PYPI_SITE}/v/virtualenv/virtualenv-${version}.tar.gz"
-checksum=8ff19a38c1021c742148edc4f81cb43d7f8c6816d2ede2ab72af5b84c749ade1
+checksum=2ef6a237c31629da6442b0bcaa3999748108c7166318d1f55cc9f8d7294e97bd
 alternatives="virtualenv:virtualenv:/usr/bin/virtualenv3"
 
 post_install() {

From 15db42327d7ef740aea912eb4cc47bacc22aa205 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Thu, 20 Jul 2023 12:29:08 +0530
Subject: [PATCH 2/2] 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

  parent reply	other threads:[~2023-07-20 17:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2023-07-20 17:21 ` icp1994
2023-07-20 17:23 ` [PR PATCH] [Updated] " icp1994
2023-07-26 18:31 ` [PR PATCH] [Merged]: " Chocimier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230720171608.4coiK8wCE-IevfNSx1eYJZBGQIUtWOV93KtjFOpaEr0@z \
    --to=icp1994@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).