15
0
forked from pool/python-jira
Commit Graph

8 Commits

Author SHA256 Message Date
6798a71467 Accepting request 939026 from home:pgajdos:python
- version update to 3.1.1
  * lot of changes, see
    https://github.com/pycontribs/jira/releases

OBS-URL: https://build.opensuse.org/request/show/939026
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jira?expand=0&rev=12
2021-12-10 18:50:00 +00:00
Tomáš Chvátal
11b11a8167 Accepting request 808765 from home:pgajdos:python
submit

OBS-URL: https://build.opensuse.org/request/show/808765
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jira?expand=0&rev=10
2020-05-25 13:31:38 +00:00
6b598a5f29 Accepting request 660359 from home:AndreasStieger:branches:devel:languages:python
- add missing run-time dependency on python-pbr boo#1120127

OBS-URL: https://build.opensuse.org/request/show/660359
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jira?expand=0&rev=8
2018-12-21 08:53:46 +00:00
76b8c94976 - update to 2.0.0:
* fix pypi classifiers (#634)
  * ResultList class to support the iterator interface
  * Async improvement: Allow setting the number of worker threads for JIRA.\_fetch\_pages
  * Add Group resource
  * Changed fields type checks into single if/elif block following PR feedback
  * Create copy of fields list in JIRA.search\_issues to prevent mutating the original list
  * update pyyaml dependency
  * build: cleanup
  * Update Travis badge to travis.com
  * avoid pycrypto dependency
  * travis: fix deploy
  * build: chore
  * travis: publish workaround
  * group\_members should return sorted user keys (#611)
  * api: py37 support and rename async to async\_ (#604)
  * Fix spelling error
  * Passthrough states as a csv string
  * Remove the email\_user method as it is obsolete
  * Remove support for renaming users in Jira versions less than 6.0.0
  * travis: remove test pypi server
  * travis fixes (#608)
  * fix travis
  * Update README.rst
  * Update README to reflect branch model
  * travis fixes
  * Adopt pre-commit hooks
  * Add Bug and Feature Request Templates
  * Fix cspell problems
  * remove ordereddict requirement

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jira?expand=0&rev=6
2018-12-06 15:50:45 +00:00
5ffc3b1486 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jira?expand=0&rev=5
2018-12-04 13:35:27 +00:00
6f59fe0cf0 - update to 1.0.15:
* Added applicationKeys parameter to add\_user (#549)
  * travis: assure prereleases are build only on master
  * Install tox-travis before using tox in the build
  * Corrected coverage execution
  * Add async support to fetch pages (#540)
  * Add support for custom session cookies to JIRA (#460)
  * Avoids AttributeError on Jira Error handling
  * travis: use service account for pypi
  * merge fixes develop branch
  * travis: pypi upload fixes
  * Implement cookie based authentication
  * gitignore: correct amps pattern fix
  * docs: replace issues shield badge
  * docs: build fixes
  * Fix README.rst images
  * Fix setup.cfg: UnicodeDecodeError
  * Add pbr >= 3.0.0 as a module dependency
  * Fix build scripts
  * jirashell: Import InteractiveShellEmbed depending on IPython version
  * Make OPTIONAL default and allowed value of mutual\_authentication
  * Add testing section to contributions
  * Update Contribution Guidlines to be more explicit
  * Place imports on separate lines
  * Touch ChangeLog To Fix PR Checks
  * Fix Continuous Integration Testing
  * Make Kerberos option mutual\_authentication configurable
  * Accept custom authentication URL
  * fixed linting errors
  * Update client.py

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jira?expand=0&rev=3
2018-04-25 10:20:14 +00:00
1ce655ac1d Accepting request 576317 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/576317
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jira?expand=0&rev=1
2018-02-14 09:52:04 +00:00
dd5f4ff52b - Initial packaging (version 1.0.11)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jira?expand=0&rev=1
2018-02-13 15:27:36 +00:00