Name: python-scales Version: 1.0.9 Release: 20%{?dist} Summary: Stats for Python processes License: ASL 2.0 URL: https://github.com/Cue/scales Source0: %{url}/archive/%{version}.tar.gz # https://github.com/Cue/scales/pull/47 Patch0: fix_py38_compatibility.patch BuildArch: noarch BuildRequires: python3-devel BuildRequires: python3-six BuildRequires: python3-simplejson BuildRequires: python3-pytest BuildRequires: python3-setuptools %global _description\ Tracks server state and statistics, allowing you to see what your server is\ doing. It can also send metrics to Graphite for graphing or to a file for crash\ forensics.\ %description %_description %package -n python3-scales Summary: Stats for Python 3 processes Requires: python3-six Requires: python3-simplejson %description -n python3-scales %_description %prep %setup -q -n scales-%{version} %patch -P0 -p1 # Python 3.11 compatibility sed -i "s/self.assertEquals/self.assertEqual/g" \ src/greplin/scales/scales_test.py \ src/greplin/scales/aggregation_test.py \ src/greplin/scales/formats_test.py %build %{__python3} setup.py build %install %{__python3} setup.py install --skip-build --root %{buildroot} %check %pytest %files -n python3-scales %{python3_sitelib}/greplin/ %{python3_sitelib}/scales*.egg-info %{python3_sitelib}/scales*.pth %doc AUTHORS LICENSE README.md %changelog * Fri Jun 07 2024 Python Maint - 1.0.9-20 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering - 1.0.9-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering - 1.0.9-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Sep 04 2023 Charalampos Stratakis - 1.0.9-17 - Utilize pytest instead of the deprecated nose test runner - Remove python2 SPEC conditionals * Fri Jul 21 2023 Fedora Release Engineering - 1.0.9-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 15 2023 Python Maint - 1.0.9-15 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering - 1.0.9-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering - 1.0.9-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint - 1.0.9-12 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering - 1.0.9-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sat Dec 18 2021 Lumír Balhar - 1.0.9-10 - Fix compatibility with Python 3.11 * Fri Jul 23 2021 Fedora Release Engineering - 1.0.9-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint - 1.0.9-8 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering - 1.0.9-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering - 1.0.9-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro Hrončok - 1.0.9-5 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering - 1.0.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Nov 01 2019 Lumír Balhar - 1.0.9-3 - Python 2 subpackage disabled for Fedora <32 * Thu Oct 03 2019 Miro Hrončok - 1.0.9-2 - Rebuilt for Python 3.8.0rc1 (#1748018) * Fri Aug 30 2019 Lumír Balhar - 1.0.9-1 - New upstream version 1.0.9 - Fixed compatibility with Python 3.8 (bz#1716527) * Mon Aug 19 2019 Miro Hrončok - 1.0.5-19 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering - 1.0.5-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering - 1.0.5-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 14 2018 Fedora Release Engineering - 1.0.5-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok - 1.0.5-15 - Rebuilt for Python 3.7 * Wed Feb 28 2018 Iryna Shcherbina - 1.0.5-14 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Feb 09 2018 Fedora Release Engineering - 1.0.5-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Oct 31 2017 Troy Dawson - 1.0.5-12 - Cleanup spec file conditionals * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek - 1.0.5-11 - Python 2 binary package renamed to python2-scales See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 * Thu Jul 27 2017 Fedora Release Engineering - 1.0.5-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering - 1.0.5-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok - 1.0.5-8 - Rebuild for Python 3.6 * Tue Jul 19 2016 Fedora Release Engineering - 1.0.5-7 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering - 1.0.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Nov 10 2015 Fedora Release Engineering - 1.0.5-5 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Thu Jun 18 2015 Fedora Release Engineering - 1.0.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering - 1.0.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Wed May 14 2014 Bohuslav Kabrda - 1.0.5-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 * Wed Apr 23 2014 Lubomir Rintel (GoodData) - 1.0.5-1 - Update to 1.0.5 - Add Python 3 support - Run tests * Thu Mar 27 2014 Lubomir Rintel (GoodData) - 1.0.3-1 - Initial packaging