pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-httpbin py-httpbin: update to 0.6.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c359863edff0
branches:  trunk
changeset: 370768:c359863edff0
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Oct 23 15:45:29 2017 +0000

description:
py-httpbin: update to 0.6.2

0.6.2:
Bug fixes.

diffstat:

 www/py-httpbin/Makefile |  12 ++++++------
 www/py-httpbin/distinfo |  10 +++++-----
 2 files changed, 11 insertions(+), 11 deletions(-)

diffs (47 lines):

diff -r fdfb77f3fd1e -r c359863edff0 www/py-httpbin/Makefile
--- a/www/py-httpbin/Makefile   Mon Oct 23 15:39:50 2017 +0000
+++ b/www/py-httpbin/Makefile   Mon Oct 23 15:45:29 2017 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2017/09/29 21:29:50 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2017/10/23 15:45:29 adam Exp $
 
-DISTNAME=      httpbin-0.6.1
+DISTNAME=      httpbin-0.6.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
-CATEGORIES=    devel
+CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/httpbin/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -11,12 +10,13 @@
 COMMENT=       HTTP Request and Response Service
 LICENSE=       mit
 
+DEPENDS+=      ${PYPKGPREFIX}-brotlipy-[0-9]*:../../archivers/py-brotlipy
+DEPENDS+=      ${PYPKGPREFIX}-decorator-[0-9]*:../../devel/py-decorator
 DEPENDS+=      ${PYPKGPREFIX}-flask-[0-9]*:../../www/py-flask
 DEPENDS+=      ${PYPKGPREFIX}-flask-common-[0-9]*:../../www/py-flask-common
 DEPENDS+=      ${PYPKGPREFIX}-Flask-Limiter-[0-9]*:../../www/py-flask-limiter
+DEPENDS+=      ${PYPKGPREFIX}-itsdangerous-[0-9]*:../../security/py-itsdangerous
 DEPENDS+=      ${PYPKGPREFIX}-markupsafe-[0-9]*:../../textproc/py-markupsafe
-DEPENDS+=      ${PYPKGPREFIX}-decorator-[0-9]*:../../devel/py-decorator
-DEPENDS+=      ${PYPKGPREFIX}-itsdangerous-[0-9]*:../../security/py-itsdangerous
 DEPENDS+=      ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
 
 USE_LANGUAGES= # none
diff -r fdfb77f3fd1e -r c359863edff0 www/py-httpbin/distinfo
--- a/www/py-httpbin/distinfo   Mon Oct 23 15:39:50 2017 +0000
+++ b/www/py-httpbin/distinfo   Mon Oct 23 15:45:29 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2017/08/31 08:44:34 adam Exp $
+$NetBSD: distinfo,v 1.5 2017/10/23 15:45:29 adam Exp $
 
-SHA1 (httpbin-0.6.1.tar.gz) = 522715fdad431720a1a0ad6b11eb2138bb385b94
-RMD160 (httpbin-0.6.1.tar.gz) = 19d176c7ccd26b4e3f5d13613a913d0236107fde
-SHA512 (httpbin-0.6.1.tar.gz) = 5f208e21aa56fe9289f6b6bf8fbecf60b4b92167ce38f12ae54ae38aecc8733699cb63598ef1a7779cf855607b92fa4c7b2ebdf25be7dd560150823554d34a6e
-Size (httpbin-0.6.1.tar.gz) = 85482 bytes
+SHA1 (httpbin-0.6.2.tar.gz) = 8f9dca3627146f52edd6dccae5df9b4dcc87d8da
+RMD160 (httpbin-0.6.2.tar.gz) = a4289a0d8d80fca2bd5b752dc2ee47bb4b13af55
+SHA512 (httpbin-0.6.2.tar.gz) = 6e9a95a8fb8e086b7b27959eea8ca9b79dc925ebbd87db71a8935029e7762dda2c15d0b928330ddc32f08d44a5283be4d14651573738ea7c89597fec704b646a
+Size (httpbin-0.6.2.tar.gz) = 86288 bytes



Home | Main Index | Thread Index | Old Index