Name: python-ablog Version: 0.11.4.post1 Release: 1 Summary: A Sphinx extension that converts any documentation or personal website project into a full-fledged blog. License: MIT URL: https://codeload.github.com/shopkeep/ablog Source0: https://codeload.github.com/shopkeep/ablog/archive/%{version}.tar.gz#/ablog-%{version}.tar.gz BuildArch: noarch %description %{summary} %package -n python3-ablog Summary: %{summary} # Base build requires BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-setuptools_scm BuildRequires: python3-pip BuildRequires: python3-wheel %description -n python3-ablog ablog provides cross platform hidden file detection. %prep %autosetup -n ablog-%{version} %build %pyproject_build %install %pyproject_install %files -n python3-ablog %license LICENSE.rst %doc README.rst %{python3_sitelib}/ablog-*dist-info/ %{python3_sitelib}/ablog/ %{_bindir}/ablog %changelog * Mon Jul 31 2023 mengzhaoa - 0.11.4.post1-1 - Init package python3-ablog of version 0.11.4.post1