1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-16 20:10:39 +02:00

Merge branch 'master' into core-updates

This commit is contained in:
Mark H Weaver 2016-10-19 10:54:36 -04:00
commit d2478b4cdd
No known key found for this signature in database
GPG key ID: 7CEF29847562C516
68 changed files with 1712 additions and 1976 deletions

View file

@ -980,7 +980,7 @@ Python file, so it can be easily copied into your project.")
(build-system python-build-system)
(inputs
`(("python-six" ,python-six)))
(home-page "http://labix.org/python-dateutil")
(home-page "https://dateutil.readthedocs.io/en/stable/")
(synopsis "Extensions to the standard datetime module")
(description
"The dateutil module provides powerful extensions to the standard
@ -1010,7 +1010,7 @@ datetime module, available in Python 2.3+.")
(build-system python-build-system)
(inputs
`(("python-setuptools" ,python-setuptools)))
(home-page "http://labix.org/python-dateutil")
(home-page "https://dateutil.readthedocs.io/en/stable/")
(synopsis "Extensions to the standard datetime module")
(description
"The dateutil module provides powerful extensions to the standard