forked from pool/python-jirafs
- skip python39 due to ipdb removal on 3.9
- Refresh remove-mock.patch from upstream to also support Python 3.12. * Reformats repository using 'black' - Use python_alternative for the jirafs script. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jirafs?expand=0&rev=27
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 14 09:49:45 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- skip python39 due to ipdb removal on 3.9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 24 01:32:26 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
@@ -7,7 +12,7 @@ Wed Jan 24 01:32:26 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 12 02:16:58 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Refresh remove-mock.patch from upstream to also support Python 3.12.
|
||||
- Refresh remove-mock.patch from upstream to also support Python 3.12.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 2 06:06:23 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
@@ -28,12 +33,12 @@ Tue Mar 1 10:19:43 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
- update to 2.3.0:
|
||||
* updates to the latest version of 'jira' plugin.
|
||||
Should now be directly-installable from pypi.
|
||||
* Reformats repository using 'black'
|
||||
* Reformats repository using 'black'
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 28 04:14:26 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Use python_alternative for the jirafs script.
|
||||
- Use python_alternative for the jirafs script.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 00:50:36 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
||||
@@ -91,7 +96,7 @@ Fri Jan 3 01:53:39 UTC 2020 - Todd R <toddrme2178@gmail.com>
|
||||
* 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>
|
||||
|
||||
|
||||
@@ -16,7 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%define skip_python2 1
|
||||
%{?sle15_python_module_pythons}
|
||||
# missing ipdb
|
||||
%global skip_python39 1
|
||||
Name: python-jirafs
|
||||
Version: 2.3.1
|
||||
Release: 0
|
||||
|
||||
Reference in New Issue
Block a user