pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-test-httpbin



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Jul 11 06:12:03 UTC 2022

Modified Files:
        pkgsrc/www/py-test-httpbin: Makefile distinfo

Log Message:
py-test-httpbin: updated to 1.0.2

1.0.2
Switch from travis to github actions
This will be the last release to support Python 2.6, 2.7 or 3.6


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/py-test-httpbin/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/py-test-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-test-httpbin/Makefile
diff -u pkgsrc/www/py-test-httpbin/Makefile:1.9 pkgsrc/www/py-test-httpbin/Makefile:1.10
--- pkgsrc/www/py-test-httpbin/Makefile:1.9     Sun Jul 10 20:01:53 2022
+++ pkgsrc/www/py-test-httpbin/Makefile Mon Jul 11 06:12:03 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2022/07/10 20:01:53 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2022/07/11 06:12:03 adam Exp $
 
-DISTNAME=      pytest-httpbin-1.0.1
+DISTNAME=      pytest-httpbin-1.0.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-httpbin/}

Index: pkgsrc/www/py-test-httpbin/distinfo
diff -u pkgsrc/www/py-test-httpbin/distinfo:1.7 pkgsrc/www/py-test-httpbin/distinfo:1.8
--- pkgsrc/www/py-test-httpbin/distinfo:1.7     Sun Jul 10 20:01:53 2022
+++ pkgsrc/www/py-test-httpbin/distinfo Mon Jul 11 06:12:03 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2022/07/10 20:01:53 wiz Exp $
+$NetBSD: distinfo,v 1.8 2022/07/11 06:12:03 adam Exp $
 
-BLAKE2s (pytest-httpbin-1.0.1.tar.gz) = 7b8cef3d5dc08c448175be40eae4cb0fe240161f2d22bf84b4cb29ab232ec87c
-SHA512 (pytest-httpbin-1.0.1.tar.gz) = 3c2589e309bf34dd623051ce15cf09ccb23e7a11c160ed40f2379f11fb54618d77f03c9100faae1755f9a58c402ac10798f1c0ea28e11ff86408e2c2aaf82f15
-Size (pytest-httpbin-1.0.1.tar.gz) = 14482 bytes
+BLAKE2s (pytest-httpbin-1.0.2.tar.gz) = 0dd4938cf008ff67df981678f6d24866e172fd1c45858a13674a2b3174b29582
+SHA512 (pytest-httpbin-1.0.2.tar.gz) = d1982830766916b9aeae0e931862c7dc603fb98a89ff6e7e2735dfe25c81b6353af8a834dec13989312c53efe6fd829ea038eae84552099b86505289033f4efb
+Size (pytest-httpbin-1.0.2.tar.gz) = 15494 bytes



Home | Main Index | Thread Index | Old Index