Updated to 1.8.0 (by updates_builder)

This commit is contained in:
Denis Silakov 2014-09-25 21:37:52 +04:00
parent bc69cb1a4e
commit 695e22f3b4
2 changed files with 4 additions and 4 deletions

View file

@ -2,5 +2,6 @@ removed_sources:
six-1.0.0.tar.gz: befd2442a6ec5bfd20832ed975ebdaf9e570333b six-1.0.0.tar.gz: befd2442a6ec5bfd20832ed975ebdaf9e570333b
six-1.4.1.tar.gz: b4cfd03344390d73d84349c815808358a128cc1d six-1.4.1.tar.gz: b4cfd03344390d73d84349c815808358a128cc1d
six-1.6.1.tar.gz: 2a7941cc2233d9ad6d7d54dd5265d1eb9726c5a1 six-1.6.1.tar.gz: 2a7941cc2233d9ad6d7d54dd5265d1eb9726c5a1
sources:
six-1.7.2.tar.gz: 6ed970106d18e48b361b09c227dac83b4cc72f26 six-1.7.2.tar.gz: 6ed970106d18e48b361b09c227dac83b4cc72f26
sources:
six-1.8.0.tar.gz: aa3b0659cbc85c6c7a91efc51f2d1007040070cd

View file

@ -1,8 +1,8 @@
%define oname six %define oname six
Name: python-%{oname} Name: python-%{oname}
Version: 1.7.2 Version: 1.8.0
Release: 3 Release: 1
Summary: Python 2 and 3 compatibility utilities Summary: Python 2 and 3 compatibility utilities
Source0: http://pypi.python.org/packages/source/s/six/six-%{version}.tar.gz Source0: http://pypi.python.org/packages/source/s/six/six-%{version}.tar.gz
@ -67,4 +67,3 @@ popd
%files -n python3-six %files -n python3-six
%doc python3/LICENSE python3/README python2/documentation/index.rst %doc python3/LICENSE python3/README python2/documentation/index.rst
%{py3_puresitedir}/* %{py3_puresitedir}/*