gnu: Remove python2-zope-interface.

* gnu/packages/python-web.scm (python2-zope-interface): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 22:59:34 -04:00
parent eccb33c210
commit 7287f83523
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -2159,9 +2159,6 @@ (define-public python-zope-interface
conforming to a given API or contract.")
(license license:zpl2.1)))
(define-public python2-zope-interface
(package-with-python2 python-zope-interface))
(define-public python-zope-exceptions
(package
(name "python-zope-exceptions")