14
0

- update to version 2.0.0

* compat module is no longer needed
  * Enable Travis CI
  * Define long_description_content_type
  * Drop "setup.py release" macro
  * Add get_version() to setup.py
  * Add project_urls to setup.py
  * isort'ize
  * Add .gitignore
  * Fix author_email
  * Drop py27 and py34 support
  * Bump version
  * Remove buildout
  * Fix seqdiag is not universal package
  * Fix flake8 violations
  * Stop to use deprecated APIs

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-seqdiag?expand=0&rev=10
This commit is contained in:
Thomas Bechtold
2020-02-25 06:30:27 +00:00
committed by Git OBS Bridge
parent 6fe489da48
commit 3e068a7006
4 changed files with 25 additions and 5 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Tue Feb 25 06:28:27 UTC 2020 - Thomas Bechtold <tbechtold@suse.com>
- update to version 2.0.0
* compat module is no longer needed
* Enable Travis CI
* Define long_description_content_type
* Drop "setup.py release" macro
* Add get_version() to setup.py
* Add project_urls to setup.py
* isort'ize
* Add .gitignore
* Fix author_email
* Drop py27 and py34 support
* Bump version
* Remove buildout
* Fix seqdiag is not universal package
* Fix flake8 violations
* Stop to use deprecated APIs
-------------------------------------------------------------------
Thu Apr 25 19:53:17 UTC 2019 - Dirk Mueller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-seqdiag
#
# 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
@@ -23,7 +23,7 @@
BuildArch: noarch
%endif
Name: python-seqdiag
Version: 0.9.6
Version: 2.0.0
Release: 0
Summary: Python module to generate sequence-diagram images from text
License: Apache-2.0

View File

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

3
seqdiag-2.0.0.tar.gz Normal file
View File

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