mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01: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 @@ interpreter when it prints a stack trace.")
|
|||
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