mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: python2-cachecontrol: Remove package.
* gnu/packages/python-web.scm (python2-cachecontrol): Delete.
This commit is contained in:
parent
5bc0c8fe3e
commit
97f18952c6
1 changed files with 0 additions and 3 deletions
|
@ -3175,9 +3175,6 @@ (define-public python-cachecontrol
|
|||
@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)
|
||||
|
|
Loading…
Reference in a new issue