mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-17 04:07:10 -05:00
gnu: Remove python2-ratelimiter.
* gnu/packages/python-xyz.scm (python2-ratelimiter): Delete variable.
This commit is contained in:
parent
8b3125c069
commit
72fe78ab85
1 changed files with 0 additions and 3 deletions
|
@ -21765,9 +21765,6 @@ (define-public python-ratelimiter
|
|||
executed more than a given number of times during a given period.")
|
||||
(license license:asl2.0)))
|
||||
|
||||
(define-public python2-ratelimiter
|
||||
(package-with-python2 python-ratelimiter))
|
||||
|
||||
(define-public python-jsonrpclib-pelix
|
||||
(package
|
||||
(name "python-jsonrpclib-pelix")
|
||||
|
|
Loading…
Reference in a new issue