[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
142/420: gnu: python-http-ece: Update to 1.2.0.
From: |
guix-commits |
Subject: |
142/420: gnu: python-http-ece: Update to 1.2.0. |
Date: |
Tue, 26 Nov 2024 16:28:49 -0500 (EST) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit 5d270e3d618aab41777a0bdfdf6ee7395c19210a
Author: Nicolas Graves <ngraves@ngraves.fr>
AuthorDate: Fri May 10 00:53:02 2024 +0200
gnu: python-http-ece: Update to 1.2.0.
* gnu/packages/python-web.scm (python-http-ece): Update to 1.2.0.
Change-Id: I8d82959841b64db48eb01b88914298ba12f1a388
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
---
gnu/packages/python-web.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 006f37c46f..b783e47fd0 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -7727,7 +7727,7 @@ interpreter written in pure Python.")
(define-public python-http-ece
(package
(name "python-http-ece")
- (version "1.1.0")
+ (version "1.2.0")
(source
(origin
(method git-fetch)
@@ -7737,7 +7737,7 @@ interpreter written in pure Python.")
(file-name (git-file-name name version))
(sha256
(base32
- "0bp4cc0xc123i72h80ax3qz3ixfwx3j7pw343kc7i6kdvfi8klx7"))))
+ "11v9cpmx4jc0nk25af96plzjz3mg1ysm1m001nx6jns06hil1gpy"))))
(build-system python-build-system)
(arguments
`(#:phases
- 204/420: gnu: python-typeguard-4: Ignore failing tests., (continued)
- 204/420: gnu: python-typeguard-4: Ignore failing tests., guix-commits, 2024/11/26
- 214/420: gnu: python-certauth: Move to pyproject-build-system., guix-commits, 2024/11/26
- 41/420: gnu: python-pycurl: Add missing inputs., guix-commits, 2024/11/26
- 44/420: gnu: python-itemloaders: Fix indentation., guix-commits, 2024/11/26
- 51/420: gnu: python-partd: Add missing input., guix-commits, 2024/11/26
- 58/420: gnu: python-pytest-xdist: Add setuptools and wheel., guix-commits, 2024/11/26
- 65/420: gnu: Add python-referencing., guix-commits, 2024/11/26
- 75/420: gnu: Add python-nbclassic., guix-commits, 2024/11/26
- 122/420: gnu: python-lsp-jsonrpc: Update to 1.1.2., guix-commits, 2024/11/26
- 140/420: gnu: python-codespell: Improve package style., guix-commits, 2024/11/26
- 142/420: gnu: python-http-ece: Update to 1.2.0.,
guix-commits <=
- 147/420: gnu: python-docker-pycreds: Move to pyproject-build-system., guix-commits, 2024/11/26
- 158/420: gnu: python-scikit-rf: Fix tests., guix-commits, 2024/11/26
- 170/420: gnu: behave: Move to pyproject-build-system., guix-commits, 2024/11/26
- 172/420: gnu: python-flask-login: Move to pyproject-build-system., guix-commits, 2024/11/26
- 174/420: gnu: python-amqp: Move to pyproject-build-system., guix-commits, 2024/11/26
- 180/420: gnu: python-pytest-toolbox: Move to pyproject-build-system., guix-commits, 2024/11/26
- 186/420: gnu: python-jaraco-packaging: Move to pyproject-build-system., guix-commits, 2024/11/26
- 187/420: gnu: python-jaraco-test: Move to pyproject-build-system., guix-commits, 2024/11/26
- 190/420: gnu: python-sparse: Move to pyproject-build-system., guix-commits, 2024/11/26
- 196/420: gnu: python-flake8-isort: Move to pyproject-build-system., guix-commits, 2024/11/26