%global modname tqdm %global srcname %{modname} Name: python-%{modname} Version: 4.60.0 Release: 1%{?dist} Summary: Fast, Extensible Progress Meter # see PACKAGE-LICENSING for more info License: MPLv2.0 and MIT URL: https://github.com/tqdm/tqdm Source0: %pypi_source BuildArch: noarch %global _description \ tqdm (read taqadum, تقدّم) means "progress" in Arabic.\ \ Instantly make your loops show a smart progress meter - just wrap any iterable\ with "tqdm(iterable)", and you are done! %description %{_description} %package -n python%{python3_pkgversion}-%{modname} Summary: %{summary} %{?python_provide:%python_provide python%{python3_pkgversion}-%{modname}} BuildRequires: python%{python3_pkgversion}-devel BuildRequires: python%{python3_pkgversion}-setuptools BuildRequires: python%{python3_pkgversion}-toml BuildRequires: python%{python3_pkgversion}-setuptools_scm %description -n python%{python3_pkgversion}-%{modname} %{_description} Python 3 version. %prep %autosetup -n %{modname}-%{version} %build %py3_build %install %py3_install mkdir -p %{buildroot}%{_mandir}/man1/ mv -v %{buildroot}%{python3_sitelib}/%{modname}/%{modname}.1 %{buildroot}%{_mandir}/man1/ %files -n python%{python3_pkgversion}-%{modname} %license LICENCE %doc README.rst examples %{_bindir}/%{modname} %{_mandir}/man1/%{modname}.1* %{python3_sitelib}/%{modname}-*.egg-info/ %{python3_sitelib}/%{modname}/ %changelog * Tue May 04 2021 Stephen Gallagher - 4.60.0-1 - Update to 4.60.0 * Tue Mar 09 2021 Stephen Gallagher - 4.59.0-1 - Update to 4.59.0 * Wed Mar 03 2021 Stephen Gallagher - 4.58.0-1 - Update to 4.58.0 * Mon Feb 22 2021 Stephen Gallagher - 4.57.0-1 - Update to 4.57.0 * Thu Feb 11 2021 Stephen Gallagher - 4.56.2-1 - Update to 4.56.2 * Wed Jan 27 2021 Fedora Release Engineering - 4.56.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Jan 25 2021 Stephen Gallagher - 4.56.0-2 - Don't hardcode python version * Mon Jan 11 2021 Stephen Gallagher - 4.56.0-1 - Update to 4.56.0 * Mon Jan 04 2021 Stephen Gallagher - 4.55.1-1 - Update to 4.55.1 * Fri Oct 09 2020 Stephen Gallagher - 4.50.2-1 - Update to 4.50.2 * Mon Sep 28 2020 Stephen Gallagher - 4.50.0-1 - Update to 4.50.0 * Wed Jul 29 2020 Fedora Release Engineering - 4.47.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jun 29 2020 Stephen Gallagher - 4.47.0-1 - Update to 4.47.0 * Tue May 26 2020 Miro Hrončok - 4.45.0-2 - Rebuilt for Python 3.9 * Fri Apr 03 2020 Stephen Gallagher - 4.45.0-1 - Update to 4.45.0 * Mon Feb 10 2020 Stephen Gallagher - 4.42.1-1 - Update to 4.42.1 * Mon Feb 10 2020 Stephen Gallagher - 4.41.1-1 - Update to 4.41.1 * Thu Jan 30 2020 Fedora Release Engineering - 4.37.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Nov 08 2019 Stephen Gallagher - 4.37.0-1 - Update to 4.37.0 * Wed Oct 02 2019 Stephen Gallagher - 4.36.1-1 - Update to 4.36.1 * Wed Sep 04 2019 Stephen Gallagher - 4.35.0-1 - Update to 4.35.0 * Fri Aug 23 2019 Stephen Gallagher - 4.34.0-1 - Update to 4.34.0 * Thu Aug 15 2019 Orion Poplawski - 4.33.0-1 - Update to 4.33.0 * Fri Jul 26 2019 Fedora Release Engineering - 4.28.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering - 4.28.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Nov 20 2018 Igor Gnatenko - 4.28.1-2 - Drop python2 subpackage * Mon Nov 19 2018 Ankur Sinha - 4.28.1-1 - Update to latest upstream release * Sat Jul 14 2018 Fedora Release Engineering - 4.19.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok - 4.19.6-2 - Rebuilt for Python 3.7 * Tue Mar 06 2018 Igor Gnatenko - 4.19.6-1 - Update to 4.19.6 * Fri Feb 23 2018 Igor Gnatenko - 4.19.5-1 - Update to 4.19.5 * Fri Feb 09 2018 Fedora Release Engineering - 4.15.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering - 4.15.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun Jul 23 2017 Igor Gnatenko - 4.15.0-1 - Update to 4.15.0 * Thu Jun 01 2017 Igor Gnatenko - 4.14.0-1 - Update to 4.14.0 * Sat Feb 11 2017 Igor Gnatenko - 4.11.2-1 - Update to 4.11.2 * Sat Feb 11 2017 Fedora Release Engineering - 4.11.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Fri Jan 20 2017 Igor Gnatenko - 4.11.1-1 - Update to 4.11.1 * Mon Dec 19 2016 Miro Hrončok - 4.10.0-2 - Rebuild for Python 3.6 * Sun Nov 13 2016 Igor Gnatenko - 4.10.0-1 - Update to 4.10.0 * Mon Oct 31 2016 Igor Gnatenko - 4.9.0-1 - Update to 4.9.0 * Tue Aug 16 2016 Igor Gnatenko - 4.8.3-1 - Update to 4.8.3 * Fri Jul 22 2016 Igor Gnatenko - 4.7.6-1 - Update to 4.7.6 * Thu Jun 23 2016 Igor Gnatenko - 4.7.4-1 - Initial package