forked from pool/python-decorator
update to 3.0.1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-decorator?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
d086ff4d68
commit
0eae4e724d
@@ -1,12 +1,12 @@
|
||||
%define modname decorator
|
||||
Name: python-%{modname}
|
||||
Version: 2.3.2
|
||||
Version: 3.0.1
|
||||
Release: 1
|
||||
Summary: Better Living Through Python With Decorators
|
||||
URL: http://www.phyast.pitt.edu/~micheles/python/documentation.html
|
||||
License: BSD
|
||||
Group: Development/Libraries/Python
|
||||
Source: %{modname}-%{version}.tar.bz2
|
||||
Source: %{modname}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-buildroot
|
||||
%{py_requires}
|
||||
BuildRequires: python-devel
|
||||
@@ -47,6 +47,8 @@ rm -rf %{buildroot}
|
||||
%doc CHANGES.txt README.txt corner-cases.txt documentation.txt other.txt util.py
|
||||
|
||||
%changelog
|
||||
* Mon Aug 10 2009 - Ciaran Farrell <cfarrell1980@gmail.com> - 3.0.1-1
|
||||
- Update to 3.0.1
|
||||
|
||||
* Tue Dec 02 2008 - James Oakley <jfunk@funktronics.ca> - 2.3.2-1
|
||||
- Initial release
|
||||
|
||||
Reference in New Issue
Block a user