Name: teampulls Version: 0.2.2 Release: 17%{?dist} Summary: CLI tool that lists pull requests from GitHub # Automatically converted from old format: GPLv3 - review is highly recommended. License: GPL-3.0-only URL: https://github.com/brejoc/teampulls Source0: https://files.pythonhosted.org/packages/source/t/%{name}/%{name}-%{version}.tar.gz BuildArch: noarch BuildRequires: python3-devel BuildRequires: python3dist(setuptools) %description teampulls lists all of the pull requests for a list of users and repositories. On top of that every pull requests that is older than 14 days is printed in red. %prep %autosetup # Remove bundled egg-info rm -rf %{name}.egg-info %build %py3_build %install %py3_install install -Dpm 0644 teampulls.toml %{buildroot}%{_sysconfdir}/teampulls.toml %files %doc README.md %license LICENSE %{_bindir}/teampulls %config(noreplace) %{_sysconfdir}/teampulls.toml %{python3_sitelib}/%{name}-%{version}-py%{python3_version}.egg-info %changelog * Mon Jul 29 2024 Miroslav Suchý - 0.2.2-17 - convert license to SPDX * Sat Jul 20 2024 Fedora Release Engineering - 0.2.2-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint - 0.2.2-15 - Rebuilt for Python 3.13 * Sat Jan 27 2024 Fedora Release Engineering - 0.2.2-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jul 22 2023 Fedora Release Engineering - 0.2.2-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint - 0.2.2-12 - Rebuilt for Python 3.12 * Sat Jan 21 2023 Fedora Release Engineering - 0.2.2-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Jul 23 2022 Fedora Release Engineering - 0.2.2-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint - 0.2.2-9 - Rebuilt for Python 3.11 * Sat Jan 22 2022 Fedora Release Engineering - 0.2.2-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering - 0.2.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint - 0.2.2-6 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering - 0.2.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering - 0.2.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro Hrončok - 0.2.2-3 - Rebuilt for Python 3.9 * Sat Mar 21 2020 Jochen Breuer - 0.2.2-2 - Rebuild with sources properly uploaded * Sun Mar 08 2020 Jochen Breuer - 0.2.2-1 - Initial package of version 0.2.2