Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > 9458751e4ce8b908b6f3169f4631a248 > files > 1

python-selenium-3.141.0-6.mga9.src.rpm

%define module	selenium

Summary:	Python bindings for Selenium
Name:		python-%{module}
Version:	3.141.0
Release:	%mkrel 6
Source0:	https://files.pythonhosted.org/packages/source/s/%{module}/%{module}-%{version}.tar.gz
License:	Apache License
Group:		Development/Python
Url:		https://pypi.org/project/selenium
BuildArch:	noarch
Requires:	python-rdflib >= 3.1.0

%description
Selenium Python Client Driver is a Python language binding for
Selenium Remote Control (version 1.0 and 2.0).

Currently the remote protocol, Firefox and Chrome for Selenium 2.0 are
supported, as well as the Selenium 1.0 bindings.

%package -n python3-%{module}
Summary:	Python 3 bindings for Selenium
Group:		Development/Python
BuildRequires:	pkgconfig(python3)
BuildRequires:	python3-setuptools

%description -n python3-%{module}
Selenium Python 3 Client Driver is a Python 3 language binding for
Selenium Remote Control (version 1.0 and 2.0).

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

%build
%py3_build

%install
%py3_install

rm -f %{buildroot}%{python3_sitelib}/selenium/webdriver/firefox/amd64/x_ignore_nofocus.so
rm -f %{buildroot}%{python3_sitelib}/selenium/webdriver/firefox/x86/x_ignore_nofocus.so

%files -n python3-%{module}
%doc README.rst
%{python3_sitelib}/*


%changelog
* Wed Mar 23 2022 umeabot <umeabot> 3.141.0-6.mga9
+ Revision: 1823337
- Mageia 9 Mass Rebuild

* Tue Feb 22 2022 mrambo3501 <mrambo3501> 3.141.0-5.mga9
+ Revision: 1782649
- rebuild for python-3.10

* Sun Mar 21 2021 joequant <joequant> 3.141.0-4.mga9
+ Revision: 1706490
- update to python 3.9

* Sun Feb 16 2020 umeabot <umeabot> 3.141.0-3.mga8
+ Revision: 1535889
- Mageia 8 Mass Rebuild

* Mon Oct 14 2019 tv <tv> 3.141.0-2.mga8
+ Revision: 1452951
- rebuild for python-3.8
- drop python2 subpkg

* Thu Jan 10 2019 shlomif <shlomif> 3.141.0-1.mga7
+ Revision: 1354357
- New version

* Thu Sep 20 2018 umeabot <umeabot> 2.52.0-3.mga7
+ Revision: 1290013
- Mageia 7 Mass Rebuild

* Sat Aug 05 2017 pterjan <pterjan> 2.52.0-2.mga7
+ Revision: 1135624
- Rebuild for python 3.6

* Tue Feb 16 2016 philippem <philippem> 2.52.0-1.mga6
+ Revision: 962622
- update to 2.52.0

* Sun Nov 01 2015 philippem <philippem> 2.48.0-1.mga6
+ Revision: 897175
- update to 2.48.0

* Sat Oct 10 2015 tv <tv> 2.42.1-5.mga6
+ Revision: 889301
- rebuild for python 3.5

* Wed Oct 15 2014 umeabot <umeabot> 2.42.1-4.mga5
+ Revision: 750680
- Second Mageia 5 Mass Rebuild

* Sat Sep 27 2014 tv <tv> 2.42.1-3.mga5
+ Revision: 729747
- rebuild for missing pythoneggs deps

* Tue Sep 16 2014 umeabot <umeabot> 2.42.1-2.mga5
+ Revision: 688322
- Mageia 5 Mass Rebuild

* Tue Jul 01 2014 philippem <philippem> 2.42.1-1.mga5
+ Revision: 641813
- update to 2.42.1, now noarch

* Sat May 31 2014 pterjan <pterjan> 2.40.0-2.mga5
+ Revision: 629004
- Rebuild for new Python

* Fri Mar 14 2014 philippem <philippem> 2.40.0-1.mga5
+ Revision: 603855
- update to 2.40

* Tue Oct 22 2013 umeabot <umeabot> 2.35.0-3.mga4
+ Revision: 544243
- Mageia 4 Mass Rebuild

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

* Fri Aug 16 2013 philippem <philippem> 2.35.0-1.mga4
+ Revision: 466957
- update to 2.35.0, add Python 3

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

* Tue Dec 25 2012 philippem <philippem> 2.28.0-1.mga3
+ Revision: 334925
- Update to 2.28.0

* Sun Dec 04 2011 dmorgan <dmorgan> 2.14.0-4.mga2
+ Revision: 176606
+ rebuild (emptylog)

* Sat Dec 03 2011 fwang <fwang> 2.14.0-3.mga2
+ Revision: 175408
- finally kill wrong arch-dependent files

* Sat Dec 03 2011 fwang <fwang> 2.14.0-2.mga2
+ Revision: 175333
- should not be noarch pacakage

* Wed Nov 30 2011 lebedov <lebedov> 2.14.0-1.mga2
+ Revision: 174430
- Update to 2.14.0.

* Sun Oct 30 2011 lebedov <lebedov> 2.11.1-1.mga2
+ Revision: 159910
- Update to 2.11.1.

* Thu Oct 06 2011 lebedov <lebedov> 2.8.1-1.mga2
+ Revision: 152494
- Update to 2.8.1.

* Mon Sep 26 2011 lebedov <lebedov> 2.7.0-1.mga2
+ Revision: 148818
- Update to 2.7.0.

* Tue Sep 20 2011 lebedov <lebedov> 2.6.0-1.mga2
+ Revision: 146171
- imported package python-selenium