1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-16 20:10:39 +02:00

gnu: Remove python2-zope-configuration.

* gnu/packages/python-web.scm (python2-zope-configuration): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 17:38:49 -04:00
parent c59edcc5ed
commit 7a9514eb05
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -2385,9 +2385,6 @@ Markup Language.")
(define-public python-zope-configuration-bootstrap
(python-zope-bootstrap-package python-zope-configuration))
(define-public python2-zope-configuration
(package-with-python2 python-zope-configuration))
(define-public python-zope-copy
(package
(name "python-zope-copy")