pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/py-parse_type py-parse_type: updated to 0.5.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e778a9c040df
branches:  trunk
changeset: 337819:e778a9c040df
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Aug 13 11:00:35 2019 +0000

description:
py-parse_type: updated to 0.5.2

v0.5.2
py.requirements: Add twine

v0.5.0
BUMP-VERSION: 0.5.0 (was: 0.4.3 / 0.4.2).

diffstat:

 textproc/py-parse_type/Makefile |   6 +++---
 textproc/py-parse_type/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (36 lines):

diff -r acc9eae00813 -r e778a9c040df textproc/py-parse_type/Makefile
--- a/textproc/py-parse_type/Makefile   Tue Aug 13 10:55:19 2019 +0000
+++ b/textproc/py-parse_type/Makefile   Tue Aug 13 11:00:35 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2018/08/28 09:56:44 adam Exp $
+# $NetBSD: Makefile,v 1.2 2019/08/13 11:00:35 adam Exp $
 
-DISTNAME=      parse_type-0.4.2
+DISTNAME=      parse_type-0.5.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/parse_type/}
@@ -10,7 +10,7 @@
 COMMENT=       Simplifies to build parse types based on the parse module
 LICENSE=       modified-bsd
 
-DEPENDS+=      ${PYPKGPREFIX}-parse>=1.8:../../textproc/py-parse
+DEPENDS+=      ${PYPKGPREFIX}-parse>=1.8.4:../../textproc/py-parse
 DEPENDS+=      ${PYPKGPREFIX}-six>=1.11:../../lang/py-six
 
 USE_LANGUAGES= # none
diff -r acc9eae00813 -r e778a9c040df textproc/py-parse_type/distinfo
--- a/textproc/py-parse_type/distinfo   Tue Aug 13 10:55:19 2019 +0000
+++ b/textproc/py-parse_type/distinfo   Tue Aug 13 11:00:35 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2018/08/28 09:56:44 adam Exp $
+$NetBSD: distinfo,v 1.2 2019/08/13 11:00:35 adam Exp $
 
-SHA1 (parse_type-0.4.2.tar.gz) = 8b8525c63ef4a39afc1da27c6c37c4639860616f
-RMD160 (parse_type-0.4.2.tar.gz) = 7ea4613143cc12c5f3e8313ec52d667351365acf
-SHA512 (parse_type-0.4.2.tar.gz) = 43044c09c73aa367fd5b565f045323fb7d2d44c89da8e8278223f17167431784023d7df830c5e0f6e2f5d7601f7d080bf57e86a4cc5340bce0e7e645a3d84208
-Size (parse_type-0.4.2.tar.gz) = 264473 bytes
+SHA1 (parse_type-0.5.2.tar.gz) = 89bf3d3ea0455b1f46b59221b8a3b033bf17ef58
+RMD160 (parse_type-0.5.2.tar.gz) = 5622e6f1e73611464e66c43b8363476cafce0285
+SHA512 (parse_type-0.5.2.tar.gz) = c3f586bee000e09ce1c115bd24679ee59d60b51319ee37233e0cdc358db6b30af3700f95f3e2172b3e64b02ede23aea3d3bb0aeab366e9b9fa6249459daf7e06
+Size (parse_type-0.5.2.tar.gz) = 272082 bytes



Home | Main Index | Thread Index | Old Index