summaryrefslogtreecommitdiff
path: root/python-pyscaffold.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-pyscaffold.spec')
-rw-r--r--python-pyscaffold.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-pyscaffold.spec b/python-pyscaffold.spec
index f5d7d1d..0c2c14f 100644
--- a/python-pyscaffold.spec
+++ b/python-pyscaffold.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-PyScaffold
-Version: 4.4
+Version: 4.4.1
Release: 1
Summary: Template tool for putting up the scaffold of a Python project
License: MIT
URL: https://github.com/pyscaffold/pyscaffold/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/31/79/e920afe747025dca97076393fc53c499f4e833b2e2bbb14293363596f101/PyScaffold-4.4.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/37/76/05bff97dac925b5e7592e25e9976dc10d00637f2d3fbf15d83e9bf5be1ce/PyScaffold-4.4.1.tar.gz
BuildArch: noarch
Requires: python3-platformdirs
@@ -166,7 +166,7 @@ meaning at least your name and email are configured.
The project template provides you with following features:
%prep
-%autosetup -n PyScaffold-4.4
+%autosetup -n PyScaffold-4.4.1
%build
%py3_build
@@ -206,5 +206,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 4.4-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 4.4.1-1
- Package Spec generated