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:           Fri Oct 22 11:13:26 UTC 2021

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

Log Message:
py-respx: updated to 0.18.1

0.18.1
Fixed
- Respect ordered param values.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/py-respx/Makefile
cvs rdiff -u -r1.5 -r1.6 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.4 pkgsrc/www/py-respx/Makefile:1.5
--- pkgsrc/www/py-respx/Makefile:1.4    Thu Oct 21 13:17:09 2021
+++ pkgsrc/www/py-respx/Makefile        Fri Oct 22 11:13:26 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2021/10/21 13:17:09 adam Exp $
+# $NetBSD: Makefile,v 1.5 2021/10/22 11:13:26 adam Exp $
 
-DISTNAME=      respx-0.18.0
+DISTNAME=      respx-0.18.1
 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.5 pkgsrc/www/py-respx/distinfo:1.6
--- pkgsrc/www/py-respx/distinfo:1.5    Thu Oct 21 13:17:09 2021
+++ pkgsrc/www/py-respx/distinfo        Fri Oct 22 11:13:26 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/21 13:17:09 adam Exp $
+$NetBSD: distinfo,v 1.6 2021/10/22 11:13:26 adam Exp $
 
-RMD160 (respx-0.18.0.tar.gz) = 3d12e86e7f230224e54cbe9394af4e586bd8f200
-SHA512 (respx-0.18.0.tar.gz) = 9c16f5710f9443d99a62a08ac6290b05cdf127d540c4962838b3392071081f536cc80652d782f19b1e103dc68ed94cfa0308cf40e3f8d1eecef4e6c156ede2a4
-Size (respx-0.18.0.tar.gz) = 23584 bytes
+RMD160 (respx-0.18.1.tar.gz) = 59b136451bf67afb8cacd857363354d0ce2bf165
+SHA512 (respx-0.18.1.tar.gz) = ebf5427df97c9043bf51fc889a57410cf4a5e9ee4916a2aca6a417d048e4be9920e410a57d4a2c721152be857f7032e53d660845b003b36fe2a75198f35b05fd
+Size (respx-0.18.1.tar.gz) = 23703 bytes



Home | Main Index | Thread Index | Old Index