Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python311-jirafs-2.3.1-5.2 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python311-jirafs Distribution: openSUSE Tumbleweed
Version: 2.3.1 Vendor: openSUSE
Release: 5.2 Build date: Thu Mar 14 17:49:51 2024
Group: Unspecified Build host: reproducible
Size: 496353 Source RPM: python-jirafs-2.3.1-5.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`.

Provides

Requires

License

MIT

Changelog

* 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
* Tue Feb 25 2020 Steve Kowalik <steven.kowalik@suse.com>
  - Update to 2.2.0, partial changelog:
    * Fixes a bug in which search results from search_users were not being displayed. (Issue #61)
    * Fixes another field deletion/addition problem relating to Issue #59
    * Fixes a bug preventing the match subcommand from being able to properly obtain field values. (Issue #60)
    * Fixes several minor bugs relating to issue previews including:
    * In certain situations, the preview automatic change detection would become stuck in a loop causing the page to refresh continuously.
    * Preview document was not delivered with an UTF-8 charset, so non-latin-1 characters would be mangled.
    * Changes to Jira fields would not be refreshed when rendering preview after submitting changes.
    * Insufficient whitespace between comments may cause Jira to misinterpret headers as part of a previous comment's bulleted list.
    * Fixes bug that would cause an unhelpful traceback to be displayed if you were to run Jirafs commands outside of a ticketfolder.
    * Fixes to various bugs relating to merging upstream changes from Jira with un-pushed local changes.
    * User is now warned about conflicts were they to occur when merging-in upstream changes.
    * Conflicts are displayed on the status display should they exist, including instructions about how to resolve them.
    * Additional polish for 'preview' function including:
    * Fixes to exception display in-console for harmless errors resulting from clients navigating away.
    * Defaulting behavior such that server will automatically self-terminate when the user navigates away. If this behavior is not desired, a command-line argument --serve-forever is available.
    * Adding display of comments for 'all' preview mode.
    * Adds links allowing you to jump to the specific section you're interested in when in the 'all' preview mode.
    * Macro reversal changes for comments.read_only.jira: No longer will macros be reversed for read-only files given that the content of historical comments cannot be changed.
    * Users can now set a preferred date format by setting a configuration value main.date_format.
    * Obsolete and undocumented "Clone" functionality allowing you to clone a Jira ticketfolder from a git repository (instead of directly from a Jira issue) was removed.
    * Jira server URL inference when cloning by using an issue number instead of a ticket URL is improved to be more foolproof.
  - Refreshed patch capitalization.patch
  - Removed {Build,}Requires on six, not required
  - Tighten Requires on python-jira

Files

/etc/alternatives/jirafs
/usr/bin/jirafs
/usr/bin/jirafs-3.11
/usr/lib/python3.11/site-packages/jirafs
/usr/lib/python3.11/site-packages/jirafs-2.3.1.dist-info
/usr/lib/python3.11/site-packages/jirafs-2.3.1.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/jirafs-2.3.1.dist-info/LICENSE
/usr/lib/python3.11/site-packages/jirafs-2.3.1.dist-info/METADATA
/usr/lib/python3.11/site-packages/jirafs-2.3.1.dist-info/RECORD
/usr/lib/python3.11/site-packages/jirafs-2.3.1.dist-info/REQUESTED
/usr/lib/python3.11/site-packages/jirafs-2.3.1.dist-info/WHEEL
/usr/lib/python3.11/site-packages/jirafs-2.3.1.dist-info/entry_points.txt
/usr/lib/python3.11/site-packages/jirafs-2.3.1.dist-info/top_level.txt
/usr/lib/python3.11/site-packages/jirafs/__init__.py
/usr/lib/python3.11/site-packages/jirafs/__pycache__
/usr/lib/python3.11/site-packages/jirafs/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/__pycache__/cmdline.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/__pycache__/cmdline.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/__pycache__/constants.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/__pycache__/constants.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/__pycache__/exceptions.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/__pycache__/exceptions.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/__pycache__/jirafieldmanager.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/__pycache__/jirafieldmanager.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/__pycache__/jiralinkmanager.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/__pycache__/jiralinkmanager.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/__pycache__/migrations.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/__pycache__/migrations.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/__pycache__/plugin.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/__pycache__/plugin.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/__pycache__/readers.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/__pycache__/readers.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/__pycache__/ticketfolder.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/__pycache__/ticketfolder.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/__pycache__/types.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/__pycache__/types.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/__pycache__/utils.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/__pycache__/utils.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/cmdline.py
/usr/lib/python3.11/site-packages/jirafs/commands
/usr/lib/python3.11/site-packages/jirafs/commands/__init__.py
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/assign.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/assign.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/clone.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/clone.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/commit.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/commit.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/config.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/config.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/create.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/create.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/debug.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/debug.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/diff.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/diff.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/fetch.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/fetch.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/field.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/field.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/git.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/git.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/log.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/log.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/match.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/match.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/merge.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/merge.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/open.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/open.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/plugins.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/plugins.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/pull.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/pull.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/push.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/push.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/search_users.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/search_users.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/setfield.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/setfield.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/status.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/status.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/submit.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/submit.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/subtask.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/subtask.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/transition.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/transition.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/version.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/__pycache__/version.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/assign.py
/usr/lib/python3.11/site-packages/jirafs/commands/clone.py
/usr/lib/python3.11/site-packages/jirafs/commands/commit.py
/usr/lib/python3.11/site-packages/jirafs/commands/config.py
/usr/lib/python3.11/site-packages/jirafs/commands/create.py
/usr/lib/python3.11/site-packages/jirafs/commands/debug.py
/usr/lib/python3.11/site-packages/jirafs/commands/diff.py
/usr/lib/python3.11/site-packages/jirafs/commands/fetch.py
/usr/lib/python3.11/site-packages/jirafs/commands/field.py
/usr/lib/python3.11/site-packages/jirafs/commands/git.py
/usr/lib/python3.11/site-packages/jirafs/commands/log.py
/usr/lib/python3.11/site-packages/jirafs/commands/match.py
/usr/lib/python3.11/site-packages/jirafs/commands/merge.py
/usr/lib/python3.11/site-packages/jirafs/commands/open.py
/usr/lib/python3.11/site-packages/jirafs/commands/plugins.py
/usr/lib/python3.11/site-packages/jirafs/commands/preview
/usr/lib/python3.11/site-packages/jirafs/commands/preview/__init__.py
/usr/lib/python3.11/site-packages/jirafs/commands/preview/__pycache__
/usr/lib/python3.11/site-packages/jirafs/commands/preview/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/preview/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/jirafs/commands/preview/templates
/usr/lib/python3.11/site-packages/jirafs/commands/preview/templates/base.html
/usr/lib/python3.11/site-packages/jirafs/commands/preview/templates/traceback.html
/usr/lib/python3.11/site-packages/jirafs/commands/pull.py
/usr/lib/python3.11/site-packages/jirafs/commands/push.py
/usr/lib/python3.11/site-packages/jirafs/commands/search_users.py
/usr/lib/python3.11/site-packages/jirafs/commands/setfield.py
/usr/lib/python3.11/site-packages/jirafs/commands/status.py
/usr/lib/python3.11/site-packages/jirafs/commands/submit.py
/usr/lib/python3.11/site-packages/jirafs/commands/subtask.py
/usr/lib/python3.11/site-packages/jirafs/commands/transition.py
/usr/lib/python3.11/site-packages/jirafs/commands/version.py
/usr/lib/python3.11/site-packages/jirafs/constants.py
/usr/lib/python3.11/site-packages/jirafs/exceptions.py
/usr/lib/python3.11/site-packages/jirafs/jirafieldmanager.py
/usr/lib/python3.11/site-packages/jirafs/jiralinkmanager.py
/usr/lib/python3.11/site-packages/jirafs/migrations.py
/usr/lib/python3.11/site-packages/jirafs/plugin.py
/usr/lib/python3.11/site-packages/jirafs/readers.py
/usr/lib/python3.11/site-packages/jirafs/ticketfolder.py
/usr/lib/python3.11/site-packages/jirafs/types.py
/usr/lib/python3.11/site-packages/jirafs/utils.py


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:23:10 2024