1
0
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:
Maxim Cournoyer
2022-04-29 22:54:14 -04:00
parent 7ced2152d5
commit 3db04d3051

View File

@@ -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")