Search Criteria
Package Details: python-jira 3.9.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-jira.git (read-only, click to copy) |
---|---|
Package Base: | python-jira |
Description: | Python library to work with Jira APIs |
Upstream URL: | https://github.com/pycontribs/jira |
Keywords: | jira python |
Licenses: | BSD-2-Clause |
Submitter: | pozar87 |
Maintainer: | pozar87 (C0rn3j) |
Last Packager: | C0rn3j |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2015-07-24 12:53 (UTC) |
Last Updated: | 2024-11-04 18:27 (UTC) |
Dependencies (14)
- python-defusedxml (python-defusedxml-gitAUR)
- python-packaging
- python-pillow (python-pillow-gitAUR)
- python-requests
- python-requests-oauthlib
- python-requests-toolbelt
- python-typing_extensions
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-setuptools-scm (make)
- python-wheel (make)
- ipython (ipython-gitAUR) (optional) – jirashell
- python-keyring (optional) – jirashell
Required by (3)
- bugwarrior (optional)
- bugwarrior-git (optional)
- python-jiramenu-git
Latest Comments
1 2 3 Next › Last »
C0rn3j commented on 2024-02-02 09:48 (UTC)
I use this in a personal project, I see it's been a month without an update.
I am down to co-maintain this if you want
bart commented on 2023-05-10 05:56 (UTC)
In addition to @fuero's patch, you need the following to build with python 3.11:
fuero commented on 2023-05-09 14:47 (UTC)
Bump to 3.5.0: https://pastebin.com/i0hWHhyg
lamaral commented on 2022-07-07 09:44 (UTC) (edited on 2022-07-07 09:47 (UTC) by lamaral)
Here is a patch that updates it to 3.2.0 and fix an error while building due to scm/pip packages missing. https://pastebin.com/PuWTLEP6
pozar87 commented on 2020-11-04 07:54 (UTC) (edited on 2020-11-04 07:58 (UTC) by pozar87)
Be my guest! (also ipython restored as an optional dependency)
crabvk commented on 2020-11-04 07:54 (UTC)
oops, I was wrong, ipython is required to use jirashell (I was getting an error from jira server before but now I see the error about IPython)
crabvk commented on 2020-11-04 07:48 (UTC)
@pozar87
yup, why not :)
pozar87 commented on 2020-11-04 07:47 (UTC)
Thanks for PKGBUILD! @vyachkonovalov do you wish to be included in contributors? :D
crabvk commented on 2020-11-04 07:36 (UTC)
@zrhoffman
idk about version 2, but for 3rd ipython is not required to run jirashell
crabvk commented on 2020-11-04 07:34 (UTC)
PKGBUILD for version 3.0 https://files.landofooo.fun/f/pkgbuild.txt
1 2 3 Next › Last »