forked from pool/python-pyramid
Accepting request 111816 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/111816 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyramid?expand=0&rev=2
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f4d3e9c07f2b38388f2b9e106e9d94c48d6148a30c7d886f91358c51745c2245
|
||||
size 2352883
|
3
pyramid-1.3b3.tar.gz
Normal file
3
pyramid-1.3b3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:96bfeb61a132f5a478f319f0e871e62beda17b23a0c43a1f9a81d43c89121b96
|
||||
size 2357527
|
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user