pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-idna_ssl



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Jul 14 18:59:31 UTC 2018

Modified Files:
        pkgsrc/www/py-idna_ssl: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/py-idna_ssl/Makefile \
    pkgsrc/www/py-idna_ssl/distinfo

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

Modified files:

Index: pkgsrc/www/py-idna_ssl/Makefile
diff -u pkgsrc/www/py-idna_ssl/Makefile:1.2 pkgsrc/www/py-idna_ssl/Makefile:1.3
--- pkgsrc/www/py-idna_ssl/Makefile:1.2 Tue Mar 13 11:44:13 2018
+++ pkgsrc/www/py-idna_ssl/Makefile     Sat Jul 14 18:59:31 2018
@@ -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 @@ COMMENT=      Patch ssl.match_hostname for Un
 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
 
Index: pkgsrc/www/py-idna_ssl/distinfo
diff -u pkgsrc/www/py-idna_ssl/distinfo:1.2 pkgsrc/www/py-idna_ssl/distinfo:1.3
--- pkgsrc/www/py-idna_ssl/distinfo:1.2 Tue Mar 13 11:44:13 2018
+++ pkgsrc/www/py-idna_ssl/distinfo     Sat Jul 14 18:59:31 2018
@@ -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