Archived
1
0
Fork 0

gnu: python2-pluggy: Update to 0.13.1.

* gnu/packages/python-xyz.scm (python-pluggy)[source, version]: Remove.
[propagated-inputs]: Add PYTHON2-IMPORTLIB-METADATA.
This commit is contained in:
Marius Bakke 2020-01-15 23:40:07 +01:00
parent 5e7202bbdf
commit db6fb90a1f
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -8783,13 +8783,8 @@ Pytest but stripped of Pytest specific details.")
python-pluggy)))) python-pluggy))))
(package/inherit (package/inherit
base base
(version "0.11.0") (propagated-inputs
(source (origin `(("python-importlib-metadata" ,python2-importlib-metadata))))))
(method url-fetch)
(uri (pypi-uri "pluggy" version))
(sha256
(base32
"10511a54dvafw1jrk75mrhml53c7b7w4yaw7241696lc2hfvr895")))))))
(define-public python-tox (define-public python-tox
(package (package