Sophie

Sophie

distrib > Mageia > cauldron > x86_64 > by-pkgid > 692043a670a62918c240c536d1becda8 > files > 2

python-colorlog-6.7.0-2.mga10.src.rpm

# Created by pyp2rpm-3.3.0
%global pypi_name colorlog

Name:           python-%{pypi_name}
Version:        6.7.0
Release:        %mkrel 2
Group:          Development/Python
Summary:        Log formatting with colors
License:        MIT
URL:            https://pypi.org/project/colorlog/
Source0:        %{pypi_source}
BuildArch:      noarch

%description
Add colours to the output of Python's logging module.

%package -n     python3-%{pypi_name}
Summary:        %{summary}
BuildRequires: pyproject-rpm-macros
BuildRequires:  pkgconfig(python3)
BuildRequires:  python3dist(colorama)
BuildRequires:  python3dist(setuptools)
BuildRequires:  python3dist(pytest)
Requires:       python3dist(colorama)
%{?python_provide:%python_provide python3-%{pypi_name}}

%description -n python3-%{pypi_name}
Add colours to the output of Python's logging module.

%prep
%setup -q -n %{pypi_name}-%{version}


%build
%pyproject_wheel

%install
%pyproject_install
%pyproject_save_files colorlog

%check
%pytest

%files -n python3-%{pypi_name} -f %{pyproject_files}
%license LICENSE
%doc README.md



%changelog
* Wed Dec 20 2023 tv <tv> 6.7.0-2.mga10
+ Revision: 2020060
- Rebuild for python 3.12

* Thu Sep 29 2022 neoclust <neoclust> 6.7.0-1.mga9
+ Revision: 1893186
- New version 6.7.0

* Tue Sep 06 2022 neoclust <neoclust> 6.6.0-1.mga9
+ Revision: 1884431
- New version

* Sat Mar 26 2022 umeabot <umeabot> 6.4.1-3.mga9
+ Revision: 1828582
- Mageia 9 Mass Rebuild

* Tue Feb 22 2022 tv <tv> 6.4.1-2.mga9
+ Revision: 1783001
- Fix filelist for python-3.10
- Rebuild for python-3.10

* Sat Aug 28 2021 wally <wally> 6.4.1-1.mga9
+ Revision: 1743101
- new version 6.4.1

* Sat Jun 26 2021 wally <wally> 5.0.1-2.mga9
+ Revision: 1732375
- Rebuild for python 3.9

* Sun Jun 06 2021 kekepower <kekepower> 5.0.1-1.mga9
+ Revision: 1729924
- Update to version 5.0.1

* Sat Nov 28 2020 guillomovitch <guillomovitch> 4.6.2-1.mga8
+ Revision: 1650032
- new version 4.6.2

* Fri Oct 02 2020 kekepower <kekepower> 4.2.1-1.mga8
+ Revision: 1631586
- Update to version 4.2.1

* Thu Apr 09 2020 kekepower <kekepower> 4.1.0-1.mga8
+ Revision: 1565689
- Update to version 4.1.0

* Sun Feb 16 2020 umeabot <umeabot> 4.0.2-4.mga8
+ Revision: 1535071
- Mageia 8 Mass Rebuild

* Thu Oct 10 2019 tv <tv> 4.0.2-3.mga8
+ Revision: 1451063
- rebuild for python-3.8
- drop python2 subpkg

* Mon Jan 07 2019 kekepower <kekepower> 4.0.2-2.mga7
+ Revision: 1351244
- Rebuild for Python 3.7

* Mon Dec 24 2018 kekepower <kekepower> 4.0.2-1.mga7
+ Revision: 1344819
- Update to version 4.0.2

* Thu Sep 20 2018 umeabot <umeabot> 3.1.4-2.mga7
+ Revision: 1288434
- Mageia 7 Mass Rebuild

* Tue May 08 2018 kekepower <kekepower> 3.1.4-1.mga7
+ Revision: 1227661
- Update to version 3.1.4
- Use python_provide

* Tue Feb 20 2018 kekepower <kekepower> 3.1.2-1.mga7
+ Revision: 1203726
- imported package python-colorlog