1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-15 11:30:44 +02:00

gnu: python2-fasteners: Remove package.

* gnu/packages/python-xyz.scm (python2-fasteners): Delete.
This commit is contained in:
Maxim Cournoyer 2021-01-29 10:18:03 -05:00
parent 25a57cd835
commit a1df6295de
No known key found for this signature in database
GPG key ID: 1260E46482E63562
2 changed files with 0 additions and 10 deletions

View file

@ -507,7 +507,6 @@ classes
@item Compatible with both CPython and PyPy
@item Cython support for better performance when used with CPython
@end itemize")
(properties `((python2-variant . ,(delay python2-falcon))))
(license license:asl2.0)))
(define-public python-falcon-cors