me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-zope-interface.

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

View File

@ -2159,9 +2159,6 @@ interfaces\" for Python. Interfaces are a mechanism for labeling objects as
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")