Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python-sh: update to 1.13.1.
@ 2020-05-29 17:33 pfpulux
  2020-05-31 11:15 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 1 reply; 2+ messages in thread
From: pfpulux @ 2020-05-29 17:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pfpulux/void-packages python-sh
https://github.com/void-linux/void-packages/pull/22409

python-sh: update to 1.13.1.


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

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

From 156616edff305a13d7f8ac569e449906956ede0e Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.de>
Date: Fri, 29 May 2020 19:32:41 +0200
Subject: [PATCH] python-sh: update to 1.13.1.

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

diff --git a/srcpkgs/python-sh/template b/srcpkgs/python-sh/template
index 76985dc1f01..16de6daf662 100644
--- a/srcpkgs/python-sh/template
+++ b/srcpkgs/python-sh/template
@@ -1,11 +1,10 @@
 # Template file for 'python-sh'
 pkgname=python-sh
-version=1.12.14
-revision=3
+version=1.13.1
+revision=1
 archs=noarch
 wrksrc="${pkgname#*-}-${version}"
 build_style=python-module
-pycompile_module="sh.py"
 hostmakedepends="python-setuptools python3-setuptools"
 depends="python"
 short_desc="Python subprocess replacement (Python2)"
@@ -13,7 +12,7 @@ maintainer="pulux <pulux@pf4sh.de>"
 license="MIT"
 homepage="https://github.com/amoffat/sh"
 distfiles="${PYPI_SITE}/s/sh/sh-${version}.tar.gz"
-checksum=b52bf5833ed01c7b5c5fb73a7f71b3d98d48e9b9b8764236237bdc7ecae850fc
+checksum=97a3d2205e3c6a842d87ebbc9ae93acae5a352b1bc4609b428d0fd5bb9e286a3
 
 post_install() {
 	vlicense LICENSE.txt
@@ -22,7 +21,6 @@ post_install() {
 python3-sh_package() {
 	archs=noarch
 	depends="python3"
-	pycompile_module="sh.py"
 	short_desc="${short_desc/Python2/Python3}"
 	pkg_install() {
 		vmove usr/lib/python3*

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

* Re: [PR PATCH] [Merged]: python-sh: update to 1.13.1.
  2020-05-29 17:33 [PR PATCH] python-sh: update to 1.13.1 pfpulux
@ 2020-05-31 11:15 ` Hoshpak
  0 siblings, 0 replies; 2+ messages in thread
From: Hoshpak @ 2020-05-31 11:15 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-sh: update to 1.13.1.
https://github.com/void-linux/void-packages/pull/22409

Description:


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

end of thread, other threads:[~2020-05-31 11:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-29 17:33 [PR PATCH] python-sh: update to 1.13.1 pfpulux
2020-05-31 11:15 ` [PR PATCH] [Merged]: " Hoshpak

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