Hello community,

here is the log from the commit of package python-jira for openSUSE:Factory 
checked in at 2018-05-08 13:36:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jira (Old)
 and      /work/SRC/openSUSE:Factory/.python-jira.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jira"

Tue May  8 13:36:52 2018 rev:2 rq:600976 version:1.0.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-jira/python-jira.changes  2018-02-14 
10:52:07.428600207 +0100
+++ /work/SRC/openSUSE:Factory/.python-jira.new/python-jira.changes     
2018-05-08 13:36:54.090502614 +0200
@@ -1,0 +2,55 @@
+Wed Apr 25 10:16:31 UTC 2018 - [email protected]
+
+- 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
+  * Allow through TRAVIS Environment Variables
+  * Add worklog to transition\_issue()
+  * Fixing move\_to\_backlog()
+  * Fix bug
+  * [client] Support JIRA.close()
+  * add add\_user to role resource
+  * added .idea/codeStyleSettings.xml to repo
+  * contributing.rst: Update JIRA community link
+  * contributing.rst: Remove reference to BitBucket
+  * Include changelog in description
+  * Move requirements extras to setup.cfg
+  *  #361 Made ipython a direct dependency
+  * build logic and code cleanup
+  * Fixed github deploy credentials
+  * linting fixes
+  * Forcing a rebuild
+  * Pass integer ids when creating customer requests
+  * Skip Service Desk tests on instances that don't support it
+  * Pass ids when creating a customer request
+  * Create Service Desk project during testing if it is missing
+  * Add a test for create\_customer\_request
+
+-------------------------------------------------------------------

Old:
----
  jira-1.0.11.tar.gz

New:
----
  jira-1.0.15.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-jira.spec ++++++
--- /var/tmp/diff_new_pack.4bRQ0h/_old  2018-05-08 13:36:54.834475763 +0200
+++ /var/tmp/diff_new_pack.4bRQ0h/_new  2018-05-08 13:36:54.838475618 +0200
@@ -18,13 +18,14 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-jira
-Version:        1.0.11
+Version:        1.0.15
 Release:        0
 Summary:        Python library for interacting with JIRA via REST APIs
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
 Url:            https://github.com/pycontribs/jira
 Source:         
https://files.pythonhosted.org/packages/source/j/jira/jira-%{version}.tar.gz
+BuildRequires:  %{python_module Sphinx}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module pbr >= 3.0.0}
 BuildRequires:  %{python_module pytest-runner}
@@ -57,7 +58,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
-%doc AUTHORS AUTHORS.rst ChangeLog LICENSE README.rst
+%doc AUTHORS ChangeLog README.rst
+%license LICENSE
 %python3_only %{_bindir}/jirashell
 %{python_sitelib}/*
 

++++++ jira-1.0.11.tar.gz -> jira-1.0.15.tar.gz ++++++
++++ 4528 lines of diff (skipped)


Reply via email to