From 842be11c034d19208ec8dd0749922f8186b1ce8a Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 10 Apr 2023 05:03:30 +0000 Subject: automatic import of python-sh --- .gitignore | 1 + python-sh.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 6afc6e9..79e549d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /sh-2.0.2.tar.gz +/sh-2.0.3.tar.gz 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 - 2.0.2-1 +* Mon Apr 10 2023 Python_Bot - 2.0.3-1 - Package Spec generated diff --git a/sources b/sources index 27ec9a4..bca6c02 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d25f38a12edd64f5d3ecb56f5bc76f48 sh-2.0.2.tar.gz +8d1040967809e22c615cf69dec0ec993 sh-2.0.3.tar.gz -- cgit v1.2.3