Github messages for voidlinux
 help / color / mirror / Atom feed
From: pfpulux <pfpulux@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] python-sh: update to 1.13.1.
Date: Fri, 29 May 2020 19:33:43 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22409@inbox.vuxu.org> (raw)

[-- 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*

             reply	other threads:[~2020-05-29 17:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-29 17:33 pfpulux [this message]
2020-05-31 11:15 ` [PR PATCH] [Merged]: " Hoshpak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22409@inbox.vuxu.org \
    --to=pfpulux@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).