Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release-src > by-pkgid > faadd2e55385fec94f1628e630c53bfa > files > 2

python-pypdf-1.13-11.mga7.src.rpm

%define module	pyPdf

Summary:	Pure-Python PDF toolkit
Name:		python-pypdf
Version:	1.13
Release:	%mkrel 11
Source0:	http://pybrary.net/pyPdf/%{module}-%{version}.tar.gz
License:	BSD
Group:		Development/Python
Url:		http://pybrary.net/pyPdf/
Provides:	%{module}
BuildRequires:	pkgconfig(python)
BuildArch:	noarch

%description
A Pure-Python library built as a PDF toolkit. It is capable of:
    * extracting document information (title, author, ...),
    * splitting documents page by page,
    * merging documents page by page,
    * cropping pages,
    * merging multiple pages into a single page,
    * encrypting and decrypting PDF files.


%prep
%setup -q -n %{module}-%{version}

%build

%install
%__python setup.py install --root=%{buildroot}

%files
%doc README CHANGELOG
%{py_puresitedir}/pyPdf-%{version}-py%{python2_version}.egg-info
%dir %{py_puresitedir}/%{module}
%{py_puresitedir}/%{module}/*


%changelog
* Thu Sep 20 2018 umeabot <umeabot> 1.13-11.mga7
  (not released yet)
+ Revision: 1289789
- Mageia 7 Mass Rebuild

* Thu Aug 24 2017 ovitters <ovitters> 1.13-10.mga7
+ Revision: 1146285
+ rebuild (emptylog)

* Wed Feb 03 2016 umeabot <umeabot> 1.13-10.mga6
+ Revision: 933570
- Mageia 6 Mass Rebuild

* Wed Oct 15 2014 umeabot <umeabot> 1.13-9.mga5
+ Revision: 744291
- Second Mageia 5 Mass Rebuild

* Sat Sep 27 2014 tv <tv> 1.13-8.mga5
+ Revision: 729498
- rebuild for missing pythoneggs deps

* Tue Sep 16 2014 umeabot <umeabot> 1.13-7.mga5
+ Revision: 688269
- Mageia 5 Mass Rebuild
+ pterjan <pterjan>
- Rebuild for new Python

* Tue Oct 22 2013 umeabot <umeabot> 1.13-5.mga4
+ Revision: 543970
- Mageia 4 Mass Rebuild

* Tue Oct 15 2013 pterjan <pterjan> 1.13-4.mga4
+ Revision: 499265
- Rebuild to add different pythonegg provides for python 2 and 3

* Sun Jan 13 2013 umeabot <umeabot> 1.13-3.mga3
+ Revision: 379393
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Sun Mar 20 2011 lmenut <lmenut> 1.13-2.mga1
+ Revision: 74909
- Clean spec file
  - remove buildroot
  - remove --no-compile
- imported package python-pypdf


* Sat Jan 08 2011 Luc Menut <lmenut@mandriva.org> 1.13-1mdv2011.0
+ Revision: 630620
- update to 1.13

  + Ahmad Samir <ahmadsamir@mandriva.org>
    - use %%pyver macro

* Sat Oct 30 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.12-2mdv2011.0
+ Revision: 590472
- rebuild for python-2.7
- drop the obsolete %%py_requires macro

* Sun Aug 30 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.12-1mdv2010.0
+ Revision: 422582
- change layout

  + Luc Menut <lmenut@mandriva.org>
    - import python-pypdf


* Sat Aug 22 2009 Luc Menut <lmenut@mandriva.org> 1.12-1mdv2010.0
- initial Mandriva package (based on Fedora's SPEC)