pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-respx py-respx: updated to 0.19.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/c915aaf1ecef
branches: trunk
changeset: 371631:c915aaf1ecef
user: adam <adam%pkgsrc.org@localhost>
date: Tue Jan 11 07:10:39 2022 +0000
description:
py-respx: updated to 0.19.1
0.19.1
Fixed
- Allow first path segments containing colons
- Fix license classifier
- Fix typos
diffstat:
www/py-respx/Makefile | 7 +++----
www/py-respx/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (36 lines):
diff -r 5c0ca290b404 -r c915aaf1ecef www/py-respx/Makefile
--- a/www/py-respx/Makefile Tue Jan 11 07:07:42 2022 +0000
+++ b/www/py-respx/Makefile Tue Jan 11 07:10:39 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2022/01/04 20:55:34 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2022/01/11 07:10:39 adam Exp $
-DISTNAME= respx-0.19.0
+DISTNAME= respx-0.19.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=r/respx/}
@@ -15,7 +14,7 @@
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-httpx
+PYTHON_VERSIONS_INCOMPATIBLE= 27
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 5c0ca290b404 -r c915aaf1ecef www/py-respx/distinfo
--- a/www/py-respx/distinfo Tue Jan 11 07:07:42 2022 +0000
+++ b/www/py-respx/distinfo Tue Jan 11 07:10:39 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2021/11/15 17:43:20 adam Exp $
+$NetBSD: distinfo,v 1.10 2022/01/11 07:10:39 adam Exp $
-BLAKE2s (respx-0.19.0.tar.gz) = e446aa731e8679256baa5a059d9e3bad03e392d39953a25cc805fb04940e3971
-SHA512 (respx-0.19.0.tar.gz) = e5669d8816baf47a980c1900ff2c2acf57a69abb2417af8e56f0d2b6323b9f720fa36b14c9e8b48a77eaac354c0bd13d26e191ddd127fea35da48f78bcb1a66f
-Size (respx-0.19.0.tar.gz) = 24264 bytes
+BLAKE2s (respx-0.19.1.tar.gz) = d5a6b1c881f11514d38eaa0ec57484ec5c26e8788ba6fba88894c9d530fbedae
+SHA512 (respx-0.19.1.tar.gz) = a0ddfae27f906a12fd1c25e1e74578db1eda2fc1cfde98d834315b88ce4e6b978115cbd34b374c2a588b2b926b84c57a9cbd26e99c0424060b7c4b9c6c9ed890
+Size (respx-0.19.1.tar.gz) = 24372 bytes
Home |
Main Index |
Thread Index |
Old Index