14
0
forked from pool/python-jirafs
Commit Graph

11 Commits

Author SHA256 Message Date
7e10cb75eb - update to 2.3.0:
* updates to the latest version of 'jira' plugin.
    Should now be directly-installable from pypi.
  * Reformats repository using 'black'

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jirafs?expand=0&rev=18
2022-03-01 10:20:21 +00:00
533dd85a33 - Use python_alternative for the jirafs script.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jirafs?expand=0&rev=16
2021-01-28 04:15:19 +00:00
b1d248b710 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jirafs?expand=0&rev=14 2020-11-25 15:15:05 +00:00
ab49b7f09f Accepting request 850493 from home:jayvdb:branches:devel:languages:python
- Remove capitalisation.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

OBS-URL: https://build.opensuse.org/request/show/850493
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jirafs?expand=0&rev=13
2020-11-24 16:12:17 +00:00
fbc8c41a85 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jirafs?expand=0&rev=11
2020-02-25 04:24:31 +00:00
0e883789c3 - Update to 2.0.7: too many changes, and no good changelog
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jirafs?expand=0&rev=9
2020-01-22 18:14:07 +00:00
Todd R
9017281665 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
2020-01-03 05:28:52 +00:00
Tomáš Chvátal
577cb39374 - Add missing ipdb dependency
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jirafs?expand=0&rev=4
2019-03-28 10:16:08 +00:00
Tomáš Chvátal
1c0d1857d1 - Update to 1.17.3:
* no upstream changelog
- Drop merged patch verlib.patch
- Rebase capitalization.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jirafs?expand=0&rev=3
2019-03-26 14:42:36 +00:00
Tomáš Chvátal
f99cc8690e Accepting request 688193 from home:jengelh:branches:devel:languages:python
- Use noun phrase in summary. Trim filler wording.

OBS-URL: https://build.opensuse.org/request/show/688193
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jirafs?expand=0&rev=2
2019-03-25 11:44:44 +00:00
00ba53ef4c Accepting request 674579 from home:mcepl
- Add missing Requires
- Initial packaging effort for 1.17.1

OBS-URL: https://build.opensuse.org/request/show/674579
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jirafs?expand=0&rev=1
2019-02-13 14:16:48 +00:00