summaryrefslogtreecommitdiff
path: root/python-sh.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-sh.spec')
-rw-r--r--python-sh.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-sh.spec b/python-sh.spec
index 5dee23c..4776edc 100644
--- a/python-sh.spec
+++ b/python-sh.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-sh
-Version: 2.0.2
+Version: 2.0.3
Release: 1
Summary: Python subprocess replacement
License: MIT
URL: https://amoffat.github.io/sh/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ff/c7/0c170c7dde31f088f3c8221f90e054b121b5bd36f9e6f94edca4fdb64c0c/sh-2.0.2.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b7/96/18aa20a143e2eaf1f0b4ae41a5ec57fd45b76b4a76cc4a07ffb476161ae3/sh-2.0.3.tar.gz
BuildArch: noarch
@@ -28,7 +28,7 @@ Provides: python3-sh-doc
$> pip install sh
%prep
-%autosetup -n sh-2.0.2
+%autosetup -n sh-2.0.3
%build
%py3_build
@@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 2.0.2-1
+* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 2.0.3-1
- Package Spec generated