forked from pool/python-versiontools
- Update to 1.7:
* Add support for Mercurial repositories * Fix a bug in exception handling that affected 1.6 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-versiontools?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
096899768b
commit
374d2ebb16
@@ -21,7 +21,7 @@
|
||||
%define mod_name versiontools
|
||||
|
||||
Name: python-%{mod_name}
|
||||
Version: 1.6
|
||||
Version: 1.7
|
||||
Release: 0
|
||||
Url: https://launchpad.net/versiontools
|
||||
Summary: Smart Replacement for Plain Tuple Used in __version__
|
||||
@@ -29,7 +29,7 @@ License: LGPLv3
|
||||
Group: Development/Languages/Python
|
||||
Source: %{mod_name}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Requires: python-setuptools
|
||||
Requires: python-distribute
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-distribute
|
||||
%if 0%{?suse_version}
|
||||
|
Reference in New Issue
Block a user