[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#74580] [PATCH 10/14] gnu: python-pytest-httpx: Update to 0.34.0.
From: |
Nicolas Graves |
Subject: |
[bug#74580] [PATCH 10/14] gnu: python-pytest-httpx: Update to 0.34.0. |
Date: |
Thu, 28 Nov 2024 08:52:22 +0100 |
* gnu/packages/python-check.scm (python-pytest-httpx): Update to 0.34.0.
---
gnu/packages/python-check.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-check.scm b/gnu/packages/python-check.scm
index df0a490eae..2af10ed7f3 100644
--- a/gnu/packages/python-check.scm
+++ b/gnu/packages/python-check.scm
@@ -3077,7 +3077,7 @@ (define-public python-pytest-parawtf
(define-public python-pytest-httpx
(package
(name "python-pytest-httpx")
- (version "0.22.0")
+ (version "0.34.0")
(source
(origin
;; pypi package doesn't include the tests
@@ -3087,7 +3087,7 @@ (define-public python-pytest-httpx
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1ncpd74hmsz4sadvjg99fnfscxpgh3mc2siini0dhxzwgwdkk5i7"))))
+ (base32 "0dk1z9zy483nffbmn883mcjrlwkn79c3sqlxf6qnwcgrvdw1w9zz"))))
(build-system pyproject-build-system)
(native-inputs
(list python-pytest
--
2.46.0
- [bug#74580] [PATCH 04/14] gnu: cpplint: Add missing native inputs., (continued)
- [bug#74580] [PATCH 04/14] gnu: cpplint: Add missing native inputs., Nicolas Graves, 2024/11/28
- [bug#74580] [PATCH 02/14] gnu: python-praw: Update to 7.8.1., Nicolas Graves, 2024/11/28
- [bug#74580] [PATCH 03/14] gnu: giara: Update to 1.1.0., Nicolas Graves, 2024/11/28
- [bug#74580] [PATCH 06/14] gnu: python-tqdm: Update to 4.67.1., Nicolas Graves, 2024/11/28
- [bug#74580] [PATCH 09/14] gnu: python-websockets: Update to 13.1., Nicolas Graves, 2024/11/28
- [bug#74580] [PATCH 07/14] gnu: python-fsspec: Update to 2024.10.0., Nicolas Graves, 2024/11/28
- [bug#74580] [PATCH 14/14] gnu: python-joblib: Update to 1.4.2., Nicolas Graves, 2024/11/28
- [bug#74580] [PATCH 08/14] gnu: python-coverage: Update to 7.6.8., Nicolas Graves, 2024/11/28
- [bug#74580] [PATCH 12/14] gnu: python-httpcore: Update to 1.0.7., Nicolas Graves, 2024/11/28
- [bug#74580] [PATCH 11/14] gnu: python-coveralls: Update to 4.0.1., Nicolas Graves, 2024/11/28
- [bug#74580] [PATCH 10/14] gnu: python-pytest-httpx: Update to 0.34.0.,
Nicolas Graves <=
- [bug#74580] [PATCH 05/14] gnu: python-ads: Add missing native-inputs., Nicolas Graves, 2024/11/28
- [bug#74580] [PATCH 13/14] gnu: python-httpx: Update to 0.27.2., Nicolas Graves, 2024/11/28
- [bug#74580] [PATCH 00/14] [python-team], Sharlatan Hellseher, 2024/11/28
- [bug#74580] [PATCH 00/14] [python-team], Sharlatan Hellseher, 2024/11/28