automatic version update by autodist [release 4.0.4-1mamba;Sun Jun 11 2023]
This commit is contained in:
parent
7570a805a4
commit
032c9c9dd8
@ -1,5 +1,5 @@
|
|||||||
Name: python-reportlab
|
Name: python-reportlab
|
||||||
Version: 3.6.12
|
Version: 4.0.4
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An Open Source Python library for generating PDFs and graphics
|
Summary: An Open Source Python library for generating PDFs and graphics
|
||||||
Group: System/Libraries/Python
|
Group: System/Libraries/Python
|
||||||
@ -11,8 +11,6 @@ Source: https://pypi.debian.net/reportlab/reportlab-%{version}.tar.gz
|
|||||||
Source1: http://www.reportlab.com/ftp/pfbfer-20070710.zip
|
Source1: http://www.reportlab.com/ftp/pfbfer-20070710.zip
|
||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
|
||||||
BuildRequires: libfreetype-devel
|
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
BuildRequires: python3.7dist(pillow)
|
BuildRequires: python3.7dist(pillow)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -71,7 +69,7 @@ rm -rf demos/tests
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%dir %{python_sitearch}/reportlab-%{version}-py*.egg-info
|
%dir %{python_sitearch}/reportlab-%{version}-py*.egg-info
|
||||||
%{python_sitearch}/reportlab-%{version}-py*.egg-info/*
|
%{python_sitearch}/reportlab-%{version}-py*.egg-info/*
|
||||||
%doc LICENSE.txt
|
%doc LICENSE
|
||||||
|
|
||||||
%if "%{?with_pyver}" == "3"
|
%if "%{?with_pyver}" == "3"
|
||||||
%files doc
|
%files doc
|
||||||
@ -82,6 +80,12 @@ rm -rf demos/tests
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jun 11 2023 Automatic Build System <autodist@mambasoft.it> 4.0.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Apr 28 2023 Automatic Build System <autodist@mambasoft.it> 3.6.13-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Oct 27 2022 Automatic Build System <autodist@mambasoft.it> 3.6.12-1mamba
|
* Thu Oct 27 2022 Automatic Build System <autodist@mambasoft.it> 3.6.12-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user