Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pex: update to 2.1.10.
@ 2020-05-19  5:46 cpixl
  2020-05-19  5:51 ` [PR PATCH] [Updated] " cpixl
  2020-05-19  8:24 ` [PR PATCH] [Merged]: " Piraty
  0 siblings, 2 replies; 3+ messages in thread
From: cpixl @ 2020-05-19  5:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cpixl/void-packages pex
https://github.com/void-linux/void-packages/pull/22117

pex: update to 2.1.10.


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

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

From b63cb30be5220d8ead9249d09eb49f1ab0d5c265 Mon Sep 17 00:00:00 2001
From: Daniel Santana <daniel@santana.tech>
Date: Tue, 19 May 2020 02:46:04 -0300
Subject: [PATCH] pex: update to 2.1.10.

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

diff --git a/srcpkgs/pex/template b/srcpkgs/pex/template
index 7a1048f12a5..380107fb380 100644
--- a/srcpkgs/pex/template
+++ b/srcpkgs/pex/template
@@ -1,6 +1,6 @@
 # Template file for 'pex'
 pkgname=pex
-version=2.1.9
+version=2.1.10
 revision=1
 archs=noarch
 wrksrc="pex-${version}"
@@ -12,7 +12,7 @@ maintainer="Daniel Santana <daniel@santana.tech>"
 license="Apache-2.0"
 homepage="https://github.com/pantsbuild/pex"
 distfiles="${PYPI_SITE}/p/pex/pex-${version}.tar.gz"
-checksum=caff0d568482b0b532ad01bba3ff0dcdc171a418af68f13fd29510906b527918
+checksum=13e7528760612faa78cc6c3b8f713c90f55bbf3679ef72a53d83b92be064ba9e
 
 post_build() {
 	PYTHONPATH="$PWD" make -C docs man

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

* Re: [PR PATCH] [Updated] pex: update to 2.1.10.
  2020-05-19  5:46 [PR PATCH] pex: update to 2.1.10 cpixl
@ 2020-05-19  5:51 ` cpixl
  2020-05-19  8:24 ` [PR PATCH] [Merged]: " Piraty
  1 sibling, 0 replies; 3+ messages in thread
From: cpixl @ 2020-05-19  5:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cpixl/void-packages pex
https://github.com/void-linux/void-packages/pull/22117

pex: update to 2.1.10.


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

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

From b4461d45a4799bb083a90212c96e9aad91ce93d1 Mon Sep 17 00:00:00 2001
From: Daniel Santana <daniel@santana.tech>
Date: Tue, 19 May 2020 02:46:04 -0300
Subject: [PATCH] pex: update to 2.1.10.

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

diff --git a/srcpkgs/pex/template b/srcpkgs/pex/template
index 7a1048f12a5..380107fb380 100644
--- a/srcpkgs/pex/template
+++ b/srcpkgs/pex/template
@@ -1,6 +1,6 @@
 # Template file for 'pex'
 pkgname=pex
-version=2.1.9
+version=2.1.10
 revision=1
 archs=noarch
 wrksrc="pex-${version}"
@@ -12,7 +12,7 @@ maintainer="Daniel Santana <daniel@santana.tech>"
 license="Apache-2.0"
 homepage="https://github.com/pantsbuild/pex"
 distfiles="${PYPI_SITE}/p/pex/pex-${version}.tar.gz"
-checksum=caff0d568482b0b532ad01bba3ff0dcdc171a418af68f13fd29510906b527918
+checksum=13e7528760612faa78cc6c3b8f713c90f55bbf3679ef72a53d83b92be064ba9e
 
 post_build() {
 	PYTHONPATH="$PWD" make -C docs man

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

* Re: [PR PATCH] [Merged]: pex: update to 2.1.10.
  2020-05-19  5:46 [PR PATCH] pex: update to 2.1.10 cpixl
  2020-05-19  5:51 ` [PR PATCH] [Updated] " cpixl
@ 2020-05-19  8:24 ` Piraty
  1 sibling, 0 replies; 3+ messages in thread
From: Piraty @ 2020-05-19  8:24 UTC (permalink / raw)
  To: ml

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

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

pex: update to 2.1.10.
https://github.com/void-linux/void-packages/pull/22117

Description:


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

end of thread, other threads:[~2020-05-19  8:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-19  5:46 [PR PATCH] pex: update to 2.1.10 cpixl
2020-05-19  5:51 ` [PR PATCH] [Updated] " cpixl
2020-05-19  8:24 ` [PR PATCH] [Merged]: " Piraty

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