SHA256
1
0
forked from pool/python-twine

- Update to 1.14.0:

* Better error handling and gpg2 fallback if gpg not available.
  * Fixes for python 3.8

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-twine?expand=0&rev=22
This commit is contained in:
Tomáš Chvátal
2019-09-10 09:45:40 +00:00
committed by Git OBS Bridge
parent 509d4f3dbe
commit ad290f184d
4 changed files with 14 additions and 7 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Sep 10 09:42:43 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.14.0:
* Better error handling and gpg2 fallback if gpg not available.
* Fixes for python 3.8
-------------------------------------------------------------------
Sat Mar 2 04:53:11 UTC 2019 - Arun Persaud <arun@gmx.de>