diff --git a/ptyprocess-0.6.0.tar.gz b/ptyprocess-0.6.0.tar.gz deleted file mode 100644 index f0d3295a19b340c5d08859dae223731364fa0022..0000000000000000000000000000000000000000 Binary files a/ptyprocess-0.6.0.tar.gz and /dev/null differ diff --git a/ptyprocess-0.7.0.tar.gz b/ptyprocess-0.7.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..7e3b8e908911c7ea061db8563ec9b50ede811514 Binary files /dev/null and b/ptyprocess-0.7.0.tar.gz differ diff --git a/python-ptyprocess.spec b/python-ptyprocess.spec index a3ba1a7f26537bebaa8bacd06326d0ed6fcfea49..b04274b411b85c66e8af2bf678c3b985f61d6919 100644 --- a/python-ptyprocess.spec +++ b/python-ptyprocess.spec @@ -1,9 +1,8 @@ %global with_tests 0%{?_with_tests:1} Name: python-ptyprocess -Version: 0.6.0 -Release: 4 +Version: 0.7.0 +Release: 1 Summary: Run a subprocess in a pseudo terminal - License: ISC URL: https://github.com/pexpect/ptyprocess Source0: https://files.pythonhosted.org/packages/source/p/ptyprocess/ptyprocess-%{version}.tar.gz @@ -56,6 +55,9 @@ LC_ALL=en_US.UTF-8 \ %{python3_sitelib}/ptyprocess-%{version}-py?.?.egg-info %changelog +* Thu Jul 15 2021 OpenStack_SIG - 0.7.0-1 +- update version to 0.7.0 + * Mon Nov 09 2020 leiju - 0.6.0-4 - remove python2 subpackage