[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
302/361: gnu: Remove python-pluggy-next.
From: |
guix-commits |
Subject: |
302/361: gnu: Remove python-pluggy-next. |
Date: |
Thu, 21 Nov 2024 06:29:39 -0500 (EST) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit 27b26fa194ffa9354700ca4975134aee4fde6d99
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 bfe72ea91b..47409e2b2a 100644
--- a/gnu/packages/python-build.scm
+++ b/gnu/packages/python-build.scm
@@ -90,18 +90,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")
- 277/361: gnu: python-quadpy: Adjust inputs., (continued)
- 277/361: gnu: python-quadpy: Adjust inputs., guix-commits, 2024/11/21
- 279/361: gnu: python-pysolr: Update to 3.10.0., guix-commits, 2024/11/21
- 281/361: gnu: beets: Use G-expressions., guix-commits, 2024/11/21
- 284/361: gnu: beets: Update to 2.0.0., guix-commits, 2024/11/21
- 286/361: gnu: Add python-poetry-plugin-export., guix-commits, 2024/11/21
- 285/361: gnu: Add python-sphinx-design., guix-commits, 2024/11/21
- 287/361: gnu: Add python-pypa-installer., guix-commits, 2024/11/21
- 289/361: gnu: Remove python-poetry-core-1.0., guix-commits, 2024/11/21
- 288/361: gnu: poetry: Fix build., guix-commits, 2024/11/21
- 291/361: gnu: Add python-rgbxy., guix-commits, 2024/11/21
- 302/361: gnu: Remove python-pluggy-next.,
guix-commits <=
- 304/361: gnu: python-pexpect: Improve package style., guix-commits, 2024/11/21
- 312/361: gnu: python-pytest-cov: Update to 6.0.0., guix-commits, 2024/11/21
- 299/361: gnu: python-pytest: Update to 8.3.3., guix-commits, 2024/11/21
- 308/361: gnu: python-pytest-mock: Update to 3.14.0., guix-commits, 2024/11/21
- 313/361: gnu: python-pytest-xprocess: Update to 1.0.2., guix-commits, 2024/11/21
- 311/361: gnu: python-coverage: Update to 7.6.7., guix-commits, 2024/11/21
- 315/361: gnu: python-cffi: Update to 1.17.1., guix-commits, 2024/11/21
- 314/361: gnu: python-openpyxl: Update to 3.1.5., guix-commits, 2024/11/21
- 331/361: gnu: python-attrs: Update to 24.2.0., guix-commits, 2024/11/21
- 347/361: gnu: python-blinker: Update to 1.9.0., guix-commits, 2024/11/21