gnu: Remove python2-zope-exceptions.

* gnu/packages/python-web.scm (python2-zope-exceptions): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 22:54:14 -04:00
parent 7ced2152d5
commit 3db04d3051
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -2224,9 +2224,6 @@ (define (python-zope-bootstrap-package orig)
(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")