15
0
forked from pool/python-jira

Accepting request 1164275 from devel:languages:python

- update to 3.8.0:
  * Add goal field to update/create sprint (#1806) @zbarahal
  * add backward compatibility for createmeta_issuetypes &
    createmeta_fieldtypes (#1838) @paminov
- update to 3.7.0:
  * add Release Process doc
  * Improve handling of Jira's retry-after handling
  * ISSUE-1836: Add `Dashboard` Support
  * Update createmeta warning with new method names

OBS-URL: https://build.opensuse.org/request/show/1164275
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jira?expand=0&rev=14
This commit is contained in:
2024-04-03 15:20:48 +00:00
committed by Git OBS Bridge
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4c67497fe8dc2f60f1c4f7b33479f059c928bec3db9dcb5cd7b6a09b6ecc0942
size 98139

3
jira-3.8.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:63719c529a570aaa01c3373dbb5a104dab70381c5be447f6c27f997302fa335a
size 102927

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Apr 3 07:24:10 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 3.8.0:
* Add goal field to update/create sprint (#1806) @zbarahal
* add backward compatibility for createmeta_issuetypes &
createmeta_fieldtypes (#1838) @paminov
- update to 3.7.0:
* add Release Process doc
* Improve handling of Jira's retry-after handling
* ISSUE-1836: Add `Dashboard` Support
* Update createmeta warning with new method names
-------------------------------------------------------------------
Sat Mar 23 12:17:51 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -17,7 +17,7 @@
Name: python-jira
Version: 3.6.0
Version: 3.8.0
Release: 0
Summary: Python library for interacting with JIRA via REST APIs
License: BSD-3-Clause