pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-httpbin
Module Name: pkgsrc
Committed By: adam
Date: Mon Oct 23 15:45:29 UTC 2017
Modified Files:
pkgsrc/www/py-httpbin: Makefile distinfo
Log Message:
py-httpbin: update to 0.6.2
0.6.2:
Bug fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/py-httpbin/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/py-httpbin/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-httpbin/Makefile
diff -u pkgsrc/www/py-httpbin/Makefile:1.5 pkgsrc/www/py-httpbin/Makefile:1.6
--- pkgsrc/www/py-httpbin/Makefile:1.5 Fri Sep 29 21:29:50 2017
+++ pkgsrc/www/py-httpbin/Makefile Mon Oct 23 15:45:29 2017
@@ -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 @@ HOMEPAGE= https://github.com/Runscope/ht
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}-markupsafe-[0-9]*:../../textproc/py-markupsafe
-DEPENDS+= ${PYPKGPREFIX}-decorator-[0-9]*:../../devel/py-decorator
DEPENDS+= ${PYPKGPREFIX}-itsdangerous-[0-9]*:../../security/py-itsdangerous
+DEPENDS+= ${PYPKGPREFIX}-markupsafe-[0-9]*:../../textproc/py-markupsafe
DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
USE_LANGUAGES= # none
Index: pkgsrc/www/py-httpbin/distinfo
diff -u pkgsrc/www/py-httpbin/distinfo:1.4 pkgsrc/www/py-httpbin/distinfo:1.5
--- pkgsrc/www/py-httpbin/distinfo:1.4 Thu Aug 31 08:44:34 2017
+++ pkgsrc/www/py-httpbin/distinfo Mon Oct 23 15:45:29 2017
@@ -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