mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: Remove python2-zope-exceptions.
* gnu/packages/python-web.scm (python2-zope-exceptions): Delete variable.
This commit is contained in:
@@ -2224,9 +2224,6 @@ that have uses outside of the Zope framework.")
|
||||
(define-public python-zope-exceptions-bootstrap
|
||||
(python-zope-bootstrap-package python-zope-exceptions))
|
||||
|
||||
(define-public python2-zope-exceptions
|
||||
(package-with-python2 python-zope-exceptions))
|
||||
|
||||
(define-public python-zope-testing
|
||||
(package
|
||||
(name "python-zope-testing")
|
||||
|
||||
Reference in New Issue
Block a user