python-six:fixed python3-devel

This commit is contained in:
2015-08-14 16:56:07 +03:00
parent 272cd74cb2
commit b7061ee1ed
@@ -13,7 +13,7 @@
<Summary>Python 2 and 3 compatibility utilities.</Summary>
<Description>python-six provides simple utilities for wrapping over differences between Python 2 and Python 3.</Description>
<BuildDependencies>
<Dependency>python3</Dependency>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
<Archive sha1sum="d168e6d01f0900875c6ecebc97da72d0fda31129" type="targz">http://pypi.python.org/packages/source/s/six/six-1.9.0.tar.gz</Archive>
</Source>