14
0

- 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:
Alexandre Rogoski
2011-09-08 01:50:14 +00:00
committed by Git OBS Bridge
parent 096899768b
commit 374d2ebb16
4 changed files with 12 additions and 5 deletions

View File

@@ -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}