Hello community,
here is the log from the commit of package python-python-gitlab for
openSUSE:Factory checked in at 2019-09-11 10:36:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-gitlab (Old)
and /work/SRC/openSUSE:Factory/.python-python-gitlab.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-gitlab"
Wed Sep 11 10:36:16 2019 rev:6 rq:729828 version:1.11.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-python-gitlab/python-python-gitlab.changes
2019-07-22 17:20:12.601897430 +0200
+++
/work/SRC/openSUSE:Factory/.python-python-gitlab.new.7948/python-python-gitlab.changes
2019-09-11 10:36:20.311279760 +0200
@@ -1,0 +2,11 @@
+Tue Sep 10 11:26:49 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 1.11.0:
+ * add methods to retrieve an individual project environment
+ * group labels with subscriptable mixin
+ * add mr rebase method bc4280c
+ * get artifact by ref and job cda1174
+ * add support for board update 908d79f, closes #801
+ * add support for issue.related_merge_requests 90a3631, closes #794
+
+-------------------------------------------------------------------
Old:
----
python-gitlab-1.9.0.tar.gz
New:
----
python-gitlab-1.11.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-python-gitlab.spec ++++++
--- /var/tmp/diff_new_pack.rCFWcK/_old 2019-09-11 10:36:21.287279476 +0200
+++ /var/tmp/diff_new_pack.rCFWcK/_new 2019-09-11 10:36:21.287279476 +0200
@@ -18,27 +18,26 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-python-gitlab
-Version: 1.9.0
+Version: 1.11.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
+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 setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
+Requires: python-requests >= 2.4.2
+Requires: python-setuptools
+Requires: python-six
+BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module httmock}
BuildRequires: %{python_module mock}
BuildRequires: %{python_module requests >= 2.4.2}
BuildRequires: %{python_module six}
# /SECTION
-Requires: python-requests >= 2.4.2
-Requires: python-setuptools
-Requires: python-six
-BuildArch: noarch
-
%python_subpackages
%description
++++++ python-gitlab-1.9.0.tar.gz -> python-gitlab-1.11.0.tar.gz ++++++
++++ 1944 lines of diff (skipped)