pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-sh: update to 0.12.9



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Wed Jan 18 21:49:44 2017 +0100
Changeset:	60cab2d6acdcd9b1576e0034c095e4baa668f995

Modified Files:
	py-sh/Makefile
	py-sh/distinfo

Log Message:
py-sh: update to 0.12.9

Test status:
FAILED (failures=1, errors=7, skipped=2)

*   added `_bg_exc` for silencing exceptions in background threads [#350](https://github.com/amoffat/sh/pull/350)

*   bugfix for patched glob.glob on python3.5 [#341](https://github.com/amoffat/sh/issues/341)

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=60cab2d6acdcd9b1576e0034c095e4baa668f995

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-sh/Makefile | 2 +-
 py-sh/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/py-sh/Makefile b/py-sh/Makefile
index c7dbedc..f881fe2 100644
--- a/py-sh/Makefile
+++ b/py-sh/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.10 2014/05/09 07:38:49 thomasklausner Exp $
 
-DISTNAME=	sh-1.12.7
+DISTNAME=	sh-1.12.9
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	sysutils python
 MASTER_SITES=	${MASTER_SITE_PYPI:=s/sh/}
diff --git a/py-sh/distinfo b/py-sh/distinfo
index d099159..6198022 100644
--- a/py-sh/distinfo
+++ b/py-sh/distinfo
@@ -1,6 +1,6 @@
 $NetBSD: distinfo,v 1.1.1.1 2011/03/23 10:21:01 jihbed Exp $
 
-SHA1 (sh-1.12.7.tar.gz) = 8b7d7e85bef54fb2a839d87632642ea86460ca9c
-RMD160 (sh-1.12.7.tar.gz) = 8cf524235e205669e40fe53eca8ca0395950fb18
-SHA512 (sh-1.12.7.tar.gz) = 9237a40fcd294c3ef4c8c0fee134e05a25b74d9fe51baa42a43df2a3e6ede7bfd87654e41440d0709057fdbe57099721aaa5df10ddc6d5417b28b6467d2f247d
-Size (sh-1.12.7.tar.gz) = 53819 bytes
+SHA1 (sh-1.12.9.tar.gz) = aaa1449c50048c47c385fc12714813503dd387f5
+RMD160 (sh-1.12.9.tar.gz) = 8b474b7bd4f38ef1107df47e191a525e2d5e27fd
+SHA512 (sh-1.12.9.tar.gz) = 378ebfe148de6d1fb0f6488a42a39570f1fde6bb2d3ce40cbe29a6920e102f4c31d38a686663e52b2968099d85a0b5867e112c5d53ca0a4527a2f2bc9e607d35
+Size (sh-1.12.9.tar.gz) = 54077 bytes


Home | Main Index | Thread Index | Old Index