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.20.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dafc8181ccf4
branches:  trunk
changeset: 388402:dafc8181ccf4
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Nov 18 18:55:12 2022 +0000

description:
py-respx: updated to 0.20.1

0.20.1

Fixed

- Support HTTPX 0.23.1, thanks @g-as for input

Added

- Officially support Python 3.11
- Run pre-commit hooks in CI workflow

Changed

- Bump autoflake, thanks @antonagestam

Removed

- Drop support for Python 3.6

diffstat:

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

diffs (25 lines):

diff -r fe0b84eaf1d2 -r dafc8181ccf4 www/py-respx/Makefile
--- a/www/py-respx/Makefile     Fri Nov 18 18:53:47 2022 +0000
+++ b/www/py-respx/Makefile     Fri Nov 18 18:55:12 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2022/10/21 12:29:32 adam Exp $
+# $NetBSD: Makefile,v 1.13 2022/11/18 18:55:12 adam Exp $
 
-DISTNAME=      respx-0.20.0
+DISTNAME=      respx-0.20.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=r/respx/}
diff -r fe0b84eaf1d2 -r dafc8181ccf4 www/py-respx/distinfo
--- a/www/py-respx/distinfo     Fri Nov 18 18:53:47 2022 +0000
+++ b/www/py-respx/distinfo     Fri Nov 18 18:55:12 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2022/10/21 12:29:32 adam Exp $
+$NetBSD: distinfo,v 1.13 2022/11/18 18:55:12 adam Exp $
 
-BLAKE2s (respx-0.20.0.tar.gz) = 6e91b82f4a05fabae0688e895c9851c8165fb6cd780ee370bd80404e97cce9cb
-SHA512 (respx-0.20.0.tar.gz) = c7af0d1d82dc420ddfa777de00d62a87c5c8a1921d198f41b380a4bf6d0e854102b077ff0c6139c277b1700550ca97f4e088610361d0bd65308db43c725df7a5
-Size (respx-0.20.0.tar.gz) = 25087 bytes
+BLAKE2s (respx-0.20.1.tar.gz) = ee26be6462b03829dc21915b739a5ce312973030efa96907b6d99e6606f2236c
+SHA512 (respx-0.20.1.tar.gz) = bade20a2925e8564fb55ab45030d79c843b360a3283b6e1eacbdb61e94b9096056eeb0e0d0719be0b96f367bae28576f9a77bbc0b0f44c552975b215f203f019
+Size (respx-0.20.1.tar.gz) = 25557 bytes



Home | Main Index | Thread Index | Old Index