pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-idna_ssl py-idna_ssl: updated to 1.1.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/303ae74a6412
branches:  trunk
changeset: 310416:303ae74a6412
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat Jul 14 18:59:31 2018 +0000

description:
py-idna_ssl: updated to 1.1.0

v1.1.0:
Merge pull request 11 from aio-libs/pyup-update-pytest-3.6.2-to-3.6.3
Update pytest to 3.6.3

diffstat:

 www/py-idna_ssl/Makefile |   5 +++--
 www/py-idna_ssl/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 7 deletions(-)

diffs (35 lines):

diff -r 7a9ac42ee1c7 -r 303ae74a6412 www/py-idna_ssl/Makefile
--- a/www/py-idna_ssl/Makefile  Sat Jul 14 18:51:22 2018 +0000
+++ b/www/py-idna_ssl/Makefile  Sat Jul 14 18:59:31 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2018/03/13 11:44:13 adam Exp $
+# $NetBSD: Makefile,v 1.3 2018/07/14 18:59:31 adam Exp $
 
-DISTNAME=      idna-ssl-1.0.1
+DISTNAME=      idna-ssl-1.1.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=i/idna_ssl/}
@@ -11,6 +11,7 @@
 LICENSE=       mit
 
 DEPENDS+=      ${PYPKGPREFIX}-idna>=2.0:../../www/py-idna
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
 
 PYTHON_VERSIONS_INCOMPATIBLE=  27
 
diff -r 7a9ac42ee1c7 -r 303ae74a6412 www/py-idna_ssl/distinfo
--- a/www/py-idna_ssl/distinfo  Sat Jul 14 18:51:22 2018 +0000
+++ b/www/py-idna_ssl/distinfo  Sat Jul 14 18:59:31 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2018/03/13 11:44:13 adam Exp $
+$NetBSD: distinfo,v 1.3 2018/07/14 18:59:31 adam Exp $
 
-SHA1 (idna-ssl-1.0.1.tar.gz) = e916af0f7630dcde2ae1a4aeb6f9b766b1df1616
-RMD160 (idna-ssl-1.0.1.tar.gz) = 8b2d95d0a09cc4066414c3d62adf36c8d81e6087
-SHA512 (idna-ssl-1.0.1.tar.gz) = 57a6891543c561cd96d35f3d01f702e8c54c592f0174f34322fd0794df8a80ad0117b558f2d0078d22cb8e0114aaa9b72c7217c91a40f02475334d7a94429c2e
-Size (idna-ssl-1.0.1.tar.gz) = 3385 bytes
+SHA1 (idna-ssl-1.1.0.tar.gz) = 8ab67ac05cf62565e61d1f350a95c3f4fb6f8523
+RMD160 (idna-ssl-1.1.0.tar.gz) = dfe198f33badc1235459a22b440720f7ea62642b
+SHA512 (idna-ssl-1.1.0.tar.gz) = f9db74cecabbbfddfd1817bbd8434ef2aafeea433c3eefff3f94c7e994da40e3f315fcda527f3a0c3743028f26bbc934f1dd21f94134123c3271975d0527cd35
+Size (idna-ssl-1.1.0.tar.gz) = 3377 bytes



Home | Main Index | Thread Index | Old Index