forked from pool/python-xhtml2pdf
Accepting request 207073 from home:posophe:branches:devel:languages:python
update OBS-URL: https://build.opensuse.org/request/show/207073 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xhtml2pdf?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
08e7f329dd
commit
4b00a687c2
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 15 19:53:25 UTC 2013 - p.drouand@gmail.com
|
||||
|
||||
- Update to version 0.0.5
|
||||
+ no changelog available
|
||||
- Remove useless CFLAGS definition
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 24 11:17:37 UTC 2013 - speilicke@suse.com
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-xhtml2pdf
|
||||
Version: 0.0.4
|
||||
Version: 0.0.5
|
||||
Release: 0
|
||||
Summary: PDF Generator Using HTML and CSS
|
||||
License: Apache-2.0
|
||||
@@ -35,7 +35,6 @@ Requires: python-reportlab
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%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()")}
|
||||
%{!?python_sitearch: %global python_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
%else
|
||||
BuildArch: noarch
|
||||
%endif
|
||||
@@ -53,7 +52,7 @@ able to generate PDF templates very quickly without learning new technologies.
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
CFLAGS="%{optflags}" python setup.py build
|
||||
python setup.py build
|
||||
|
||||
%install
|
||||
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2a533f80874338069739d013737b2fd35f0143a46366097ad907fb24ee881233
|
||||
size 101809
|
3
xhtml2pdf-0.0.5.tar.gz
Normal file
3
xhtml2pdf-0.0.5.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1f108c09d0939025069e71e099ec88fb477076bdc781e54215d28a8d42fe5868
|
||||
size 97399
|
Reference in New Issue
Block a user