Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-gitlabcis for
openSUSE:Factory checked in at 2026-08-29 17:43:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gitlabcis (Old)
and /work/SRC/openSUSE:Factory/.python-gitlabcis.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-gitlabcis"
Sat Aug 29 17:43:17 2026 rev:12 rq:1374550 version:1.20.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gitlabcis/python-gitlabcis.changes
2026-04-09 17:20:41.277471433 +0200
+++
/work/SRC/openSUSE:Factory/.python-gitlabcis.new.1265/python-gitlabcis.changes
2026-08-29 17:44:18.485175334 +0200
@@ -1,0 +2,26 @@
+Sat Aug 29 07:05:40 UTC 2026 - Johannes Kastl
<[email protected]>
+
+- update to 1.20.1:
+ * Fix
+ - fix: Handle renamed secret push protection setting in 5.1.3
+ (#136 (closed)) (242f183)
+
+-------------------------------------------------------------------
+Sat Apr 18 05:47:59 UTC 2026 - Johannes Kastl
<[email protected]>
+
+- update to 1.20.0:
+ * Feature
+ - feat: Add --nest option for scanning sub-groups & projects (#108
+ (closed)) (f34717e)
+
+-------------------------------------------------------------------
+Sat Apr 11 07:00:38 UTC 2026 - Johannes Kastl
<[email protected]>
+
+- update to 1.19.3:
+ * Fix
+ - fix: Dependency bumps (tqdm, tabulate & python-gitlab) (7aef2d1)
+- update to 1.19.2:
+ * Fix
+ - fix: Update GraphQL queries for 4.0.0 (#132 (closed)) (9fd1504)
+
+-------------------------------------------------------------------
Old:
----
gitlabcis-1.19.1.tar.gz
New:
----
gitlabcis-1.20.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-gitlabcis.spec ++++++
--- /var/tmp/diff_new_pack.OefCPM/_old 2026-08-29 17:44:19.178199847 +0200
+++ /var/tmp/diff_new_pack.OefCPM/_new 2026-08-29 17:44:19.181199954 +0200
@@ -17,7 +17,7 @@
Name: python-gitlabcis
-Version: 1.19.1
+Version: 1.20.1
Release: 0
Summary: An automated tool that assesses the GitLab CIS benchmarks
against a project
License: MIT
@@ -28,10 +28,10 @@
BuildRequires: %{python_module pip}
# Relax constraint
#
https://gitlab.com/gitlab-security-oss/cis/gitlabcis/-/blob/main/pyproject.toml?ref_type=heads#L73
-BuildRequires: %{python_module setuptools >= 78.0}
+BuildRequires: %{python_module setuptools >= 80.0}
# Relax constraint
#
https://gitlab.com/gitlab-security-oss/cis/gitlabcis/-/blob/main/pyproject.toml?ref_type=heads#L76
-BuildRequires: %{python_module setuptools_scm >= 8.2.0}
+BuildRequires: %{python_module setuptools_scm >= 9.2.0}
BuildRequires: %{python_module twine >= 6.1.0}
BuildRequires: %{python_module wheel >= 0.45.1}
# /SECTION
@@ -39,11 +39,11 @@
#
https://gitlab.com/gitlab-security-oss/cis/gitlabcis/-/blob/main/pyproject.toml?ref_type=heads#L61
BuildRequires: %{python_module PyYAML >= 6.0.3}
BuildRequires: %{python_module defusedxml >= 0.7.1}
-BuildRequires: %{python_module gql >= 3.5.3}
+BuildRequires: %{python_module gql >= 4.0.0}
BuildRequires: %{python_module python-dateutil >= 2.9.0.post0}
-BuildRequires: %{python_module python-gitlab >= 6.5.0}
-BuildRequires: %{python_module tabulate >= 0.9.0}
-BuildRequires: %{python_module tqdm >= 4.67.1}
+BuildRequires: %{python_module python-gitlab >= 8.2.0}
+BuildRequires: %{python_module tabulate >= 0.10.0}
+BuildRequires: %{python_module tqdm >= 4.67.3}
# /SECTION
# SECTION test requirements
# BuildRequires: python_module pytest >= 8.4.2}
@@ -52,13 +52,13 @@
# /SECTION
BuildRequires: fdupes
#
https://gitlab.com/gitlab-security-oss/cis/gitlabcis/-/blob/main/pyproject.toml?ref_type=heads#L61
-Requires: python-PyYAML >= 6.0.2
+Requires: python-PyYAML >= 6.0.3
Requires: python-defusedxml >= 0.7.1
-Requires: python-gql >= 3.5.3
+Requires: python-gql >= 4.0.0
Requires: python-python-dateutil >= 2.9.0.post0
-Requires: python-python-gitlab >= 6.5.0
-Requires: python-tabulate >= 0.9.0
-Requires: python-tqdm >= 4.67.1
+Requires: python-python-gitlab >= 8.2.0
+Requires: python-tabulate >= 0.10.0
+Requires: python-tqdm >= 4.67.3
BuildArch: noarch
%python_subpackages
++++++ gitlabcis-1.19.1.tar.gz -> gitlabcis-1.20.1.tar.gz ++++++
++++ 1836 lines of diff (skipped)