pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-test-httpbin py-test-httpbin: updated to 1.0.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/885fda17f589
branches:  trunk
changeset: 381628:885fda17f589
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Jul 11 06:12:03 2022 +0000

description:
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

diffstat:

 www/py-test-httpbin/Makefile |  4 ++--
 www/py-test-httpbin/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 06bec417519f -r 885fda17f589 www/py-test-httpbin/Makefile
--- a/www/py-test-httpbin/Makefile      Mon Jul 11 01:38:20 2022 +0000
+++ b/www/py-test-httpbin/Makefile      Mon Jul 11 06:12:03 2022 +0000
@@ -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/}
diff -r 06bec417519f -r 885fda17f589 www/py-test-httpbin/distinfo
--- a/www/py-test-httpbin/distinfo      Mon Jul 11 01:38:20 2022 +0000
+++ b/www/py-test-httpbin/distinfo      Mon Jul 11 06:12:03 2022 +0000
@@ -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