diff --git a/fissix-19.2b1.tar.gz b/fissix-19.2b1.tar.gz deleted file mode 100644 index b595213..0000000 --- a/fissix-19.2b1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0ca4e479e4ab08e22d0aadc58d99f359ed9dc808698657c2ce841a71590c42eb -size 83248 diff --git a/fissix-20.5.1.tar.gz b/fissix-20.5.1.tar.gz new file mode 100644 index 0000000..e4f824d --- /dev/null +++ b/fissix-20.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ed6ca30ff516753eea3a6d337b1788327666c05ececedcff27a760dde5da576 +size 152236 diff --git a/python-fissix.changes b/python-fissix.changes index 550dcd3..ecadc09 100644 --- a/python-fissix.changes +++ b/python-fissix.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jul 1 06:10:52 UTC 2020 - Steve Kowalik + +- Update to 20.5.1: + * No upstream changelog. + ------------------------------------------------------------------- Fri Sep 13 09:33:55 UTC 2019 - Tomáš Chvátal diff --git a/python-fissix.spec b/python-fissix.spec index 195956e..2e06def 100644 --- a/python-fissix.spec +++ b/python-fissix.spec @@ -1,7 +1,7 @@ # # spec file for package python-fissix # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,11 +19,10 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-fissix -Version: 19.2b1 +Version: 20.5.1 Release: 0 Summary: Backport of lib2to3, with enhancements License: Python-2.0 -Group: Development/Languages/Python URL: https://github.com/jreese/fissix Source: https://files.pythonhosted.org/packages/source/f/fissix/fissix-%{version}.tar.gz BuildRequires: %{python_module appdirs}