From d532128a5c6a1c1ec83a634b113165e88a6d1f7a Mon Sep 17 00:00:00 2001 From: Alfredo Moralejo Date: Sep 06 2021 15:53:55 +0000 Subject: Import python-rfc3986-1.4.0-5.el9 in CloudSIG xena --- diff --git a/.python-rfc3986.metadata b/.python-rfc3986.metadata new file mode 100644 index 0000000..728e3a6 --- /dev/null +++ b/.python-rfc3986.metadata @@ -0,0 +1 @@ +73c7ca3eb801da630abfb458de69fc38087c874e SOURCES/rfc3986-1.4.0.tar.gz diff --git a/SPECS/python-rfc3986.spec b/SPECS/python-rfc3986.spec new file mode 100644 index 0000000..2a1851d --- /dev/null +++ b/SPECS/python-rfc3986.spec @@ -0,0 +1,134 @@ +# Created by pyp2rpm-1.1.0b + +%global pypi_name rfc3986 + +Name: python-%{pypi_name} +Version: 1.4.0 +Release: 5%{?dist} +Summary: Validating URI References per RFC 3986 + +License: ASL 2.0 +URL: https://pypi.python.org/pypi/rfc3986 +Source0: https://pypi.python.org/packages/source/r/%{pypi_name}/%{pypi_name}-%{version}.tar.gz +BuildArch: noarch + +%package -n python3-%{pypi_name} +Summary: Validating URI References per RFC 3986 +%{?python_provide:%python_provide python3-%{pypi_name}} + +BuildRequires: python3-devel +BuildRequires: python3-setuptools +BuildRequires: python3-pytest +BuildRequires: python3-idna + +%description -n python3-%{pypi_name} +A Python implementation of RFC 3986 including validation and authority parsing. + +%{?python_extras_subpkg:%python_extras_subpkg -n python3-%{pypi_name} -i %{python3_sitelib}/*.egg-info idna2008} + +%description +A Python implementation of RFC 3986 including validation and authority parsing. + + +%prep +%setup -q -n %{pypi_name}-%{version} +# Remove bundled egg-info +rm -rf %{pypi_name}.egg-info + +%build + +%py3_build + +%install + +%py3_install + +%check +%pytest + +%files -n python3-%{pypi_name} +%doc README.rst LICENSE +%{python3_sitelib}/%{pypi_name} +%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info + + +%changelog +* Wed Apr 21 2021 Carl George - 1.4.0-5 +- Add idna build requirement to avoid skipping tests + +* Wed Jan 27 2021 Fedora Release Engineering - 1.4.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Thu Sep 03 2020 Miro Hrončok - 1.4.0-3 +- Add metapackage for rfc3986[idna2008] +- https://fedoraproject.org/wiki/Changes/PythonExtras +- Fixes: rhbz#1875490 + +* Wed Jul 29 2020 Fedora Release Engineering - 1.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Wed Jun 24 2020 Charalampos Stratakis - 1.4.0-1 +- Update to 1.4.0 (#1844405) + +* Tue May 26 2020 Miro Hrončok - 1.2.0-8 +- Rebuilt for Python 3.9 + +* Thu Jan 30 2020 Fedora Release Engineering - 1.2.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Thu Oct 03 2019 Miro Hrončok - 1.2.0-6 +- Rebuilt for Python 3.8.0rc1 (#1748018) + +* Mon Aug 19 2019 Miro Hrončok - 1.2.0-5 +- Rebuilt for Python 3.8 + +* Fri Jul 26 2019 Fedora Release Engineering - 1.2.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Mon Feb 25 2019 Miro Hrončok - 1.2.0-3 +- Subpackage python2-rfc3986 has been removed + See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal + +* Sat Feb 02 2019 Fedora Release Engineering - 1.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Wed Jan 02 2019 Yatin Karel - 1.2.0-1 +- Bump to 1.2.0 + +* Sat Jul 14 2018 Fedora Release Engineering - 0.3.1-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Tue Jun 19 2018 Miro Hrončok - 0.3.1-8 +- Rebuilt for Python 3.7 + +* Fri Feb 09 2018 Iryna Shcherbina - 0.3.1-7 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + +* Fri Feb 09 2018 Fedora Release Engineering - 0.3.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Thu Jul 27 2017 Fedora Release Engineering - 0.3.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Sat Feb 11 2017 Fedora Release Engineering - 0.3.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Mon Dec 19 2016 Miro Hrončok - 0.3.1-3 +- Rebuild for Python 3.6 + +* Tue Jul 19 2016 Fedora Release Engineering - 0.3.1-2 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + +* Mon Jun 20 2016 Javier Peña - 0.3.1-4 +- Updated to upstream version 0.3.1 +- Added python3 subpackage + +* Thu Feb 04 2016 Fedora Release Engineering - 0.2.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Thu Jun 18 2015 Fedora Release Engineering - 0.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Mon Sep 15 2014 Alan Pevec - 0.2.0-1 +- Initial package.