New upstream version 3.06
This commit is contained in:
parent
93de335919
commit
cb8e5d04af
3 changed files with 7 additions and 4 deletions
|
|
@ -1 +1 @@
|
|||
PyYAML-3.05.tar.gz
|
||||
PyYAML-3.06.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
|
||||
Name: PyYAML
|
||||
Version: 3.05
|
||||
Release: 2%{?dist}
|
||||
Version: 3.06
|
||||
Release: 1%{?dist}
|
||||
Summary: YAML parser and emitter for Python
|
||||
|
||||
Group: Development/Libraries
|
||||
|
|
@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Oct 24 2008 John Eckersberg <jeckersb@redhat.com> - 3.06-1
|
||||
- New upstream release
|
||||
|
||||
* Wed Jan 02 2008 John Eckersberg <jeckersb@redhat.com> - 3.05-2
|
||||
- Remove explicit dependency on python >= 2.3
|
||||
- Remove executable on example script in docs
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
04ebb924a571cfb26d8143069068ce86 PyYAML-3.05.tar.gz
|
||||
3d3c92528f1547756c9e1d80d7d905c7 PyYAML-3.06.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue