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: Sat May 12 08:19:51 UTC 2018
Modified Files:
pkgsrc/www/py-httpbin: Makefile distinfo
Log Message:
py-httpbin: updated to 0.7.0
0.7.0:
Unknown changes.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/py-httpbin/Makefile
cvs rdiff -u -r1.5 -r1.6 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.8 pkgsrc/www/py-httpbin/Makefile:1.9
--- pkgsrc/www/py-httpbin/Makefile:1.8 Sun Nov 26 17:44:09 2017
+++ pkgsrc/www/py-httpbin/Makefile Sat May 12 08:19:51 2018
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.8 2017/11/26 17:44:09 adam Exp $
+# $NetBSD: Makefile,v 1.9 2018/05/12 08:19:51 adam Exp $
-DISTNAME= httpbin-0.6.2
+DISTNAME= httpbin-0.7.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/httpbin/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/Runscope/httpbin/
+HOMEPAGE= https://github.com/Runscope/httpbin
COMMENT= HTTP Request and Response Service
LICENSE= mit
@@ -22,8 +22,5 @@ DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../.
USE_LANGUAGES= # none
-# test failure:
-# https://github.com/kennethreitz/httpbin/issues/403
-
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/www/py-httpbin/distinfo
diff -u pkgsrc/www/py-httpbin/distinfo:1.5 pkgsrc/www/py-httpbin/distinfo:1.6
--- pkgsrc/www/py-httpbin/distinfo:1.5 Mon Oct 23 15:45:29 2017
+++ pkgsrc/www/py-httpbin/distinfo Sat May 12 08:19:51 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2017/10/23 15:45:29 adam Exp $
+$NetBSD: distinfo,v 1.6 2018/05/12 08:19:51 adam Exp $
-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
+SHA1 (httpbin-0.7.0.tar.gz) = 82ae58e22fd3f7a86bc561082691a36c12120f40
+RMD160 (httpbin-0.7.0.tar.gz) = 22b1bb0151212aa71aaa8cb8fb1aec7e1e9c0b5a
+SHA512 (httpbin-0.7.0.tar.gz) = 82e80058b58943637e9f8191764cea79bf7a6e40f36069f9b5d3f908585dbef20a03ef070d1f865d350920b6e874a93a48a544b05c14ff4911038ec2c20f6f63
+Size (httpbin-0.7.0.tar.gz) = 92613 bytes
Home |
Main Index |
Thread Index |
Old Index