1- Vendor: Microsoft Corporation
2- Distribution: Azure Linux
31%global srcname into-dbus-python
42
53Name: python-%{srcname }
6- Version: 0.07
7- Release: 6 %{?dist }
4+ Version: 0.8.2
5+ Release: 8 %{?dist }
86Summary: Transformer to dbus-python types
9-
10- License: ASL 2.0
7+ License: Apache-2.0
8+ Vendor: Microsoft Corporation
9+ Distribution: Azure Linux
1110URL: https://github.com/stratis-storage/into-dbus-python
12- Source0: %{url }/archive/v%{version }/%{srcname }-%{version }.tar.gz
13-
11+ Source0: %{url }/archive/refs/tags/v%{version }.tar.gz#/%{name}-%{version}.tar.gz
1412BuildArch: noarch
1513
16- %if 0%{?with_check }
17- BuildRequires: python3-pip
18- %endif
19-
2014%global _description \
2115Facilities for converting an object that inhabits core Python types, e.g.,\
2216lists, ints, dicts, to an object that inhabits dbus-python types, e.g.,\
@@ -29,12 +23,7 @@ Summary: %{summary}
2923%{?python_provide:%python_provide python3-%{srcname }}
3024BuildRequires: python3-devel
3125BuildRequires: python3-setuptools
32- BuildRequires: python3-dbus-signature-pyparsing
33- BuildRequires: python3-dbus
34- BuildRequires: python3-hypothesis
35- BuildRequires: python3-hs-dbus-signature
36- Requires: python3-dbus-signature-pyparsing
37- Requires: python3-dbus
26+
3827
3928%description -n python3-%{srcname } %{_description }
4029
@@ -49,27 +38,73 @@ Python 3 version.
4938%install
5039%py3_install
5140
52- %check
53- pip3 install pytest==7.1.3 sortedcontainers
54- pip3 install .
55- pytest -v tests
56-
5741%files -n python3-%{srcname }
5842%license LICENSE
5943%doc README.rst
6044%{python3_sitelib }/into_dbus_python/
6145%{python3_sitelib }/into_dbus_python-* .egg-info/
6246
6347%changelog
64- * Tue Nov 01 2022 Pawel Winogrodzki <pawelwi@microsoft.com> - 0.07-6
65- - Freezing "pytest" deps to version 7.1.3 to avoid regressions.
48+ * Fri Dec 20 2024 Akhila Guruju <v-guakhila@microsoft.com> - 0.8.2-8
49+ - Initial Azure Linux import from Fedora 41 (license: MIT).
50+ - License verified.
51+
52+ * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.2-7
53+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
54+
55+ * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.8.2-6
56+ - Rebuilt for Python 3.13
57+
58+ * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.2-5
59+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
60+
61+ * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.2-4
62+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
63+
64+ * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.2-3
65+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
66+
67+ * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.8.2-2
68+ - Rebuilt for Python 3.12
69+
70+ * Thu May 4 2023 mulhern <amulhern@redhat.com> - 0.8.2-1
71+ - Upgrade to new release; fix license field; use TMT format tests
72+
73+ * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.08-9
74+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
75+
76+ * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.08-8
77+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
78+
79+ * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.08-7
80+ - Rebuilt for Python 3.11
81+
82+ * Fri Feb 25 2022 mulhern <amulhern@redhat.com> - 0.08.6
83+ - Add gating tests
84+
85+ * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.08-6
86+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
87+
88+ * Thu Jul 29 2021 mulhern <amulhern@redhat.com> - 0.08-5
89+ - Remove redundant requires
90+
91+ * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.08-4
92+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
93+
94+ * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.08-3
95+ - Rebuilt for Python 3.10
96+
97+ * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.08-2
98+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
99+
100+ * Mon Dec 7 2020 mulhern<amulhern@redhat.com> - 0.08-1
101+ - New version: 0.08
66102
67- * Thu Apr 28 2022 Muhammad Falak <mwani@microsoft.com> - 0.07-5
68- - Drop BR on pytest & pip install latest deps to enable ptest
69- - License verified
103+ * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.07-5
104+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
70105
71- * Fri Oct 15 2021 Pawel Winogrodzki <pawelwi@microsoft .com> - 0.07-4
72- - Initial CBL-Mariner import from Fedora 32 (license: MIT).
106+ * Tue May 26 2020 Miro Hrončok <mhroncok@redhat .com> - 0.07-4
107+ - Rebuilt for Python 3.9
73108
74109* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.07-3
75110- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
0 commit comments