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:           Sun Aug 27 12:44:03 UTC 2017

Modified Files:
        pkgsrc/www/py-httpbin: Makefile distinfo
Removed Files:
        pkgsrc/www/py-httpbin/patches: patch-README.rst

Log Message:
0.6.0:
Bug fixes.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/py-httpbin/Makefile \
    pkgsrc/www/py-httpbin/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/www/py-httpbin/patches/patch-README.rst

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.2 pkgsrc/www/py-httpbin/Makefile:1.3
--- pkgsrc/www/py-httpbin/Makefile:1.2  Wed May 31 08:36:33 2017
+++ pkgsrc/www/py-httpbin/Makefile      Sun Aug 27 12:44:03 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2017/05/31 08:36:33 adam Exp $
+# $NetBSD: Makefile,v 1.3 2017/08/27 12:44:03 adam Exp $
 
-DISTNAME=      httpbin-0.5.0
+DISTNAME=      httpbin-0.6.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/httpbin/}
Index: pkgsrc/www/py-httpbin/distinfo
diff -u pkgsrc/www/py-httpbin/distinfo:1.2 pkgsrc/www/py-httpbin/distinfo:1.3
--- pkgsrc/www/py-httpbin/distinfo:1.2  Wed May 31 08:36:33 2017
+++ pkgsrc/www/py-httpbin/distinfo      Sun Aug 27 12:44:03 2017
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.2 2017/05/31 08:36:33 adam Exp $
+$NetBSD: distinfo,v 1.3 2017/08/27 12:44:03 adam Exp $
 
-SHA1 (httpbin-0.5.0.tar.gz) = e434179b0e3fda9d89f5b18d97a6ce06fd2339f2
-RMD160 (httpbin-0.5.0.tar.gz) = 270d1c43b67f74968f09e09fa1fee97a9ae3ebc6
-SHA512 (httpbin-0.5.0.tar.gz) = 1e13db87058b056b2ab228bbb67a835d1ac999efb8fbbcdc07f07f6e55e82ec5fe731f177210e107759f4d87d64f7e5e2219a1fb89bf17d2cda331c6b91490b8
-Size (httpbin-0.5.0.tar.gz) = 88698 bytes
-SHA1 (patch-README.rst) = 2fbfd9d70d8fd7c97d51412043548bd9d4527ae2
+SHA1 (httpbin-0.6.0.tar.gz) = c2e42f16d28ad4b23b86c3b684fa64316faef533
+RMD160 (httpbin-0.6.0.tar.gz) = 80bd25c9645891cf210e015586d5f3c19a4662e8
+SHA512 (httpbin-0.6.0.tar.gz) = ed7243b43daa2d7a08250854c4f33cf6ba6647da744cfcec680a123033000e4e0c0fd1d267d0461fb99798f6ac0cf6707725e86811bdb32369b5c623d25fb184
+Size (httpbin-0.6.0.tar.gz) = 86171 bytes



Home | Main Index | Thread Index | Old Index