3
5
Fork 0
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:
Maxim Cournoyer 2022-04-29 17:46:02 -04:00
parent 8b3125c069
commit 72fe78ab85
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -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")