Changelog for
python311-jirafs-2.3.1-6.2.noarch.rpm :
* Thu Jan 02 2025 Nico Krapp
- Skip Python 3.13 because ipdb is not compatible
* Thu Mar 14 2024 Matej Cepl - Add missing Requires python-Pillow (bsc#1221433).
* Thu Mar 14 2024 Dirk Müller - skip python39 due to ipdb removal on 3.9
* Wed Jan 24 2024 Steve Kowalik - Add missing BuildRequires on Pillow for tests.- Switch to pyproject macros.
* Fri Jan 12 2024 Steve Kowalik - Refresh remove-mock.patch from upstream to also support Python 3.12.
* Fri Jun 02 2023 Steve Kowalik - Update to 2.3.1: Fix a serialization/deserialization problem caused by issue options found in modern versions of the jira python plugin.- Add patch remove-mock.patch.
* Wed Mar 23 2022 pgajdosAATTsuse.com- do not require pytest-mock for build
* Tue Mar 01 2022 Dirk Müller - update to 2.3.0:
* updates to the latest version of \'jira\' plugin. Should now be directly-installable from pypi.
* Reformats repository using \'black\'
* Thu Jan 28 2021 Steve Kowalik - Use python_alternative for the jirafs script.
* Tue Nov 24 2020 John Vandenberg - Remove capitalization.patch, as capitalisation of names does not prevent setuptools from finding installed packages- Remove upper pins on dependency versions- Add missing dependencies and specify minimum versions- Switch to PyPI sdist- Activate test suite, and remove unnecessary build dependency tox- Update to v2.2.1
* Fallback to displayName if name is not available for comment author