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:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e80d036f7273a344b24a315ea2503715231df1f4aa3e14362b78a32a71ad929b
|
||||
size 45537
|
||||
3
jirafs-1.17.5.tar.gz
Normal file
3
jirafs-1.17.5.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c43ea1a65f81d9759eab0aaa090517fbd6f4dc1ac47fbe8d7237d7713f199a68
|
||||
size 66302
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-jirafs
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,8 +17,9 @@
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-jirafs
|
||||
Version: 1.17.3
|
||||
Version: 1.17.5
|
||||
Release: 0
|
||||
Summary: Library for editing JIRA issues as local text files
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user