14
0

- update to 2.0.0:

* Drop python2 and python3.4 support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-actdiag?expand=0&rev=12
This commit is contained in:
Thomas Bechtold
2020-02-25 15:58:44 +00:00
committed by Git OBS Bridge
parent edf4376b84
commit 3536893a51
4 changed files with 13 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-actdiag
#
# 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
@@ -16,14 +16,15 @@
#
%define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-actdiag
Version: 0.5.4
Version: 2.0.0
Release: 0
Summary: Text to activity-diagram image generator
License: Apache-2.0
Group: Development/Languages/Python
Url: http://blockdiag.com/
URL: http://blockdiag.com/
Source: https://files.pythonhosted.org/packages/source/a/actdiag/actdiag-%{version}.tar.gz
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes