diff --git a/SPECS-EXTENDED/python-into-dbus-python/python-into-dbus-python.signatures.json b/SPECS-EXTENDED/python-into-dbus-python/python-into-dbus-python.signatures.json index 8666c9fe664..0d2e9a3a092 100644 --- a/SPECS-EXTENDED/python-into-dbus-python/python-into-dbus-python.signatures.json +++ b/SPECS-EXTENDED/python-into-dbus-python/python-into-dbus-python.signatures.json @@ -1,5 +1,5 @@ { "Signatures": { - "into-dbus-python-0.07.tar.gz": "f0d47ad3bf1c6806789b6aadd3e9a8dda6761364114958cc5b4f0e0c279d2f8c" + "python-into-dbus-python-0.8.2.tar.gz": "df54a6f37ccd3b3f0df7f557ad8d7bdd412152b568beccd8d71cd73d4a9343e6" } -} +} \ No newline at end of file diff --git a/SPECS-EXTENDED/python-into-dbus-python/python-into-dbus-python.spec b/SPECS-EXTENDED/python-into-dbus-python/python-into-dbus-python.spec index bceaf8072b7..ef3834d45a9 100644 --- a/SPECS-EXTENDED/python-into-dbus-python/python-into-dbus-python.spec +++ b/SPECS-EXTENDED/python-into-dbus-python/python-into-dbus-python.spec @@ -1,22 +1,18 @@ -Vendor: Microsoft Corporation -Distribution: Azure Linux %global srcname into-dbus-python Name: python-%{srcname} -Version: 0.07 -Release: 6%{?dist} +Version: 0.8.2 +Release: 8%{?dist} Summary: Transformer to dbus-python types -License: ASL 2.0 +License: Apache-2.0 +Vendor: Microsoft Corporation +Distribution: Azure Linux URL: https://github.com/stratis-storage/into-dbus-python -Source0: %{url}/archive/v%{version}/%{srcname}-%{version}.tar.gz +Source0: %{url}/archive/v%{version}/%{srcname}-%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildArch: noarch -%if 0%{?with_check} -BuildRequires: python3-pip -%endif - %global _description \ Facilities for converting an object that inhabits core Python types, e.g.,\ lists, ints, dicts, to an object that inhabits dbus-python types, e.g.,\ @@ -29,12 +25,7 @@ Summary: %{summary} %{?python_provide:%python_provide python3-%{srcname}} BuildRequires: python3-devel BuildRequires: python3-setuptools -BuildRequires: python3-dbus-signature-pyparsing -BuildRequires: python3-dbus -BuildRequires: python3-hypothesis -BuildRequires: python3-hs-dbus-signature -Requires: python3-dbus-signature-pyparsing -Requires: python3-dbus + %description -n python3-%{srcname} %{_description} @@ -49,11 +40,6 @@ Python 3 version. %install %py3_install -%check -pip3 install pytest==7.1.3 sortedcontainers -pip3 install . -pytest -v tests - %files -n python3-%{srcname} %license LICENSE %doc README.rst @@ -61,15 +47,66 @@ pytest -v tests %{python3_sitelib}/into_dbus_python-*.egg-info/ %changelog -* Tue Nov 01 2022 Pawel Winogrodzki - 0.07-6 -- Freezing "pytest" deps to version 7.1.3 to avoid regressions. +* Fri Dec 20 2024 Akhila Guruju - 0.8.2-8 +- Initial Azure Linux import from Fedora 41 (license: MIT). +- License verified. + +* Fri Jul 19 2024 Fedora Release Engineering - 0.8.2-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Fri Jun 07 2024 Python Maint - 0.8.2-6 +- Rebuilt for Python 3.13 + +* Fri Jan 26 2024 Fedora Release Engineering - 0.8.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Mon Jan 22 2024 Fedora Release Engineering - 0.8.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Fri Jul 21 2023 Fedora Release Engineering - 0.8.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Tue Jun 13 2023 Python Maint - 0.8.2-2 +- Rebuilt for Python 3.12 + +* Thu May 4 2023 mulhern - 0.8.2-1 +- Upgrade to new release; fix license field; use TMT format tests + +* Fri Jan 20 2023 Fedora Release Engineering - 0.08-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Fri Jul 22 2022 Fedora Release Engineering - 0.08-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Mon Jun 13 2022 Python Maint - 0.08-7 +- Rebuilt for Python 3.11 + +* Fri Feb 25 2022 mulhern - 0.08.6 +- Add gating tests + +* Fri Jan 21 2022 Fedora Release Engineering - 0.08-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Thu Jul 29 2021 mulhern - 0.08-5 +- Remove redundant requires + +* Fri Jul 23 2021 Fedora Release Engineering - 0.08-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Fri Jun 04 2021 Python Maint - 0.08-3 +- Rebuilt for Python 3.10 + +* Wed Jan 27 2021 Fedora Release Engineering - 0.08-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Mon Dec 7 2020 mulhern - 0.08-1 +- New version: 0.08 -* Thu Apr 28 2022 Muhammad Falak - 0.07-5 -- Drop BR on pytest & pip install latest deps to enable ptest -- License verified +* Wed Jul 29 2020 Fedora Release Engineering - 0.07-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild -* Fri Oct 15 2021 Pawel Winogrodzki - 0.07-4 -- Initial CBL-Mariner import from Fedora 32 (license: MIT). +* Tue May 26 2020 Miro HronĨok - 0.07-4 +- Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering - 0.07-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/cgmanifest.json b/cgmanifest.json index e724680b882..b4c5521d4ff 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -22793,8 +22793,8 @@ "type": "other", "other": { "name": "python-into-dbus-python", - "version": "0.07", - "downloadUrl": "https://github.com/stratis-storage/into-dbus-python/archive/v0.07/into-dbus-python-0.07.tar.gz" + "version": "0.8.2", + "downloadUrl": "https://github.com/stratis-storage/into-dbus-python/archive/refs/tags/v0.8.2.tar.gz" } } },