* [PR PATCH] pex: update to 2.1.145.
@ 2023-09-08 20:00 icp1994
2023-09-10 13:08 ` [PR PATCH] [Merged]: " leahneukirchen
0 siblings, 1 reply; 2+ messages in thread
From: icp1994 @ 2023-09-08 20:00 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 470 bytes --]
There is a new pull request by icp1994 against master on the void-packages repository
https://github.com/icp1994/void-packages pex
https://github.com/void-linux/void-packages/pull/45982
pex: update to 2.1.145.
#### 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**
A patch file from https://github.com/void-linux/void-packages/pull/45982.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pex-45982.patch --]
[-- Type: text/x-diff, Size: 1593 bytes --]
From a3d5fb45ce52a9a6117ae4c4b361180deae8145f Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 1 Sep 2023 01:00:19 +0530
Subject: [PATCH] pex: update to 2.1.145.
---
srcpkgs/pex/patches/flit_version.patch | 2 +-
srcpkgs/pex/template | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/pex/patches/flit_version.patch b/srcpkgs/pex/patches/flit_version.patch
index b3ef6fc61e25c..6c612b339fc08 100644
--- a/srcpkgs/pex/patches/flit_version.patch
+++ b/srcpkgs/pex/patches/flit_version.patch
@@ -6,7 +6,7 @@ seems to build as expected anyway. Drop the requirement restriction.
+++ b/pyproject.toml
@@ -1,5 +1,5 @@
[build-system]
--requires = ["flit_core >=2,<3"]
+-requires = ["flit_core>=2,<4"]
+requires = ["flit_core"]
build-backend = "flit_core.buildapi"
diff --git a/srcpkgs/pex/template b/srcpkgs/pex/template
index bbb826bd0bb08..c8033f9b4440d 100644
--- a/srcpkgs/pex/template
+++ b/srcpkgs/pex/template
@@ -1,6 +1,6 @@
# Template file for 'pex'
pkgname=pex
-version=2.1.143
+version=2.1.145
revision=1
build_style=python3-pep517
hostmakedepends="python3-flit_core python3-Sphinx"
@@ -11,7 +11,7 @@ license="Apache-2.0"
homepage="https://github.com/pantsbuild/pex"
changelog="https://raw.githubusercontent.com/pantsbuild/pex/main/CHANGES.md"
distfiles="${PYPI_SITE}/p/pex/pex-${version}.tar.gz"
-checksum=c72603f681ab94ad64b3043bba23b7fe00095277a5bd6bfb647cb39ff8398828
+checksum=d6bac8c4e8ce746cfe5f16fa42b1fa66d87f785fb368138615fe08f4fd7b9db2
post_build() {
PYTHONPATH="$PWD" make -C docs man
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PR PATCH] [Merged]: pex: update to 2.1.145.
2023-09-08 20:00 [PR PATCH] pex: update to 2.1.145 icp1994
@ 2023-09-10 13:08 ` leahneukirchen
0 siblings, 0 replies; 2+ messages in thread
From: leahneukirchen @ 2023-09-10 13:08 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 323 bytes --]
There's a merged pull request on the void-packages repository
pex: update to 2.1.145.
https://github.com/void-linux/void-packages/pull/45982
Description:
#### 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**
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-09-10 13:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-08 20:00 [PR PATCH] pex: update to 2.1.145 icp1994
2023-09-10 13:08 ` [PR PATCH] [Merged]: " leahneukirchen
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).