Hello community,

here is the log from the commit of package python-python-gitlab for 
openSUSE:Factory checked in at 2019-01-08 12:27:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-gitlab (Old)
 and      /work/SRC/openSUSE:Factory/.python-python-gitlab.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-python-gitlab"

Tue Jan  8 12:27:05 2019 rev:3 rq:662197 version:1.7.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-python-gitlab/python-python-gitlab.changes    
    2018-08-24 17:00:45.333833209 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-python-gitlab.new.28833/python-python-gitlab.changes
     2019-01-08 12:29:18.300218043 +0100
@@ -1,0 +2,44 @@
+Mon Dec 31 10:36:44 UTC 2018 - Thomas Bechtold <tbecht...@suse.com>
+
+- update to 1.7.0:
+  * [docs] Fix the owned/starred usage documentation
+  * [docs] Add a warning about http to https redirects
+  * Fix the https redirection test
+  * [docs] Add a note about GroupProject limited API
+  * Add missing comma in ProjectIssueManager _create_attrs
+  * More flexible docker image
+  * Add project protected tags management
+  * [cli] Print help and usage without config file
+  * Rename MASTER_ACCESS to MAINTAINER_ACCESS
+  * [docs] Add docs build information
+  * Use docker image with current sources
+  * [docs] Add PyYAML requirement notice
+  * Add Gitter badge to README
+  * [docs] Add an example of pipeline schedule vars listing
+  * [cli] Exit on config parse error, instead of crashing
+  * Add support for resource label events
+  * [docs] Fix the milestone filetring doc (iid -> iids)
+  * [docs] Fix typo in custom attributes example
+  * Improve error message handling in exceptions
+  * Add support for members all() method
+  * Add access control options to protected branch creation
+  * [docs] Don't use hardcoded values for ids
+  * [docs] Improve the snippets examples
+  * [cli] Output: handle bytes in API responses
+  * [cli] Fix the case where we have nothing to print
+  * Project import: fix the override_params parameter
+  * Support group and global MR listing
+  * Implement MR.pipelines()
+  * MR: add the squash attribute for create/update
+  * Added support for listing forks of a project
+  * [docs] Add/update notes about read-only objects
+  * Raise an exception on https redirects for PUT/POST
+  * [docs] Add a FAQ
+  * [cli] Fix the project-export download
+
+-------------------------------------------------------------------
+Tue Dec  4 12:53:03 UTC 2018 - Matej Cepl <mc...@suse.com>
+
+- Remove superfluous devel dependency for noarch package
+
+-------------------------------------------------------------------

Old:
----
  python-gitlab-1.5.1.tar.gz

New:
----
  python-gitlab-1.7.0.tar.gz

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

Other differences:
------------------
++++++ python-python-gitlab.spec ++++++
--- /var/tmp/diff_new_pack.LQZK8L/_old  2019-01-08 12:29:18.888217402 +0100
+++ /var/tmp/diff_new_pack.LQZK8L/_new  2019-01-08 12:29:18.888217402 +0100
@@ -12,20 +12,19 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-python-gitlab
-Version:        1.5.1
+Version:        1.7.0
 Release:        0
 Summary:        Python module for interacting with the GitLab API
 License:        LGPL-3.0-only
 Group:          Development/Languages/Python
 Url:            https://github.com/python-gitlab/python-gitlab
 Source:         
https://files.pythonhosted.org/packages/source/p/python-gitlab/python-gitlab-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros

++++++ python-gitlab-1.5.1.tar.gz -> python-gitlab-1.7.0.tar.gz ++++++
++++ 1984 lines of diff (skipped)


Reply via email to