notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-jira Library to ease use of the JIRA 5 REST APIs
3.0.1 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.0.1Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-08-07 23:35:18
Last Update: 2024-02-29 07:18:32
Commit Hash: 5d4139f
Also Listed In: python
License: BSD2CLAUSE
WWW:
https://github.com/pycontribs/jira
Description:
A Python library designed to ease the use of the JIRA REST API. Some basic support for the GreenHopper REST API also exists.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}jira>0:devel/py-jira@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-jira/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-jira
  • pkg install py39-jira
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-jira listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-jira
Package flavors (<flavor>: <package>)
  • py39: py39-jira
distinfo:
TIMESTAMP = 1701691346 SHA256 (jira-3.0.1.tar.gz) = 5bd8f4199632bf91fcfb4ba25ad2226991d403923b75f7cd2b051b4571492831 SIZE (jira-3.0.1.tar.gz) = 101717

Packages (timestamps in pop-ups are UTC):
py37-jira
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.0.0_4---2.0.0_4-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-jira
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.0.13.0.1-3.0.13.0.1---
FreeBSD:13:quarterly3.0.13.0.12.0.0_43.0.13.0.1-3.0.13.0.1
FreeBSD:14:latest3.0.13.0.12.0.0_43.0.13.0.12.0.0_4-2.0.0_4
FreeBSD:14:quarterly3.0.13.0.1-3.0.13.0.1-3.0.13.0.1
FreeBSD:15:latest3.0.13.0.1n/a3.0.1n/a-3.0.1-
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools-scm>=0 : devel/py-setuptools-scm@py39
  2. py39-setuptools_scm_git_archive>=1.1 : devel/py-setuptools_scm_git_archive@py39
  3. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  4. python3.9 : lang/python39
Test dependencies:
  1. py39-pytest>=7,1 : devel/py-pytest@py39
  2. python3.9 : lang/python39
Runtime dependencies:
  1. py39-defusedxml>0 : devel/py-defusedxml@py39
  2. py39-keyring>0 : security/py-keyring@py39
  3. py39-requests>=2.10.0 : www/py-requests@py39
  4. py39-requests-oauthlib>=1.1.0 : www/py-requests-oauthlib@py39
  5. py39-requests-toolbelt>0 : www/py-requests-toolbelt@py39
  6. py39-filemagic>=1.6 : devel/py-filemagic@py39
  7. py39-ipython>=4.0.0 : devel/ipython@py39
  8. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  9. python3.9 : lang/python39
This port is required by:
for Run
  1. deskutils/py-bugwarrior

Configuration Options:
===> The following configuration options are available for py39-jira-3.0.1: MAGIC=on: Enable Content-Type Auto-detection SHELL=on: Enable interactive shell ===> Use 'make config' to modify these settings
Options name:
devel_py-jira
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/j/jira/
  2. https://pypi.org/packages/source/j/jira/
Collapse this list.

Number of commits found: 38

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.0.1
29 Feb 2024 07:18:32
commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools-scm: update to 8.0.4

Directory and PORTNAME changed to match normalised name in release
tarball; consumers updated to match.

Although setuptools itself is specified as a run dependency in the
Python package metadata, it is currently left out here to prevent
environment pollution until at least PR 270510 is committed.
Additionally, this version of setuptools-scm requires setuptools>=61,
which means this version is only meant for USE_PYTHON=pep517 ports
as all USE_PYTHON=distutils ports will switch to devel/py-setuptools58
also after PR 270510. science/py-emmet-core is switched to
devel/py-setuptools_scm7 accordingly, as it specifies setuptools-scm<8.
devel/py-{flit-scm,hatch-vcs} have ${PY_SETUPTOOLS} added to
RUN_DEPENDS to compensate.

Further details: https://wiki.freebsd.org/Python/setuptools

Reported by: yuri
Co-authored by: matthew
Exp-run by: antoine (earlier iteration)
Approved by: yuri (science/py-emmet-core, previous iteration)
PR: 272134
Differential Revision: https://reviews.freebsd.org/D39288
3.0.1
04 Dec 2023 22:13:40
commit hash: 55f2d8792db71e01a9b7bd66afd333db4d95a2eecommit hash: 55f2d8792db71e01a9b7bd66afd333db4d95a2eecommit hash: 55f2d8792db71e01a9b7bd66afd333db4d95a2eecommit hash: 55f2d8792db71e01a9b7bd66afd333db4d95a2ee files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-jira: Update version 2.0.0=>3.0.1

- Update WWW

Changelog: https://github.com/pycontribs/jira/releases/tag/3.0.1
2.0.0_4
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
2.0.0_4
11 Apr 2023 20:46:12
commit hash: 2c2dd8535554ef831d72fdb17c6679fbacbcdb35commit hash: 2c2dd8535554ef831d72fdb17c6679fbacbcdb35commit hash: 2c2dd8535554ef831d72fdb17c6679fbacbcdb35commit hash: 2c2dd8535554ef831d72fdb17c6679fbacbcdb35 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Adopt ports from swills@
2.0.0_4
11 Apr 2023 20:34:04
commit hash: 4f538db960da5a685c2ddfa6428089654b0ad72dcommit hash: 4f538db960da5a685c2ddfa6428089654b0ad72dcommit hash: 4f538db960da5a685c2ddfa6428089654b0ad72dcommit hash: 4f538db960da5a685c2ddfa6428089654b0ad72d files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: return swills' ports to the pools after safeeping his ports bit.

With hat:	portmgr-secretary
2.0.0_4
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.0.0_4
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.0.0_4
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.0.0_4
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.0.0_4
14 Jan 2021 14:34:38
Revision:561562Original commit files touched by this commit
dbaio search for other commits by this committer
Remove PY_SPHINX from ports using Python 3

