diff --git a/SPECS-EXTENDED/python-justbases/python-justbases.signatures.json b/SPECS-EXTENDED/python-justbases/python-justbases.signatures.json index b46a5d338a6..474c359910e 100644 --- a/SPECS-EXTENDED/python-justbases/python-justbases.signatures.json +++ b/SPECS-EXTENDED/python-justbases/python-justbases.signatures.json @@ -1,5 +1,5 @@ { "Signatures": { - "python-justbases-0.9.tar.gz": "3cc7e222f62c21f666398c7e32e5e82786fb7f7016d9b2eb1263c1ccb03d3eb3" + "python-justbases-0.15.2.tar.gz": "de6646eb9891b59657d183c7fc9ffa823b8523856b942446707e2a8615f4866f" } -} +} \ No newline at end of file diff --git a/SPECS-EXTENDED/python-justbases/python-justbases.spec b/SPECS-EXTENDED/python-justbases/python-justbases.spec index f3104bd51a5..9857abb4372 100644 --- a/SPECS-EXTENDED/python-justbases/python-justbases.spec +++ b/SPECS-EXTENDED/python-justbases/python-justbases.spec @@ -1,13 +1,13 @@ -Vendor: Microsoft Corporation -Distribution: Azure Linux %{?python_enable_dependency_generator} %global srcname justbases Name: python-%{srcname} -Version: 0.9 -Release: 15%{?dist} +Version: 0.15.2 +Release: 10%{?dist} Summary: A small library for precise conversion between arbitrary bases -License: GPLv2+ +License: LGPL-2.1-or-later +Vendor: Microsoft Corporation +Distribution: Azure Linux URL: http://pypi.python.org/pypi/justbases Source0: https://pypi.io/packages/source/j/%{srcname}/%{srcname}-%{version}.tar.gz#/python-%{srcname}-%{version}.tar.gz @@ -45,8 +45,81 @@ rm -rf justbases.egg-info %{python3_sitelib}/justbases-%{version}-*.egg-info %changelog -* Fri Oct 15 2021 Pawel Winogrodzki - 0.9-15 -- Initial CBL-Mariner import from Fedora 32 (license: MIT). +* Fri Dec 20 2024 Akhila Guruju - 0.15.2-10 +- Initial Azure Linux import from Fedora 41 (license: MIT). +- License verified. + +* Fri Jul 19 2024 Fedora Release Engineering - 0.15.2-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Fri Jun 07 2024 Python Maint - 0.15.2-8 +- Rebuilt for Python 3.13 + +* Fri Jan 26 2024 Fedora Release Engineering - 0.15.2-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Mon Jan 22 2024 Fedora Release Engineering - 0.15.2-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Fri Jul 21 2023 Fedora Release Engineering - 0.15.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Tue Jun 13 2023 Python Maint - 0.15.2-4 +- Rebuilt for Python 3.12 + +* Mon May 15 2023 mulhern - 0.15.2-3 +- Fix package name + +* Mon May 15 2023 mulhern - 0.15.2-2 +- Update tag for tests + +* Sun May 14 2023 mulhern - 0.15.2-1 +- Update to 0.15.2; use SPDX license + +* Fri Jan 20 2023 Fedora Release Engineering - 0.15-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Fri Jul 22 2022 Fedora Release Engineering - 0.15-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Mon Jun 13 2022 Python Maint - 0.15-8 +- Rebuilt for Python 3.11 + +* Sun Feb 27 2022 mulhern - 0.15-7 +- Add gating tests + +* Fri Jan 21 2022 Fedora Release Engineering - 0.15-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Fri Jul 23 2021 Fedora Release Engineering - 0.15-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Fri Jun 04 2021 Python Maint - 0.15-4 +- Rebuilt for Python 3.10 + +* Mon Mar 22 2021 mulhern - 0.15-2 +- Use the correct tarball + +* Wed Jan 27 2021 Fedora Release Engineering - 0.15-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Tue Dec 15 2020 mulhern - 0.15-1 +- Update to 0.15 + +* Wed Jul 29 2020 Fedora Release Engineering - 0.14-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Tue May 26 2020 Miro HronĨok - 0.14-2 +- Rebuilt for Python 3.9 + +* Thu Apr 23 2020 mulhern - 0.14-1 +- Update to new release + +* Thu Apr 23 2020 mulhern - 0.13-2 +- Remove license macro; upstream is not currently packaging its license file + +* Thu Apr 23 2020 mulhern - 0.13-1 +- Change license to LGPLv2+ * Thu Jan 30 2020 Fedora Release Engineering - 0.9-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/cgmanifest.json b/cgmanifest.json index 1f0b5bda983..0cc00c2324c 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -23053,8 +23053,8 @@ "type": "other", "other": { "name": "python-justbases", - "version": "0.9", - "downloadUrl": "https://pypi.io/packages/source/j/justbases/justbases-0.9.tar.gz" + "version": "0.15.2", + "downloadUrl": "https://pypi.io/packages/source/j/justbases/justbases-0.15.2.tar.gz" } } },