Accepting request 818032 from devel:languages:python

- Update to 20.5.1:
  * No upstream changelog.

OBS-URL: https://build.opensuse.org/request/show/818032
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fissix?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2020-07-01 12:27:10 +00:00 committed by Git OBS Bridge
commit f57a6103af
4 changed files with 11 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0ca4e479e4ab08e22d0aadc58d99f359ed9dc808698657c2ce841a71590c42eb
size 83248

3
fissix-20.5.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5ed6ca30ff516753eea3a6d337b1788327666c05ececedcff27a760dde5da576
size 152236

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jul 1 06:10:52 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 20.5.1:
* No upstream changelog.
-------------------------------------------------------------------
Fri Sep 13 09:33:55 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -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}