Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python312-jirafs | Distribution: openSUSE Tumbleweed |
Version: 2.3.1 | Vendor: openSUSE |
Release: 6.2 | Build date: Thu Jan 2 16:13:16 2025 |
Group: Unspecified | Build host: reproducible |
Size: 458859 | Source RPM: python-jirafs-2.3.1-6.2.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/coddingtonbear/jirafs | |
Summary: Library for editing JIRA issues as local text files |
This library lets the user stay out of JIRA by letting them edit JIRA issues as a collection of text files using an interface inspired by `git` and `hg`.
MIT
* Thu Jan 02 2025 Nico Krapp <nico.krapp@suse.com> - Skip Python 3.13 because ipdb is not compatible * Thu Mar 14 2024 Matej Cepl <mcepl@cepl.eu> - Add missing Requires python-Pillow (bsc#1221433). * Thu Mar 14 2024 Dirk Müller <dmueller@suse.com> - skip python39 due to ipdb removal on 3.9 * Wed Jan 24 2024 Steve Kowalik <steven.kowalik@suse.com> - Add missing BuildRequires on Pillow for tests. - Switch to pyproject macros. * Fri Jan 12 2024 Steve Kowalik <steven.kowalik@suse.com> - Refresh remove-mock.patch from upstream to also support Python 3.12. * Fri Jun 02 2023 Steve Kowalik <steven.kowalik@suse.com> - 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 pgajdos@suse.com - do not require pytest-mock for build * Tue Mar 01 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' * Thu Jan 28 2021 Steve Kowalik <steven.kowalik@suse.com> - Use python_alternative for the jirafs script. * Tue Nov 24 2020 John Vandenberg <jayvdb@gmail.com> - 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
/etc/alternatives/jirafs /usr/bin/jirafs /usr/bin/jirafs-3.12 /usr/lib/python3.12/site-packages/jirafs /usr/lib/python3.12/site-packages/jirafs-2.3.1.dist-info /usr/lib/python3.12/site-packages/jirafs-2.3.1.dist-info/INSTALLER /usr/lib/python3.12/site-packages/jirafs-2.3.1.dist-info/LICENSE /usr/lib/python3.12/site-packages/jirafs-2.3.1.dist-info/METADATA /usr/lib/python3.12/site-packages/jirafs-2.3.1.dist-info/RECORD /usr/lib/python3.12/site-packages/jirafs-2.3.1.dist-info/REQUESTED /usr/lib/python3.12/site-packages/jirafs-2.3.1.dist-info/WHEEL /usr/lib/python3.12/site-packages/jirafs-2.3.1.dist-info/entry_points.txt /usr/lib/python3.12/site-packages/jirafs-2.3.1.dist-info/top_level.txt /usr/lib/python3.12/site-packages/jirafs/__init__.py /usr/lib/python3.12/site-packages/jirafs/__pycache__ /usr/lib/python3.12/site-packages/jirafs/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/__pycache__/cmdline.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/__pycache__/cmdline.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/__pycache__/constants.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/__pycache__/constants.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/__pycache__/exceptions.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/__pycache__/exceptions.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/__pycache__/jirafieldmanager.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/__pycache__/jirafieldmanager.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/__pycache__/jiralinkmanager.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/__pycache__/jiralinkmanager.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/__pycache__/migrations.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/__pycache__/migrations.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/__pycache__/plugin.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/__pycache__/plugin.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/__pycache__/readers.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/__pycache__/readers.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/__pycache__/ticketfolder.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/__pycache__/ticketfolder.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/__pycache__/types.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/__pycache__/types.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/__pycache__/utils.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/__pycache__/utils.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/cmdline.py /usr/lib/python3.12/site-packages/jirafs/commands /usr/lib/python3.12/site-packages/jirafs/commands/__init__.py /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__ /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/assign.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/assign.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/clone.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/clone.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/commit.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/commit.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/config.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/config.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/create.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/create.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/debug.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/debug.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/diff.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/diff.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/fetch.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/fetch.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/field.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/field.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/git.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/git.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/log.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/log.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/match.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/match.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/merge.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/merge.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/open.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/open.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/plugins.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/plugins.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/pull.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/pull.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/push.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/push.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/search_users.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/search_users.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/setfield.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/setfield.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/status.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/status.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/submit.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/submit.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/subtask.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/subtask.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/transition.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/transition.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/version.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/commands/__pycache__/version.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/commands/assign.py /usr/lib/python3.12/site-packages/jirafs/commands/clone.py /usr/lib/python3.12/site-packages/jirafs/commands/commit.py /usr/lib/python3.12/site-packages/jirafs/commands/config.py /usr/lib/python3.12/site-packages/jirafs/commands/create.py /usr/lib/python3.12/site-packages/jirafs/commands/debug.py /usr/lib/python3.12/site-packages/jirafs/commands/diff.py /usr/lib/python3.12/site-packages/jirafs/commands/fetch.py /usr/lib/python3.12/site-packages/jirafs/commands/field.py /usr/lib/python3.12/site-packages/jirafs/commands/git.py /usr/lib/python3.12/site-packages/jirafs/commands/log.py /usr/lib/python3.12/site-packages/jirafs/commands/match.py /usr/lib/python3.12/site-packages/jirafs/commands/merge.py /usr/lib/python3.12/site-packages/jirafs/commands/open.py /usr/lib/python3.12/site-packages/jirafs/commands/plugins.py /usr/lib/python3.12/site-packages/jirafs/commands/preview /usr/lib/python3.12/site-packages/jirafs/commands/preview/__init__.py /usr/lib/python3.12/site-packages/jirafs/commands/preview/__pycache__ /usr/lib/python3.12/site-packages/jirafs/commands/preview/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/jirafs/commands/preview/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/jirafs/commands/preview/templates /usr/lib/python3.12/site-packages/jirafs/commands/preview/templates/base.html /usr/lib/python3.12/site-packages/jirafs/commands/preview/templates/traceback.html /usr/lib/python3.12/site-packages/jirafs/commands/pull.py /usr/lib/python3.12/site-packages/jirafs/commands/push.py /usr/lib/python3.12/site-packages/jirafs/commands/search_users.py /usr/lib/python3.12/site-packages/jirafs/commands/setfield.py /usr/lib/python3.12/site-packages/jirafs/commands/status.py /usr/lib/python3.12/site-packages/jirafs/commands/submit.py /usr/lib/python3.12/site-packages/jirafs/commands/subtask.py /usr/lib/python3.12/site-packages/jirafs/commands/transition.py /usr/lib/python3.12/site-packages/jirafs/commands/version.py /usr/lib/python3.12/site-packages/jirafs/constants.py /usr/lib/python3.12/site-packages/jirafs/exceptions.py /usr/lib/python3.12/site-packages/jirafs/jirafieldmanager.py /usr/lib/python3.12/site-packages/jirafs/jiralinkmanager.py /usr/lib/python3.12/site-packages/jirafs/migrations.py /usr/lib/python3.12/site-packages/jirafs/plugin.py /usr/lib/python3.12/site-packages/jirafs/readers.py /usr/lib/python3.12/site-packages/jirafs/ticketfolder.py /usr/lib/python3.12/site-packages/jirafs/types.py /usr/lib/python3.12/site-packages/jirafs/utils.py
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Feb 12 23:53:52 2025