Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python-Pyro4: update to 4.77
@ 2020-01-18 19:20 voidlinux-github
  2020-01-18 19:49 ` [PR PATCH] [Updated] " voidlinux-github
  2020-01-19  9:26 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-18 19:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pfpulux/void-packages python-Pyro4
https://github.com/void-linux/void-packages/pull/18376

python-Pyro4: update to 4.77


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

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

From c1ad08ba161fb6f7d44accd7adfe07e105ce34ed Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.de>
Date: Sat, 18 Jan 2020 20:20:08 +0100
Subject: [PATCH] python-Pyro4: update to 4.77

---
 srcpkgs/python-Pyro4/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python-Pyro4/template b/srcpkgs/python-Pyro4/template
index 0417e9f6a8a..e539725311c 100644
--- a/srcpkgs/python-Pyro4/template
+++ b/srcpkgs/python-Pyro4/template
@@ -1,7 +1,7 @@
 # Template file for 'python-Pyro4'
 pkgname=python-Pyro4
-version=4.75
-revision=2
+version=4.77
+revision=1
 archs=noarch
 wrksrc="${pkgname#*-}-${version}"
 build_style=python-module
@@ -13,7 +13,7 @@ maintainer="pulux <pulux@pf4sh.de>"
 license="MIT"
 homepage="https://pythonhosted.org/Pyro4/"
 distfiles="${PYPI_SITE}/P/Pyro4/Pyro4-${version}.tar.gz"
-checksum=3897c0254046d4cb412a4d1a8f2f9c2c1c1ae643a24db07d0abdb51acdb8d7b5
+checksum=2bfe12a22f396474b0e57c898c7e2c561a8f850bf2055d8cf0f7119f0c7a523f
 
 alternatives="
  pyro4:pyro4-check-config:/usr/bin/pyro4-check-config2

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

* Re: [PR PATCH] [Updated] python-Pyro4: update to 4.77
  2020-01-18 19:20 [PR PATCH] python-Pyro4: update to 4.77 voidlinux-github
@ 2020-01-18 19:49 ` voidlinux-github
  2020-01-19  9:26 ` [PR PATCH] [Merged]: " voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-18 19:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pfpulux/void-packages python-Pyro4
https://github.com/void-linux/void-packages/pull/18376

python-Pyro4: update to 4.77


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

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

From 17cfafb59f80392f3af5110d863294d3dc6987f3 Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.de>
Date: Sat, 18 Jan 2020 20:20:08 +0100
Subject: [PATCH] python-Pyro4: update to 4.77

---
 srcpkgs/python-Pyro4/template | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/python-Pyro4/template b/srcpkgs/python-Pyro4/template
index 0417e9f6a8a..17a59cd4803 100644
--- a/srcpkgs/python-Pyro4/template
+++ b/srcpkgs/python-Pyro4/template
@@ -1,11 +1,10 @@
 # Template file for 'python-Pyro4'
 pkgname=python-Pyro4
-version=4.75
-revision=2
+version=4.77
+revision=1
 archs=noarch
 wrksrc="${pkgname#*-}-${version}"
 build_style=python-module
-pycompile_module="Pyro4"
 hostmakedepends="python-setuptools python3-setuptools"
 depends="python-setuptools python-serpent>=1.27 python-selectors2"
 short_desc="Distributed Object Middleware (IPC/RPC) for Python2"
@@ -13,7 +12,7 @@ maintainer="pulux <pulux@pf4sh.de>"
 license="MIT"
 homepage="https://pythonhosted.org/Pyro4/"
 distfiles="${PYPI_SITE}/P/Pyro4/Pyro4-${version}.tar.gz"
-checksum=3897c0254046d4cb412a4d1a8f2f9c2c1c1ae643a24db07d0abdb51acdb8d7b5
+checksum=2bfe12a22f396474b0e57c898c7e2c561a8f850bf2055d8cf0f7119f0c7a523f
 
 alternatives="
  pyro4:pyro4-check-config:/usr/bin/pyro4-check-config2
@@ -37,7 +36,6 @@ python3-Pyro4_package() {
 	 pyro4:pyro4-test-echoserver:/usr/bin/pyro4-test-echoserver3"
 	archs=noarch
 	depends="python3-setuptools python3-serpent"
-	pycompile_module="Pyro4"
 	short_desc="${short_desc/Python2/Python3}"
 	pkg_install() {
 		vmove usr/bin/*3

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

* Re: [PR PATCH] [Merged]: python-Pyro4: update to 4.77
  2020-01-18 19:20 [PR PATCH] python-Pyro4: update to 4.77 voidlinux-github
  2020-01-18 19:49 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-19  9:26 ` voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-19  9:26 UTC (permalink / raw)
  To: ml

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

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

python-Pyro4: update to 4.77
https://github.com/void-linux/void-packages/pull/18376

Description:


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

end of thread, other threads:[~2020-01-19  9:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-18 19:20 [PR PATCH] python-Pyro4: update to 4.77 voidlinux-github
2020-01-18 19:49 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-19  9:26 ` [PR PATCH] [Merged]: " voidlinux-github

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