Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > 6eb7258d09040a59fee51500faf0cf47 > files > 1

python-sphinxcontrib-log-cabinet-1.0.1-6.mga9.src.rpm

# Created by pyp2rpm-3.3.2
%global pypi_name sphinxcontrib-log-cabinet

Name:           python-%{pypi_name}
Version:        1.0.1
Release:        %mkrel 6
Summary:        Organize changelog directives in Sphinx docs
Group:          Development/Python
License:        BSD
URL:            https://github.com/davidism/sphinxcontrib-log-cabinet
Source0:        https://files.pythonhosted.org/packages/source/s/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
BuildArch:      noarch

BuildRequires:  python3-devel
BuildRequires:  python3dist(setuptools)

%description
Organize changelogs generated by versionadded, versionchanged, deprecated
directives. The log will be sorted by newest to oldest version. For HTML
docs, older versions will be collapsed by default.

%package -n     python3-%{pypi_name}
Summary:        %{summary}
%{?python_provide:%python_provide python3-%{pypi_name}}
Requires:       python3dist(sphinx)

%description -n python3-%{pypi_name}
Organize changelogs generated by versionadded, versionchanged, deprecated
directives. The log will be sorted by newest to oldest version. For HTML
docs, older versions will be collapsed by default.

%prep
%autosetup -n %{pypi_name}-%{version}

# Remove bundled egg-info
rm -rf sphinxcontrib_log_cabinet.egg-info

%build
%py3_build

%install
%py3_install

# we don't want these
rm -rf %{buildroot}%{python3_sitelib}/sphinxcontrib_log_cabinet-%{version}-py?.?-nspkg.pth

%files -n python3-%{pypi_name}
%license LICENSE.rst
%doc README.rst
%{python3_sitelib}/sphinxcontrib
%{python3_sitelib}/sphinxcontrib_log_cabinet-%{version}-py%{python3_version}.egg-info
%{python3_sitelib}/sphinxcontrib_log_cabinet-%{version}-py%{python3_version}-nspkg.pth


%changelog
* Wed Mar 23 2022 umeabot <umeabot> 1.0.1-6.mga9
+ Revision: 1823262
- Mageia 9 Mass Rebuild

* Mon Feb 21 2022 mrambo3501 <mrambo3501> 1.0.1-5.mga9
+ Revision: 1782405
- rebuild for python-3.10
- fix URL and files list

* Thu Mar 18 2021 neoclust <neoclust> 1.0.1-4.mga9
+ Revision: 1704445
- Rebuild against python 3.9

* Sun Feb 16 2020 umeabot <umeabot> 1.0.1-3.mga8
+ Revision: 1531395
- Mageia 8 Mass Rebuild

* Wed Sep 11 2019 wally <wally> 1.0.1-2.mga8
+ Revision: 1439793
- rebuild for python3.8

* Sun Aug 18 2019 wally <wally> 1.0.1-1.mga8
+ Revision: 1429821
- new version 1.0.1

* Sun Jan 13 2019 wally <wally> 1.0.0-1.mga7
+ Revision: 1356089
- imported package python-sphinxcontrib-log-cabinet