From eb2e4960b02c0c41d0834dbaf38fca69202b3862 Mon Sep 17 00:00:00 2001 From: Joel Capitao Date: Jan 28 2025 08:25:05 +0000 Subject: Import python-jsonpath-rw-ext-1.2.2-16.el10s in CloudSIG Epoxy --- diff --git a/.python-jsonpath-rw-ext.metadata b/.python-jsonpath-rw-ext.metadata new file mode 100644 index 0000000..501e29e --- /dev/null +++ b/.python-jsonpath-rw-ext.metadata @@ -0,0 +1 @@ +1e7322fbd0cee6223e76aaec6fa79b64c485b951 SOURCES/jsonpath-rw-ext-1.2.2.tar.gz diff --git a/SOURCES/.gitkeep b/SOURCES/.gitkeep new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/SOURCES/.gitkeep diff --git a/SPECS/python-jsonpath-rw-ext.spec b/SPECS/python-jsonpath-rw-ext.spec new file mode 100644 index 0000000..89fb74c --- /dev/null +++ b/SPECS/python-jsonpath-rw-ext.spec @@ -0,0 +1,177 @@ +# Created by pyp2rpm-2.0.0 +%global pypi_name jsonpath-rw-ext +%global sname jsonpath_rw_ext + +Name: python-%{pypi_name} +Version: 1.2.2 +Release: 16%{?dist} +Summary: Extensions for JSONPath RW + +# Automatically converted from old format: ASL 2.0 - review is highly recommended. +License: Apache-2.0 +URL: https://github.com/sileht/python-jsonpath-rw-ext +Source0: https://pypi.python.org/packages/source/j/%{pypi_name}/%{pypi_name}-%{version}.tar.gz +BuildArch: noarch + +%description +Extensions for JSONPath RW + +%package -n python3-%{pypi_name} +Summary: Extensions for JSONPath RW +%{?python_provide:%python_provide python3-%{pypi_name}} + +BuildRequires: python3-devel +BuildRequires: python3-setuptools +BuildRequires: python3-pbr +BuildRequires: python3-sphinx + +Requires: python3-pbr >= 1.8 +Requires: python3-jsonpath-rw >= 1.2 + +%description -n python3-%{pypi_name} +Extensions for JSONPath RW + +%package -n python-%{pypi_name}-doc +Summary: jsonpath-rw-ext documentation +%description -n python-%{pypi_name}-doc +Documentation for jsonpath-rw-ext + +%prep +%autosetup -n %{pypi_name}-%{version} +# Remove bundled egg-info +rm -rf %{pypi_name}.egg-info + +%build + +%{__python3} setup.py build +# generate html docs +sphinx-build doc/source html +# remove the sphinx-build leftovers +rm -rf html/.{doctrees,buildinfo} + +%install +%{__python3} setup.py install --skip-build --root %{buildroot} + + +%files -n python3-%{pypi_name} +%license LICENSE +%doc doc/source/readme.rst README.rst +%{python3_sitelib}/%{sname} +%{python3_sitelib}/*.egg-info + +%files -n python-%{pypi_name}-doc +%doc html + +%changelog +* Sat Jan 18 2025 Fedora Release Engineering - 1.2.2-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + +* Wed Jul 24 2024 Miroslav Suchý - 1.2.2-15 +- convert license to SPDX + +* Fri Jul 19 2024 Fedora Release Engineering - 1.2.2-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Fri Jun 07 2024 Python Maint - 1.2.2-13 +- Rebuilt for Python 3.13 + +* Fri Jan 26 2024 Fedora Release Engineering - 1.2.2-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Mon Jan 22 2024 Fedora Release Engineering - 1.2.2-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Fri Jul 21 2023 Fedora Release Engineering - 1.2.2-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Wed Jun 14 2023 Python Maint - 1.2.2-9 +- Rebuilt for Python 3.12 + +* Fri Jan 20 2023 Fedora Release Engineering - 1.2.2-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Fri Jul 22 2022 Fedora Release Engineering - 1.2.2-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Mon Jun 13 2022 Python Maint - 1.2.2-6 +- Rebuilt for Python 3.11 + +* Fri Jan 21 2022 Fedora Release Engineering - 1.2.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Fri Jul 23 2021 Fedora Release Engineering - 1.2.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Fri Jun 04 2021 Python Maint - 1.2.2-3 +- Rebuilt for Python 3.10 + +* Wed Jan 27 2021 Fedora Release Engineering - 1.2.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Thu Sep 10 2020 Yatin Karel - 1.2.2-1 +- Update to 1.2.2 (#1426976) + +* Wed Jul 29 2020 Fedora Release Engineering - 1.2.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Tue May 26 2020 Miro Hrončok - 1.2.0-7 +- Rebuilt for Python 3.9 + +* Thu Jan 30 2020 Fedora Release Engineering - 1.2.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Thu Oct 03 2019 Miro Hrončok - 1.2.0-5 +- Rebuilt for Python 3.8.0rc1 (#1748018) + +* Mon Aug 19 2019 Miro Hrončok - 1.2.0-4 +- Rebuilt for Python 3.8 + +* Fri Jul 26 2019 Fedora Release Engineering - 1.2.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Thu May 09 2019 Miro Hrončok - 1.2.0-2 +- Subpackage python2-jsonpath-rw-ext has been removed + See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal + +* Tue Feb 26 2019 Alfredo Moralejo - 1.2.0-1 +- Bump to 1.2.0 + +* Sat Feb 02 2019 Fedora Release Engineering - 1.0.0-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Sat Jul 14 2018 Fedora Release Engineering - 1.0.0-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Tue Jun 19 2018 Miro Hrončok - 1.0.0-8 +- Rebuilt for Python 3.7 + +* Fri Feb 09 2018 Fedora Release Engineering - 1.0.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Fri Jan 19 2018 Iryna Shcherbina - 1.0.0-6 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + +* Thu Jul 27 2017 Fedora Release Engineering - 1.0.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Sat Feb 11 2017 Fedora Release Engineering - 1.0.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Mon Dec 19 2016 Miro Hrončok - 1.0.0-3 +- Rebuild for Python 3.6 + +* Tue Jul 19 2016 Fedora Release Engineering - 1.0.0-2 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + +* Thu May 05 2016 Pradeep Kilambi - 1.0.0-1 +- Rebase to 1.0.0 + +* Thu Feb 04 2016 Fedora Release Engineering - 0.1.7-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Tue Nov 10 2015 Fedora Release Engineering - 0.1.7-2 +- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 + +* Tue Sep 01 2015 Haïkel Guémar - 0.1.7-1 +- Initial package.