[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
302/420: gnu: Remove python-pluggy-next.
From: |
guix-commits |
Subject: |
302/420: gnu: Remove python-pluggy-next. |
Date: |
Tue, 26 Nov 2024 16:29:22 -0500 (EST) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit 171a87274c5b9fa65c8db1b807bfce8cccb195eb
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Mon Nov 11 23:12:35 2024 +0000
gnu: Remove python-pluggy-next.
* gnu/packages/python-build.scm (python-pluggy-next): Delete variable.
Change-Id: I330400172055bcee35161fcc6a151f6ecada3d8e
---
gnu/packages/python-build.scm | 12 ------------
1 file changed, 12 deletions(-)
diff --git a/gnu/packages/python-build.scm b/gnu/packages/python-build.scm
index 62fa7a65e9..d91a5a5b3c 100644
--- a/gnu/packages/python-build.scm
+++ b/gnu/packages/python-build.scm
@@ -91,18 +91,6 @@ matching of file paths.")
stripped of Pytest specific details.")
(license license:expat)))
-(define-public python-pluggy-next
- (package/inherit python-pluggy
- (name "python-pluggy")
- (version "1.5.0")
- (source
- (origin
- (method url-fetch)
- (uri (pypi-uri "pluggy" version))
- (sha256
- (base32 "1w8c3mpliqm9biqw75ci8cfj1x5pb6g5zwblqp27ijgxjj7aizrc"))))
- (build-system pyproject-build-system)))
-
(define-public python-toml
(package
(name "python-toml")
- 228/420: gnu: python-automat: Update to 22.10.0., (continued)
- 228/420: gnu: python-automat: Update to 22.10.0., guix-commits, 2024/11/26
- 235/420: gnu: python-lazy-loader: Adjust inputs., guix-commits, 2024/11/26
- 229/420: gnu: Remove python-m2r., guix-commits, 2024/11/26
- 238/420: gnu: python-parameterized-next: Adjust inputs., guix-commits, 2024/11/26
- 239/420: gnu: python-requests-toolbelt: Update to 1.0.0., guix-commits, 2024/11/26
- 246/420: gnu: python-docstring-to-markdown: Adjust inputs., guix-commits, 2024/11/26
- 254/420: gnu: python-pycollada: Adjust inputs., guix-commits, 2024/11/26
- 296/420: gnu: python-fast-histogram: Adjust inputs., guix-commits, 2024/11/26
- 300/420: gnu: Remove python-pytest-8., guix-commits, 2024/11/26
- 297/420: gnu: python-pluggy: Update to 1.5.0., guix-commits, 2024/11/26
- 302/420: gnu: Remove python-pluggy-next.,
guix-commits <=
- 306/420: gnu: python-pytest-timeout: Update to 2.3.1., guix-commits, 2024/11/26
- 313/420: gnu: python-pytest-xprocess: Update to 1.0.2., guix-commits, 2024/11/26
- 309/420: gnu: python-filelock: Update to 3.16.1., guix-commits, 2024/11/26
- 305/420: gnu: python-pexpect: Update to 4.9.0., guix-commits, 2024/11/26
- 310/420: gnu: python-pytest-xdist: Update to 3.6.1., guix-commits, 2024/11/26
- 307/420: gnu: python-pytest-forked: Disable tests., guix-commits, 2024/11/26
- 336/420: gnu: python-isort: Update to 5.13.2., guix-commits, 2024/11/26
- 324/420: gnu: python-tomli: Update to 2.1.0., guix-commits, 2024/11/26
- 327/420: gnu: python-editables: Update to 0.5., guix-commits, 2024/11/26
- 357/420: gnu: python-httpbin: Update to 0.10.2., guix-commits, 2024/11/26