forked from pool/python-actdiag
- 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:
committed by
Git OBS Bridge
parent
edf4376b84
commit
3536893a51
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:983071777d9941093aaef3be1f67c198a8ac8d2bba264cdd1f337ca415ab46af
|
||||
size 2577258
|
3
actdiag-2.0.0.tar.gz
Normal file
3
actdiag-2.0.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f0e830b3a24f0b5681b4b116f5d4c370acca800b4e8cb1c7f828e0565bdaa13c
|
||||
size 2575076
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 15:57:30 UTC 2020 - Thomas Bechtold <tbechtold@suse.com>
|
||||
|
||||
- update to 2.0.0:
|
||||
* Drop python2 and python3.4 support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 8 17:36:08 UTC 2019 - Jonathan Brownell <jbrownell@suse.com>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user