diff --git a/pyramid-1.3b2.tar.gz b/pyramid-1.3b2.tar.gz deleted file mode 100644 index 623b9cb..0000000 --- a/pyramid-1.3b2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f4d3e9c07f2b38388f2b9e106e9d94c48d6148a30c7d886f91358c51745c2245 -size 2352883 diff --git a/pyramid-1.3b3.tar.gz b/pyramid-1.3b3.tar.gz new file mode 100644 index 0000000..7411ce9 --- /dev/null +++ b/pyramid-1.3b3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96bfeb61a132f5a478f319f0e871e62beda17b23a0c43a1f9a81d43c89121b96 +size 2357527 diff --git a/python-pyramid.changes b/python-pyramid.changes index 104d726..72d61b7 100644 --- a/python-pyramid.changes +++ b/python-pyramid.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 20 10:50:58 UTC 2012 - saschpe@suse.de + +- Update to version 1.3.b3 + * No changelog provided +- Don't install documentation with problematic licensing terms (bnc#753015) + ------------------------------------------------------------------- Mon Mar 12 22:02:23 UTC 2012 - saschpe@gmx.de diff --git a/python-pyramid.spec b/python-pyramid.spec index b74e67d..b0a92af 100644 --- a/python-pyramid.spec +++ b/python-pyramid.spec @@ -11,12 +11,12 @@ # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: python-pyramid -Version: 1.3b2 +Version: 1.3b3 Release: 0 Url: http://pylonsproject.org Summary: The Pyramid web application development framework, a Pylons project @@ -28,8 +28,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: fdupes BuildRequires: python-devel BuildRequires: python-distribute -#BuildRequires: python-Sphinx -#BuildRequires: python-repoze.sphinx.autointerface %if 0%{?suse_version} && 0%{?suse_version} <= 1110 %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %else @@ -52,7 +50,6 @@ Pyramid was previously known as repoze.bfg (http://bfg.repoze.org). %build python setup.py build -#cd docs && make html %install python setup.py install --prefix=%{_prefix} --root=%{buildroot} @@ -62,7 +59,6 @@ rm -rf %{buildroot}%{python_sitelib}/pyramid/tests # Big, hidden files, fdupes - %files %defattr(-,root,root,-) %doc *.txt -#%%doc docs/build/html %{_bindir}/bfg2pyramid %{_bindir}/pcreate %{_bindir}/prequest