From ff01d5720237a40eb8baeefdf1e0e36425ad61a7 Mon Sep 17 00:00:00 2001 From: hht8 Date: Tue, 24 Aug 2021 10:44:41 +0800 Subject: [PATCH] Package init --- python-sphinx-notfound-page.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/python-sphinx-notfound-page.spec b/python-sphinx-notfound-page.spec index 704eaab..499df85 100644 --- a/python-sphinx-notfound-page.spec +++ b/python-sphinx-notfound-page.spec @@ -46,7 +46,6 @@ Requires: python%{python3_pkgversion}-sphinx %build %py3_build - %install %py3_install @@ -60,6 +59,6 @@ PYTHONPATH="$(pwd)" py.test-%{python3_version} -v . %{python3_sitelib}/%{importname}/ %changelog -* Wed Jul 07 2021 wangdi - 0.6-1 +* Wed Aug 18 2021 Python_Bot - 0.6-1 - Init package -- Gitee