mirror of
https://abf.rosa.ru/djam/python-six.git
synced 2025-02-23 15:32:51 +00:00
Merge pull request #7 from import/python-six:auto_update
Updated to 1.10.0 (by updates_builder)
This commit is contained in:
commit
1d3151da38
2 changed files with 4 additions and 3 deletions
3
.abf.yml
3
.abf.yml
|
@ -4,5 +4,6 @@ removed_sources:
|
|||
six-1.6.1.tar.gz: 2a7941cc2233d9ad6d7d54dd5265d1eb9726c5a1
|
||||
six-1.7.2.tar.gz: 6ed970106d18e48b361b09c227dac83b4cc72f26
|
||||
six-1.8.0.tar.gz: aa3b0659cbc85c6c7a91efc51f2d1007040070cd
|
||||
sources:
|
||||
six-1.9.0.tar.gz: d168e6d01f0900875c6ecebc97da72d0fda31129
|
||||
sources:
|
||||
six-1.10.0.tar.gz: 30d480d2e352e8e4c2aae042cf1bf33368ff0920
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
%define oname six
|
||||
|
||||
Name: python-%{oname}
|
||||
Version: 1.9.0
|
||||
Release: 2
|
||||
Version: 1.10.0
|
||||
Release: 1
|
||||
Summary: Python 2 and 3 compatibility utilities
|
||||
|
||||
Source0: http://pypi.python.org/packages/source/s/six/six-%{version}.tar.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue