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

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Sep 8 01:49:15 UTC 2011 - alexandre@exatati.com.br
- Update to 1.7:
* Add support for Mercurial repositories
* Fix a bug in exception handling that affected 1.6
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Aug 23 00:43:54 UTC 2011 - alexandre@exatati.com.br Tue Aug 23 00:43:54 UTC 2011 - alexandre@exatati.com.br

View File

@@ -21,7 +21,7 @@
%define mod_name versiontools %define mod_name versiontools
Name: python-%{mod_name} Name: python-%{mod_name}
Version: 1.6 Version: 1.7
Release: 0 Release: 0
Url: https://launchpad.net/versiontools Url: https://launchpad.net/versiontools
Summary: Smart Replacement for Plain Tuple Used in __version__ Summary: Smart Replacement for Plain Tuple Used in __version__
@@ -29,7 +29,7 @@ License: LGPLv3
Group: Development/Languages/Python Group: Development/Languages/Python
Source: %{mod_name}-%{version}.tar.bz2 Source: %{mod_name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: python-setuptools Requires: python-distribute
BuildRequires: python-devel BuildRequires: python-devel
BuildRequires: python-distribute BuildRequires: python-distribute
%if 0%{?suse_version} %if 0%{?suse_version}

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f49a62658d5da9a4792162a1d4c29c1a3c4aeb0f2db92264e34ea8f743293cd8
size 12498

3
versiontools-1.7.tar.bz2 Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:56a4b14a70161bdf6121547e7349fecf5da6c1970179a6ab2a19d327fc0705d6
size 12823