Sophie

Sophie

distrib > Mageia > 5 > i586 > by-pkgid > b62e5c6de9a4efdcb1027d0d7b97fcf0 > files > 3

dslib-3.0-8.2.mga5.src.rpm

Summary:	dslib is a free Python library for accessing Datove schranky
Name:		dslib
Version:	3.0
%define subrel	2
Release:	%mkrel 8
Source0:	%{name}-%{version}.tar.gz
Patch0:         dslib-3.0-20150913-geotrust-ca.patch
License:	LGPLv2
Group:		System/Libraries 
BuildArch:	noarch
Requires:	python-OpenSSL
BuildRequires:	python-setuptools
URL:		http://labs.nic.cz/datove-schranky/

%description
dslib is a Python library for accessing a 'Databox' - an 
electronic communication interface endorsed by the Czech government.

%prep
%setup -n %{name}-%{version} -n %{name}-%{version} -q
%patch0 -p0

%build
python setup.py build

%install
python setup.py install --single-version-externally-managed \
	--root=%{buildroot}

%files
%dir %{py_sitedir}/%{name}*
%{py_sitedir}/%{name}*/*
%dir %{_datadir}/%{name}
%{_datadir}/%{name}/*



%changelog
* Sun Sep 13 2015 supp <supp> 3.0-8.2.mga5
+ Revision: 878907
- update CA certs to reflect 13/9/2015 update which makes Datovka inoperable

* Wed Oct 15 2014 umeabot <umeabot> 3.0-8.mga5
+ Revision: 744084
- Second Mageia 5 Mass Rebuild

* Sat Sep 27 2014 tv <tv> 3.0-7.mga5
+ Revision: 726144
- rebuild for missing pythoneggs deps

* Tue Sep 16 2014 umeabot <umeabot> 3.0-6.mga5
+ Revision: 678870
- Mageia 5 Mass Rebuild

* Sat May 31 2014 pterjan <pterjan> 3.0-5.mga5
+ Revision: 628164
- Rebuild for new Python

* Tue Oct 22 2013 umeabot <umeabot> 3.0-4.mga4
+ Revision: 542560
- Mageia 4 Mass Rebuild

* Mon Oct 14 2013 pterjan <pterjan> 3.0-3.mga4
+ Revision: 497731
- Rebuild to add different pythonegg provides for python 2 and 3

* Fri Jan 11 2013 umeabot <umeabot> 3.0-2.mga3
+ Revision: 349135
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Wed Jan 02 2013 supp <supp> 3.0-1.mga3
+ Revision: 337721
- update to 3.0 for Datovka 3.0.x

* Fri Nov 02 2012 supp <supp> 2.1.2-1.mga3
+ Revision: 312586
- update dslib to 2.1.2
- add new DataBox CA certificate

* Mon Jul 30 2012 supp <supp> 2.1.0-1.mga3
+ Revision: 276147
- update to 2.1.0, fixing several minor bugs and adding new CA cert for DataBox

* Sat Jun 30 2012 supp <supp> 2.0.2-2.mga3
+ Revision: 265642
- bump for cauldron
- update to 2.0.2, fixing bug causing bad data corruption when using multiple accounts

* Sat Mar 03 2012 supp <supp> 2.0-1.mga2
+ Revision: 217236
- update to v.2.0

* Thu Dec 08 2011 supp <supp> 1.7-2.mga2
+ Revision: 178913
- update to 1.7
- bump release because of backport to MGA1
- update to 1.6

* Wed Jun 08 2011 supp <supp> 1.5.1-1.mga2
+ Revision: 102005
- remove invalid python macro
- update to 1.5.1
- remove obsolete defines
- update to 1.5
- imported package dslib