Skip to content
Snippets Groups Projects
Commit 4b766029 authored by ajw1980's avatar ajw1980 Committed by Peter Scheibel
Browse files

py-dateutil package: add version 2.7.5 (#10961)

parent 6a6a5192
Branches
Tags
No related merge requests found
...@@ -11,10 +11,11 @@ class PyDateutil(PythonPackage): ...@@ -11,10 +11,11 @@ class PyDateutil(PythonPackage):
homepage = "https://pypi.python.org/pypi/dateutil" homepage = "https://pypi.python.org/pypi/dateutil"
url = "https://pypi.io/packages/source/p/python-dateutil/python-dateutil-2.4.0.tar.gz" url = "https://pypi.io/packages/source/p/python-dateutil/python-dateutil-2.4.0.tar.gz"
version('2.2', 'c1f654d0ff7e33999380a8ba9783fd5c') version('2.7.5', sha256='88f9287c0174266bb0d8cedd395cfba9c58e87e5ad86b2ce58859bc11be3cf02')
version('2.4.0', '75714163bb96bedd07685cdb2071b8bc')
version('2.4.2', '4ef68e1c485b09e9f034e10473e5add2')
version('2.5.2', 'eafe168e8f404bf384514f5116eedbb6') version('2.5.2', 'eafe168e8f404bf384514f5116eedbb6')
version('2.4.2', '4ef68e1c485b09e9f034e10473e5add2')
version('2.4.0', '75714163bb96bedd07685cdb2071b8bc')
version('2.2', 'c1f654d0ff7e33999380a8ba9783fd5c')
depends_on('py-setuptools', type='build') depends_on('py-setuptools', type='build')
depends_on('py-six', type=('build', 'run')) depends_on('py-six', type=('build', 'run'))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment