me
/
guix
Archived
1
0
Fork 0

gnu: python2-cachecontrol: Remove package.

* gnu/packages/python-web.scm (python2-cachecontrol): Delete.
master
Maxim Cournoyer 2021-01-29 10:16:12 -05:00
parent 5bc0c8fe3e
commit 97f18952c6
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -3175,9 +3175,6 @@ provide an easy-to-use Python interface for building OAuth1 and OAuth2 clients."
@code{httplib2} for use with @code{requests} session objects.")
(license license:asl2.0)))
(define-public python2-cachecontrol
(package-with-python2 python-cachecontrol))
(define-public python-cachecontrol-0.11
(package
(inherit python-cachecontrol)