3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: python-docutils: Update to 0.14.

* gnu/packages/python.scm (python-docutils, python2-docutils): Update to 0.14.
This commit is contained in:
Leo Famulari 2017-10-23 23:48:40 -04:00
parent 85f225fbf7
commit db4411b42b
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -3191,14 +3191,14 @@ logging and tracing of the execution.")
(define-public python-docutils
(package
(name "python-docutils")
(version "0.13.1")
(version "0.14")
(source
(origin
(method url-fetch)
(uri (pypi-uri "docutils" version))
(sha256
(base32
"1gkma47i609jfs7dssxn4y9vsz06qi0l5q41nws0zgkpnrghz33i"))))
"0x22fs3pdmr42kvz6c654756wja305qv6cx1zbhwlagvxgr4xrji"))))
(build-system python-build-system)
(arguments
'(#:tests? #f)) ; no setup.py test command