2024-01-06 11:27:41 +01:00
|
|
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
2024-01-06 11:27:41 +01:00
|
|
|
Name: python-mistune
|
2024-01-06 11:27:41 +01:00
|
|
|
Epoch: 1
|
2024-01-06 11:27:41 +01:00
|
|
|
Version: 2.0.5
|
2024-01-06 11:27:42 +01:00
|
|
|
Release: 2mamba
|
2024-01-06 11:27:41 +01:00
|
|
|
Summary: A fast markdown parser in pure Python
|
|
|
|
Group: System/Libraries
|
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
2024-01-06 11:27:41 +01:00
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
2024-01-06 11:27:41 +01:00
|
|
|
URL: https://github.com/lepture/mistune
|
2024-01-06 11:27:41 +01:00
|
|
|
Source: https://pypi.debian.net/mistune/mistune-%{version}.tar.gz
|
2024-01-06 11:27:41 +01:00
|
|
|
License: BSD
|
|
|
|
## AUTOBUILDREQ-BEGIN
|
2024-01-06 11:27:41 +01:00
|
|
|
BuildRequires: libpython3-devel
|
2024-01-06 11:27:41 +01:00
|
|
|
## AUTOBUILDREQ-END
|
|
|
|
|
2024-01-06 11:27:41 +01:00
|
|
|
%if 0%{?with_pyver}
|
|
|
|
%pyver_package
|
|
|
|
%endif
|
2024-01-06 11:27:41 +01:00
|
|
|
|
|
|
|
%description
|
|
|
|
%{summary}.
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q -n mistune-%{version}
|
|
|
|
|
|
|
|
%build
|
|
|
|
CFLAGS="%{optflags}" %{__python} setup.py build
|
|
|
|
|
|
|
|
%install
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%{__python} setup.py install \
|
|
|
|
-O1 --skip-build \
|
|
|
|
--root="%{buildroot}" \
|
2024-01-06 11:27:41 +01:00
|
|
|
--install-headers=%{python_inc} \
|
2024-01-06 11:27:41 +01:00
|
|
|
--install-lib=%{python_sitearch} \
|
|
|
|
--record=%{name}.filelist
|
|
|
|
|
2024-01-06 11:27:41 +01:00
|
|
|
sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
2024-01-06 11:27:41 +01:00
|
|
|
|
2024-01-06 11:27:41 +01:00
|
|
|
%files %{?pyappend} -f %{name}.filelist
|
2024-01-06 11:27:41 +01:00
|
|
|
%defattr(-,root,root)
|
2024-01-06 11:27:41 +01:00
|
|
|
%dir %{python_sitearch}/%{pkgname}-%{version}-py*.egg-info
|
|
|
|
%{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/*
|
|
|
|
%doc LICENSE
|
2024-01-06 11:27:41 +01:00
|
|
|
|
|
|
|
%changelog
|
2024-01-06 11:27:42 +01:00
|
|
|
* Fri Apr 07 2023 Sdk Build System <sdk@mambasoft.it> 2.0.5-2mamba
|
|
|
|
- rebuilt with python 3.10
|
|
|
|
|
2024-01-06 11:27:41 +01:00
|
|
|
* Wed Feb 08 2023 Automatic Build System <autodist@mambasoft.it> 2.0.5-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Fri Jul 15 2022 Automatic Build System <autodist@mambasoft.it> 2.0.4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 11:27:41 +01:00
|
|
|
* Sun Feb 13 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.8.4-1mamba
|
|
|
|
- update to 0.8.4 (downgraded with epoch bump)
|
|
|
|
|
2024-01-06 11:27:41 +01:00
|
|
|
* Wed Apr 28 2021 Automatic Build System <autodist@mambasoft.it> 2.0.0a4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Sat Oct 20 2018 Automatic Build System <autodist@mambasoft.it> 0.8.4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 11:27:41 +01:00
|
|
|
* Sun Jul 29 2018 Automatic Build System <autodist@mambasoft.it> 0.8.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 11:27:41 +01:00
|
|
|
* Sun Dec 31 2017 Automatic Build System <autodist@mambasoft.it> 0.8.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 11:27:41 +01:00
|
|
|
* Mon Mar 27 2017 Automatic Build System <autodist@mambasoft.it> 0.7.4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 11:27:41 +01:00
|
|
|
* Sun Oct 16 2016 Automatic Build System <autodist@mambasoft.it> 0.7.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 11:27:41 +01:00
|
|
|
* Sat Mar 12 2016 Automatic Build System <autodist@mambasoft.it> 0.7.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 11:27:41 +01:00
|
|
|
* Fri Sep 25 2015 Davide Madrisan <davide.madrisan@gmail.com> 0.7.1-1mamba
|
|
|
|
- package created using the webbuild interface
|