Skip to content
Snippets Groups Projects
Commit 3b19cc30 authored by Glenn Johnson's avatar Glenn Johnson
Browse files

Added version 1.10.0.

parent 5c95977d
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,7 @@ class PySix(Package): ...@@ -6,6 +6,7 @@ class PySix(Package):
url = "https://pypi.python.org/packages/source/s/six/six-1.9.0.tar.gz" url = "https://pypi.python.org/packages/source/s/six/six-1.9.0.tar.gz"
version('1.9.0', '476881ef4012262dfc8adc645ee786c4') version('1.9.0', '476881ef4012262dfc8adc645ee786c4')
version('1.10.0', '34eed507548117b2ab523ab14b2f8b55')
extends('python') extends('python')
depends_on('py-setuptools') depends_on('py-setuptools')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment