14
0
forked from pool/python-jirafs

Accepting request 760534 from home:TheBlackCat:branches:devel:languages:python

- Update to 1.17.5
  * Much saner method of setting up logging.
- Update to 1.17.4
  * Adding better error messages for incorrectly-subclassed loaded plugins.
  * Updating LICENSE year range.
- Drop python2 support due to dependency dropping python2

OBS-URL: https://build.opensuse.org/request/show/760534
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jirafs?expand=0&rev=6
This commit is contained in:
Todd R
2020-01-03 05:28:52 +00:00
committed by Git OBS Bridge
parent 1ff6ca4e65
commit 9017281665
4 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Jan 3 01:53:39 UTC 2020 - Todd R <toddrme2178@gmail.com>
- Update to 1.17.5
* Much saner method of setting up logging.
- Update to 1.17.4
* Adding better error messages for incorrectly-subclassed loaded plugins.
* Updating LICENSE year range.
- Drop python2 support due to dependency dropping python2
-------------------------------------------------------------------
Thu Mar 28 10:15:52 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>