Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-virtualenv: update to 20.24.7.
@ 2023-12-02 19:07 icp1994
  2023-12-02 23:00 ` [PR REVIEW] " classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: icp1994 @ 2023-12-02 19:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages python3-virtualenv
https://github.com/void-linux/void-packages/pull/47537

python3-virtualenv: update to 20.24.7.
#### 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**

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

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

From a4b8d79e3d6baae8b8d2890c572aa9024b069b1d Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sat, 2 Dec 2023 01:03:20 +0530
Subject: [PATCH] python3-virtualenv: update to 20.24.7.

---
 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 cdfdfd05d92d1..765bc4fb69a58 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.24.6
+version=20.24.7
 revision=1
 build_style=python3-pep517
 make_check_args="--ignore tests/unit/seed/wheels/test_periodic_update.py
@@ -16,7 +16,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=02ece4f56fbf939dbbc33c0715159951d6bf14aaf5457b092e4548e1382455af
+checksum=69050ffb42419c91f6c1284a7b24e0475d793447e35929b488bf6a0aade39353
 alternatives="virtualenv:virtualenv:/usr/bin/virtualenv3"
 
 post_install() {

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

* Re: [PR REVIEW] python3-virtualenv: update to 20.24.7.
  2023-12-02 19:07 [PR PATCH] python3-virtualenv: update to 20.24.7 icp1994
@ 2023-12-02 23:00 ` classabbyamp
  2023-12-06 19:13 ` [PR PATCH] [Updated] " icp1994
  2023-12-06 19:17 ` [PR PATCH] [Merged]: python3-virtualenv: update to 20.25.0 classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-12-02 23:00 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/47537#discussion_r1412892575

Comment:
20.25.0 available

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

* Re: [PR PATCH] [Updated] python3-virtualenv: update to 20.24.7.
  2023-12-02 19:07 [PR PATCH] python3-virtualenv: update to 20.24.7 icp1994
  2023-12-02 23:00 ` [PR REVIEW] " classabbyamp
@ 2023-12-06 19:13 ` icp1994
  2023-12-06 19:17 ` [PR PATCH] [Merged]: python3-virtualenv: update to 20.25.0 classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: icp1994 @ 2023-12-06 19:13 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by icp1994 against master on the void-packages repository

https://github.com/icp1994/void-packages python3-virtualenv
https://github.com/void-linux/void-packages/pull/47537

python3-virtualenv: update to 20.24.7.
#### 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**

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

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

From 49ad4cbf51adafdfecddbd391a7fdd472b61147b Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sat, 2 Dec 2023 01:03:20 +0530
Subject: [PATCH] python3-virtualenv: update to 20.25.0.

---
 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 cdfdfd05d92d1..96fd91f5b5619 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.24.6
+version=20.25.0
 revision=1
 build_style=python3-pep517
 make_check_args="--ignore tests/unit/seed/wheels/test_periodic_update.py
@@ -16,7 +16,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=02ece4f56fbf939dbbc33c0715159951d6bf14aaf5457b092e4548e1382455af
+checksum=bf51c0d9c7dd63ea8e44086fa1e4fb1093a31e963b86959257378aef020e1f1b
 alternatives="virtualenv:virtualenv:/usr/bin/virtualenv3"
 
 post_install() {

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

* Re: [PR PATCH] [Merged]: python3-virtualenv: update to 20.25.0.
  2023-12-02 19:07 [PR PATCH] python3-virtualenv: update to 20.24.7 icp1994
  2023-12-02 23:00 ` [PR REVIEW] " classabbyamp
  2023-12-06 19:13 ` [PR PATCH] [Updated] " icp1994
@ 2023-12-06 19:17 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-12-06 19:17 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

python3-virtualenv: update to 20.25.0.
https://github.com/void-linux/void-packages/pull/47537

Description:
#### 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**

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

end of thread, other threads:[~2023-12-06 19:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-02 19:07 [PR PATCH] python3-virtualenv: update to 20.24.7 icp1994
2023-12-02 23:00 ` [PR REVIEW] " classabbyamp
2023-12-06 19:13 ` [PR PATCH] [Updated] " icp1994
2023-12-06 19:17 ` [PR PATCH] [Merged]: python3-virtualenv: update to 20.25.0 classabbyamp

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