From e80405d65ae272ec58fdbd068ce9dec2f42ca85a Mon Sep 17 00:00:00 2001 From: eabdullin Date: Wed, 14 May 2025 16:05:05 +0000 Subject: [PATCH] import UBI python-dbus-signature-pyparsing-0.4.1-9.el10 --- .gitignore | 2 +- README.md | 3 - gating.yaml | 7 -- python-dbus-signature-pyparsing.spec | 125 ++++++++++++++++++++++++--- sources | 2 +- tests/tests.yml | 19 ---- 6 files changed, 116 insertions(+), 42 deletions(-) delete mode 100644 README.md delete mode 100644 gating.yaml delete mode 100644 tests/tests.yml diff --git a/.gitignore b/.gitignore index fbb0c71..4a9e838 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/dbus-signature-pyparsing-0.03.tar.gz +dbus-signature-pyparsing-0.4.1.tar.gz diff --git a/README.md b/README.md deleted file mode 100644 index 16842d3..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# python-dbus-signature-pyparsing - -The python-dbus-signature-pyparsing package \ No newline at end of file diff --git a/gating.yaml b/gating.yaml deleted file mode 100644 index 805e877..0000000 --- a/gating.yaml +++ /dev/null @@ -1,7 +0,0 @@ ---- !Policy -product_versions: - - rhel-8 -decision_context: osci_compose_gate -rules: - - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} - - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional} diff --git a/python-dbus-signature-pyparsing.spec b/python-dbus-signature-pyparsing.spec index f3f4a66..55f4186 100644 --- a/python-dbus-signature-pyparsing.spec +++ b/python-dbus-signature-pyparsing.spec @@ -1,11 +1,11 @@ %global srcname dbus-signature-pyparsing Name: python-%{srcname} -Version: 0.03 -Release: 2%{?dist} +Version: 0.4.1 +Release: 9%{?dist} Summary: Parser for a D-Bus Signature -License: ASL 2.0 +License: Apache-2.0 URL: https://github.com/stratis-storage/dbus-signature-pyparsing Source0: %{url}/archive/v%{version}/%{srcname}-%{version}.tar.gz @@ -21,11 +21,6 @@ Summary: %{summary} %{?python_provide:%python_provide python3-%{srcname}} BuildRequires: python3-devel BuildRequires: python3-setuptools -BuildRequires: python3-pytest -BuildRequires: python3-pyparsing -BuildRequires: python3-hypothesis -BuildRequires: python3-hs-dbus-signature -Requires: python3-pyparsing %description -n python3-%{srcname} %{_description} @@ -40,9 +35,6 @@ Python 3 version. %install %py3_install -%check -PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-%{python3_version} -v tests - %files -n python3-%{srcname} %license LICENSE %doc README.rst @@ -50,6 +42,117 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-%{python3_version} -v tests %{python3_sitelib}/dbus_signature_pyparsing-*.egg-info/ %changelog +* Tue Oct 29 2024 Troy Dawson - 0.4.1-9 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + +* Mon Jun 24 2024 Troy Dawson - 0.4.1-8 +- Bump release for June 2024 mass rebuild + +* Fri Jan 26 2024 Fedora Release Engineering - 0.4.1-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Mon Jan 22 2024 Fedora Release Engineering - 0.4.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Fri Jul 21 2023 Fedora Release Engineering - 0.4.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Tue Jun 13 2023 Python Maint - 0.4.1-4 +- Rebuilt for Python 3.12 + +* Sun May 7 2023 mulhern - 0.4.3 +- Fix up testing plan tag + +* Sun May 7 2023 mulhern - 0.4.2 +- Fix up testing plan + +* Sun May 7 2023 mulhern - 0.4.1 +- Update to 0.4.1 + +* Wed Apr 26 2023 mulhern - 0.04-15 +- Checkout tests from HEAD revision + +* Wed Apr 26 2023 mulhern - 0.04-14 +- Include .fmf metadata + +* Wed Apr 26 2023 mulhern - 0.04-13 +- Use TMT instead of STI format gating tests; make license spec match upstream + +* Fri Jan 20 2023 Fedora Release Engineering - 0.04-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Fri Jul 22 2022 Fedora Release Engineering - 0.04-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Tue Jul 19 2022 Zbigniew Jędrzejewski-Szmek - 0.04-10 +- Rebuilt for pyparsing-3.0.9 + +* Mon Jun 13 2022 Python Maint - 0.04-9 +- Rebuilt for Python 3.11 + +* Tue Feb 15 2022 mulhern - 0.04-8 +- Remove %check + +* Tue Feb 15 2022 mulhern - 0.04-7 +- Add gating tests + +* Fri Jan 21 2022 Fedora Release Engineering - 0.04-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Wed Jul 28 2021 mulhern - 0.04-5 + Remove redundant requires + +* Tue Jul 27 2021 Fedora Release Engineering - 0.04-4 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Fri Jun 04 2021 Python Maint - 0.04-3 +- Rebuilt for Python 3.10 + +* Wed Jan 27 2021 Fedora Release Engineering - 0.04-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Thu Dec 03 2020 mulhern - 0.04-1 + Update to 0.04 + +* Tue Aug 04 2020 mulhern - 0.03-14 + Run check with deterministic tests only + +* Tue Aug 04 2020 mulhern - 0.03-13 + Rebuild to pass non-deterministic tests on very slow machine + +* Sat Aug 01 2020 Fedora Release Engineering - 0.03-12 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Wed Jul 29 2020 Fedora Release Engineering - 0.03-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Tue May 26 2020 Miro Hrončok - 0.03-10 +- Rebuilt for Python 3.9 + +* Thu Jan 30 2020 Fedora Release Engineering - 0.03-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Thu Oct 03 2019 Miro Hrončok - 0.03-8 +- Rebuilt for Python 3.8.0rc1 (#1748018) + +* Mon Aug 19 2019 Miro Hrončok - 0.03-7 +- Rebuilt for Python 3.8 + +* Fri Jul 26 2019 Fedora Release Engineering - 0.03-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Sat Feb 02 2019 Fedora Release Engineering - 0.03-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Fri Jul 13 2018 Fedora Release Engineering - 0.03-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Tue Jun 19 2018 Miro Hrončok - 0.03-3 +- Rebuilt for Python 3.7 + * Fri Feb 09 2018 Fedora Release Engineering - 0.03-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild diff --git a/sources b/sources index 64aaba7..836d038 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (dbus-signature-pyparsing-0.03.tar.gz) = 413cebf631bdb4a2a5e86c45fc1db7ff6d15fbbbf3775fc129d2046f8171cd8d4487334ea390868e4574c7375213058f80946f4525f637400ca1efa4180b0fb4 +SHA512 (dbus-signature-pyparsing-0.4.1.tar.gz) = 50e366d1b374a0585e89c667091be128aca8debaedad91e92031ebdc440010baf7f9b4f48b1a728f0288d8f33faf8d58b8cb4cec40d9e3b3adacede091b1452f diff --git a/tests/tests.yml b/tests/tests.yml deleted file mode 100644 index 5da15f9..0000000 --- a/tests/tests.yml +++ /dev/null @@ -1,19 +0,0 @@ ---- -- hosts: localhost - roles: - - role: standard-test-source - tags: - - always - - - role: standard-test-basic - tags: - - classic - required_packages: - - python3-hs-dbus-signature - - python3-dbus-signature-pyparsing - - python3-pytest - - python3-hypothesis - tests: - - simple: - dir: ./ - run: py.test-3 source/tests -rsx -v