me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-py.

* gnu/packages/python-xyz.scm (python2-py): Delete variable.
Maxim Cournoyer 2022-05-13 15:37:45 -04:00
parent 28bddb7d4f
commit 25a1d0f63d
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -3144,9 +3144,6 @@ port forwards using @acronym{UPnP, Universal Plug and Play}.")
code introspection, and logging.")
(license license:expat)))
(define-public python2-py
(package-with-python2 python-py))
;; Recent versions of python-fixtures and python-testrepository need
;; python-pbr for packaging, which itself needs these two packages for
;; testing.