me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-zope-exceptions.

* gnu/packages/python-web.scm (python2-zope-exceptions): Delete variable.
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
1 changed files with 0 additions and 3 deletions

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