[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
429/474: gnu: python-pyflakes: Update to 3.0.1.
From: |
guix-commits |
Subject: |
429/474: gnu: python-pyflakes: Update to 3.0.1. |
Date: |
Sat, 30 Nov 2024 18:21:09 -0500 (EST) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit ea954be470dfb90073563f63461cd6211cf82df9
Author: Vincent Prat <vprat@deeplinks.com>
AuthorDate: Tue Jun 20 10:52:46 2023 +0200
gnu: python-pyflakes: Update to 3.0.1.
* gnu/packages/python-xyz.scm (python-pyflakes): Update to 3.0.1
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
---
gnu/packages/python-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index ff323ddfd6..19bb488a07 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -15179,14 +15179,14 @@ use of the Meson build system.")
(define-public python-pyflakes
(package
(name "python-pyflakes")
- (version "2.4.0")
+ (version "3.2.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "pyflakes" version))
(sha256
(base32
- "0k5jn8jpxni264wxf6cc3xcd1qckc0pww30bsd77mwzdf8l5ra05"))))
+ "0gxgz0kg008pgmjk1dn8z3g00dfa9pc3f80pm6r1yqjly4zn0q8w"))))
(build-system python-build-system)
(home-page "https://github.com/PyCQA/pyflakes")
(synopsis "Passive checker of Python programs")
- 400/474: gnu: python-redis: Fix build., (continued)
- 400/474: gnu: python-redis: Fix build., guix-commits, 2024/11/30
- 404/474: gnu: python-anyio: Update to 4.6.2., guix-commits, 2024/11/30
- 406/474: gnu: python-a2wsgi: Update to 1.10.7., guix-commits, 2024/11/30
- 408/474: gnu: python-starlette: Update to 0.41.3., guix-commits, 2024/11/30
- 410/474: gnu: python-betamax: Update to 0.9.0., guix-commits, 2024/11/30
- 409/474: gnu: Add python-installer., guix-commits, 2024/11/30
- 418/474: gnu: python-slotscheck: Update to 0.19.0., guix-commits, 2024/11/30
- 419/474: gnu: python-quart: Update to 0.19.9., guix-commits, 2024/11/30
- 421/474: gnu: python-jsonschema-specifications: Update to 2024.10.1., guix-commits, 2024/11/30
- 422/474: gnu: python-green: Adjust inputs., guix-commits, 2024/11/30
- 429/474: gnu: python-pyflakes: Update to 3.0.1.,
guix-commits <=
- 431/474: gnu: python-prawcore: Update to 2.4.0., guix-commits, 2024/11/30
- 424/474: gnu: python-openapi-spec-validator: Delete sanity check., guix-commits, 2024/11/30
- 425/474: gnu: python-pypdf: Update to 5.1.0., guix-commits, 2024/11/30
- 435/474: gnu: python-ads: Add missing native-inputs., guix-commits, 2024/11/30
- 436/474: gnu: python-tqdm: Update to 4.67.1., guix-commits, 2024/11/30
- 437/474: gnu: python-fsspec: Update to 2024.10.0., guix-commits, 2024/11/30
- 438/474: gnu: python-coverage: Update to 7.6.8., guix-commits, 2024/11/30
- 441/474: gnu: python-coveralls: Update to 4.0.1., guix-commits, 2024/11/30
- 440/474: gnu: python-pytest-httpx: Update to 0.34.0., guix-commits, 2024/11/30
- 439/474: gnu: python-websockets: Update to 13.1., guix-commits, 2024/11/30