pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-respx



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Oct 26 17:14:45 UTC 2021

Modified Files:
        pkgsrc/www/py-respx: Makefile distinfo

Log Message:
py-respx: updated to 0.18.2

0.18.2

Fixed
- Include extensions when instantiating request in HTTPCoreMocker


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/py-respx/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/py-respx/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-respx/Makefile
diff -u pkgsrc/www/py-respx/Makefile:1.5 pkgsrc/www/py-respx/Makefile:1.6
--- pkgsrc/www/py-respx/Makefile:1.5    Fri Oct 22 11:13:26 2021
+++ pkgsrc/www/py-respx/Makefile        Tue Oct 26 17:14:45 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2021/10/22 11:13:26 adam Exp $
+# $NetBSD: Makefile,v 1.6 2021/10/26 17:14:45 adam Exp $
 
-DISTNAME=      respx-0.18.1
+DISTNAME=      respx-0.18.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=r/respx/}

Index: pkgsrc/www/py-respx/distinfo
diff -u pkgsrc/www/py-respx/distinfo:1.7 pkgsrc/www/py-respx/distinfo:1.8
--- pkgsrc/www/py-respx/distinfo:1.7    Tue Oct 26 11:30:46 2021
+++ pkgsrc/www/py-respx/distinfo        Tue Oct 26 17:14:45 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 11:30:46 nia Exp $
+$NetBSD: distinfo,v 1.8 2021/10/26 17:14:45 adam Exp $
 
-BLAKE2s (respx-0.18.1.tar.gz) = 23e6c59fa6ffb2d08886e77708e43fb2e1b6caa74d9951cc3115d9616ba836a5
-SHA512 (respx-0.18.1.tar.gz) = ebf5427df97c9043bf51fc889a57410cf4a5e9ee4916a2aca6a417d048e4be9920e410a57d4a2c721152be857f7032e53d660845b003b36fe2a75198f35b05fd
-Size (respx-0.18.1.tar.gz) = 23703 bytes
+BLAKE2s (respx-0.18.2.tar.gz) = 86f2f958ae4ecbcfe22c793a2672d011c00cb71e9cfbef30dad6512e079184f4
+SHA512 (respx-0.18.2.tar.gz) = 4ef4da6de5ccd4829fa158da94a7ad7d5cdfe20b8d271bb3cbbfa5d7e8782962d38586aeb3914abdec0b02ca82eeb6caf229c7c16e707b568a2fef9c1dc74c58
+Size (respx-0.18.2.tar.gz) = 23766 bytes



Home | Main Index | Thread Index | Old Index