From 743e2d001077dde59f3cabe470e5b2cacb1e7da8 Mon Sep 17 00:00:00 2001 From: Scott K Logan Date: Mon, 10 Jun 2019 09:18:58 -0700 Subject: [PATCH] Update to 0.2.1 --- .gitignore | 1 + python-vcstool-0.1.39-argparse.patch | 23 ----------------------- python-vcstool.spec | 5 ++++- sources | 2 +- 4 files changed, 6 insertions(+), 25 deletions(-) delete mode 100644 python-vcstool-0.1.39-argparse.patch diff --git a/.gitignore b/.gitignore index 004d530..222a4ad 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /vcstool-0.1.39.tar.gz /vcstool-0.1.40.tar.gz +/vcstool-0.2.1.tar.gz diff --git a/python-vcstool-0.1.39-argparse.patch b/python-vcstool-0.1.39-argparse.patch deleted file mode 100644 index 555002d..0000000 --- a/python-vcstool-0.1.39-argparse.patch +++ /dev/null @@ -1,23 +0,0 @@ -From f00daaef3e49bfcdc4a00603d0ed0ca2a21be277 Mon Sep 17 00:00:00 2001 -From: Scott K Logan -Date: Wed, 20 Feb 2019 11:15:51 -0800 -Subject: [PATCH] Fix argparse requirement for Python 2.7 (#85) - -argparse is part of the standard library since Python 2.7 ---- - setup.py | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/setup.py b/setup.py -index 980cf66..b47ab9b 100755 ---- a/setup.py -+++ b/setup.py -@@ -7,7 +7,7 @@ - from vcstool import __version__ - - install_requires = ['PyYAML', 'setuptools'] --if sys.version_info[0] == 2: -+if sys.version_info[0] == 2 and sys.version_info[1] < 7: - install_requires.append('argparse') - - setup( diff --git a/python-vcstool.spec b/python-vcstool.spec index 2dfcd30..71fa4fe 100644 --- a/python-vcstool.spec +++ b/python-vcstool.spec @@ -4,7 +4,7 @@ %global srcname vcstool Name: python-%{srcname} -Version: 0.1.40 +Version: 0.2.1 Release: 1%{?dist} Summary: Tool to invoke vcs commands on multiple repositories @@ -214,6 +214,9 @@ ln -s vcs %{buildroot}%{_datadir}/bash-completion/completions/vcs-%{python3_vers %changelog +* Mon Jun 10 2019 Scott K Logan - 0.2.1-1 +- Update to 0.2.1 (rhbz#1718722) + * Mon Mar 18 2019 Scott K Logan - 0.1.40-1 - Update to 0.1.40 - Drop python3_other subpackage diff --git a/sources b/sources index c38ec42..7231fd7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vcstool-0.1.40.tar.gz) = b8c46a4416bb2ce8b9dbabef498d216185bcce687458cee06210990b32ca1c6b7d91e3a35a90712f827257a21b4e27ca24f6bbc5354a0705439a1edd09b5d734 +SHA512 (vcstool-0.2.1.tar.gz) = 74da231d534326f64311336d5df6390f07f13014415191522515ac3396c399b5279fb42a31b252a6b4ef1caf98132b0940610507d2ef031c7e6f69caa719f00b