Approved by:	 portmgr blanket
Differential Revision:	https://reviews.freebsd.org/D28093
2.0.0_4
05 Oct 2020 16:54:31
Revision:551505Original commit files touched by this commit
swills search for other commits by this committer
devel/py-jira: switch to ipython and avoid build issue

While here, improve pkg-descr
2.0.0_3
07 Sep 2020 17:13:10
Revision:547910Original commit files touched by this commit
antoine search for other commits by this committer
Fix bulk -a
2.0.0_3
28 Jul 2020 13:19:44
Revision:543599Original commit files touched by this commit
swills search for other commits by this committer
devel/py-jira: Remove security/py-pycrypto from RUN_DEPENDS

It's old and no long required upstream. While here, imporve formatting.

PR:		248304
Submitted by:	John W. O'Brien <john@saltant.com>
2.0.0_2
11 May 2020 23:51:58
Revision:534966Original commit files touched by this commit
dbaio search for other commits by this committer
Update Sphinx

- Repocopy textproc/py-sphinx to textproc/py-sphinx18

  Update it to 1.8.5 (latest version from 1.8.X).
  This version supports Python 2 and 3.
  Add test target.

- textproc/py-sphinx: Update to 3.0.2

  Python 3 only (3.5+).
  Add test target.

- Mk/Uses/python.mk: Add PY_SPHINX
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.0.0_2
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2.0.0_1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2.0.0
22 Sep 2018 00:43:12
Revision:480335Original commit files touched by this commit
swills search for other commits by this committer
devel/py-jira: update to 2.0.0
1.0.15_1
06 Aug 2018 11:23:41
Revision:476507Original commit files touched by this commit
antoine search for other commits by this committer
Attempt to unbreak ports depending on ipython
1.0.15
02 Jul 2018 12:55:24
Revision:473730Original commit files touched by this commit
swills search for other commits by this committer
devel/py-jira: allow build/usage with python 3

PR:		229462
1.0.15
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
1.0.15
19 Jun 2018 18:36:46
Revision:472815Original commit files touched by this commit
swills search for other commits by this committer
devel/py-jira: update to 1.0.15
1.0.14
14 Mar 2018 14:37:04
Revision:464494Original commit files touched by this commit
swills search for other commits by this committer
devel/py-jira: update to 1.0.14
1.0.11_1
10 Mar 2018 17:46:06
Revision:464084Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
1.0.11
16 Feb 2018 04:14:37
Revision:461979Original commit files touched by this commit
swills search for other commits by this committer
devel/py-jira: update to 1.0.11
1.0.10
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.10
12 Aug 2017 20:08:18
Revision:447860Original commit files touched by this commit
swills search for other commits by this committer
devel/py-jira: update 0.32->1.0.10

While here, take maintainership

PR:		220892
Approved by:	Alexandros Kosiaris <akosiaris@gmail.com> (maintainer)
0.32
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.32
23 Dec 2014 04:24:34
Revision:375309Original commit files touched by this commit
koobs search for other commits by this committer
devel/py-jira: Remove commented line

- Remove commented out DISTNAME line, missed in previous commit
0.32
23 Dec 2014 04:22:34
Revision:375308Original commit files touched by this commit
koobs search for other commits by this committer
devel/py-jira: Mark Un-BROKEN, Update to 0.32

- Mark Un-BROKEN
- Update to 0.32
- Upstream DISTNAME changed to jira, remove DISTNAME accordingly
- Add LICENSE_FILE
- Update *_DEPENDS and version requirements
- Switch www/requests1 to www/requests specifically
- Add OPTIONS for MAGIC PARALLEL, SHELL and TESTS
- Remove SHELL as a default OPTION (requires ipython and a rediculous
  number of dependencies. Also, it is an extras_require (optional)
  requirement upstream.
- Remove unecessary patch to setup.py
- Update pkg-descr and WWW: URL

Changes:

  * https://bitbucket.org/bspeakmon/jira-python/commits/tag/0.32

Spotted by:	antoine
Approved by:	blanket (portmgr)
0.16_1
22 Dec 2014 20:43:58
Revision:375265Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN: Depends on conflicting py-requests1 and py-requests (via
py-requests-oauthlib)
0.16_1
20 Oct 2014 16:04:14
Revision:371280Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
0.16_1
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
0.16
06 Apr 2014 05:49:06
Revision:350323Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.16
- Add LICENSE
- Use USE_PYDISTUTILS=yes
- Use PYDISTUTILS_AUTOPLIST
- Support STAGEDIR

Changes:	https://bitbucket.org/bspeakmon/jira-python/commits/tag/0.16
PR:		ports/188194
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by:	Alexandros Kosiaris <akosiaris@gmail.com> (maintainer)
0.13_2
27 Jan 2014 12:14:09
Revision:341385Original commit files touched by this commit
koobs search for other commits by this committer
Sweep www/py-requests dependants to www/py-requests1

Point all www/py-requests dependants to www/py-requests1 in preparation for
the upgrade of www/py-requests to version 2.x, which substantially breaks API
compatibility.

Maintainers of these ports can update their requests dependency independently
as time for sufficient testing permits.

PR:		ports/185631
0.13_1
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
0.13_1
25 Aug 2013 16:13:49
Revision:325354Original commit files touched by this commit
olgeni search for other commits by this committer
Update iPython package name.
0.13
07 Aug 2013 23:34:56
Revision:324370Original commit files touched by this commit
wg search for other commits by this committer
devel/py-jira: Library to ease use of the JIRA 5 REST APIs

A library to ease use of the JIRA 5 REST APIs

WWW: http://bitbucket.org/bspeakmon/jira-python

PR:		ports/180849
Submitted by:	Alexandros Kosiaris <akosiaris gmail.com>

Number of commits found: 38