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-01-13 21:31:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gitlabcis (Old)
and /work/SRC/openSUSE:Factory/.python-gitlabcis.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-gitlabcis"
Tue Jan 13 21:31:43 2026 rev:6 rq:1326899 version:1.15.21
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gitlabcis/python-gitlabcis.changes
2025-12-17 18:39:12.057659648 +0100
+++
/work/SRC/openSUSE:Factory/.python-gitlabcis.new.1928/python-gitlabcis.changes
2026-01-13 21:33:10.220541257 +0100
@@ -1,0 +2,28 @@
+Tue Jan 13 06:31:27 UTC 2026 - Johannes Kastl
<[email protected]>
+
+- update to 1.15.21:
+ * Fix
+ - fix(deps): update dependency coverage to v7.13.1 (7296411)
+- update to 1.15.20:
+ * Fix
+ - fix(deps): update dependency python-gitlab to v6.5.0
+ (7596ae6)
+
+-------------------------------------------------------------------
+Sun Dec 21 06:34:40 UTC 2025 - Johannes Kastl
<[email protected]>
+
+- update to 1.15.19:
+ * Fix
+ - fix(deps): update dependency pytest-cov to v6.3.0 (5e2433a)
+- update to 1.15.18:
+ * Fix
+ - fix(deps): update dependency pre-commit to ~=4.5.1 (c118b8c)
+
+-------------------------------------------------------------------
+Thu Dec 18 08:10:50 UTC 2025 - Johannes Kastl
<[email protected]>
+
+- update to 1.15.17:
+ * Fix
+ - fix(deps): update dependency pipdeptree to v2.30.0 (97a5fa7)
+
+-------------------------------------------------------------------
Old:
----
gitlabcis-1.15.16.tar.gz
New:
----
gitlabcis-1.15.21.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-gitlabcis.spec ++++++
--- /var/tmp/diff_new_pack.8BPxjp/_old 2026-01-13 21:33:10.840566866 +0100
+++ /var/tmp/diff_new_pack.8BPxjp/_new 2026-01-13 21:33:10.844567031 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-gitlabcis
#
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-gitlabcis
-Version: 1.15.16
+Version: 1.15.21
Release: 0
Summary: An automated tool that assesses the GitLab CIS benchmarks
against a project
License: MIT
@@ -41,7 +41,7 @@
BuildRequires: %{python_module defusedxml >= 0.7.1}
BuildRequires: %{python_module gql >= 3.5.3}
BuildRequires: %{python_module python-dateutil >= 2.9.0.post0}
-BuildRequires: %{python_module python-gitlab >= 6.3.0}
+BuildRequires: %{python_module python-gitlab >= 6.5.0}
BuildRequires: %{python_module tabulate >= 0.9.0}
BuildRequires: %{python_module tqdm >= 4.67.1}
# /SECTION
@@ -56,7 +56,7 @@
Requires: python-defusedxml >= 0.7.1
Requires: python-gql >= 3.5.3
Requires: python-python-dateutil >= 2.9.0.post0
-Requires: python-python-gitlab >= 6.3.0
+Requires: python-python-gitlab >= 6.5.0
Requires: python-tabulate >= 0.9.0
Requires: python-tqdm >= 4.67.1
BuildArch: noarch
++++++ gitlabcis-1.15.16.tar.gz -> gitlabcis-1.15.21.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gitlabcis-1.15.16/CHANGELOG.md
new/gitlabcis-1.15.21/CHANGELOG.md
--- old/gitlabcis-1.15.16/CHANGELOG.md 2025-12-17 02:44:15.000000000 +0100
+++ new/gitlabcis-1.15.21/CHANGELOG.md 2026-01-05 23:24:48.000000000 +0100
@@ -1,5 +1,35 @@
# CHANGELOG
+## v1.15.21 (2026-01-05)
+
+### Fix
+
+* fix(deps): update dependency coverage to v7.13.1
([`7296411`](https://gitlab.com/gitlab-security-oss/cis/gitlabcis/-/commit/7296411a88dc1ee6546ba9722273e8da0ae4de16))
+
+## v1.15.20 (2026-01-04)
+
+### Fix
+
+* fix(deps): update dependency python-gitlab to v6.5.0
([`7596ae6`](https://gitlab.com/gitlab-security-oss/cis/gitlabcis/-/commit/7596ae699ecd3be9f8ebf903bfc166bbc74601c7))
+
+## v1.15.19 (2025-12-19)
+
+### Fix
+
+* fix(deps): update dependency pytest-cov to v6.3.0
([`5e2433a`](https://gitlab.com/gitlab-security-oss/cis/gitlabcis/-/commit/5e2433a9de09bd5363cbac605c0945773a95bae2))
+
+## v1.15.18 (2025-12-18)
+
+### Fix
+
+* fix(deps): update dependency pre-commit to ~=4.5.1
([`c118b8c`](https://gitlab.com/gitlab-security-oss/cis/gitlabcis/-/commit/c118b8cbe7500bc92807bf2d5916f51f533b1728))
+
+## v1.15.17 (2025-12-17)
+
+### Fix
+
+* fix(deps): update dependency pipdeptree to v2.30.0
([`97a5fa7`](https://gitlab.com/gitlab-security-oss/cis/gitlabcis/-/commit/97a5fa72fb4b2376562c3eee8bca68623a007bc2))
+
## v1.15.16 (2025-12-17)
### Fix
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gitlabcis-1.15.16/PKG-INFO
new/gitlabcis-1.15.21/PKG-INFO
--- old/gitlabcis-1.15.16/PKG-INFO 2025-12-17 02:44:24.677272300 +0100
+++ new/gitlabcis-1.15.21/PKG-INFO 2026-01-05 23:24:57.713818600 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 2.4
Name: gitlabcis
-Version: 1.15.16
+Version: 1.15.21
Summary: An automated tool that assesses the GitLab CIS benchmarks against a
project.
Author-email: Nate Rosandich <[email protected]>, Neil McDonald
<[email protected]>, Mitra JozeNazemian
<[email protected]>
License: MIT License
@@ -53,7 +53,7 @@
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: PyYAML==6.0.3
-Requires-Dist: python-gitlab==6.3.0
+Requires-Dist: python-gitlab==6.5.0
Requires-Dist: tabulate==0.9.0
Requires-Dist: tqdm==4.67.1
Requires-Dist: defusedxml==0.7.1
@@ -66,14 +66,14 @@
Requires-Dist: setuptools-scm~=9.2.0; extra == "build"
Requires-Dist: twine==6.1.0; extra == "build"
Provides-Extra: test
-Requires-Dist: pipdeptree==2.28.0; extra == "test"
-Requires-Dist: pre-commit~=4.3.0; extra == "test"
+Requires-Dist: pipdeptree==2.30.0; extra == "test"
+Requires-Dist: pre-commit~=4.5.1; extra == "test"
Requires-Dist: pytest==8.4.2; extra == "test"
Requires-Dist: flake8~=7.3.0; extra == "test"
Requires-Dist: bandit==1.9.2; extra == "test"
Requires-Dist: yamllint==1.37.1; extra == "test"
-Requires-Dist: pytest-cov==6.2.1; extra == "test"
-Requires-Dist: coverage==7.13.0; extra == "test"
+Requires-Dist: pytest-cov==6.3.0; extra == "test"
+Requires-Dist: coverage==7.13.1; extra == "test"
Requires-Dist: tox~=4.30.1; extra == "test"
Dynamic: license-file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gitlabcis-1.15.16/gitlabcis/__init__.py
new/gitlabcis-1.15.21/gitlabcis/__init__.py
--- old/gitlabcis-1.15.16/gitlabcis/__init__.py 2025-12-17 02:44:15.000000000
+0100
+++ new/gitlabcis-1.15.21/gitlabcis/__init__.py 2026-01-05 23:24:48.000000000
+0100
@@ -9,4 +9,4 @@
# -------------------------------------------------------------------------
__author__ = '[email protected]'
-__version__ = '1.15.16' # noqa: E999
+__version__ = '1.15.21' # noqa: E999
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gitlabcis-1.15.16/gitlabcis.egg-info/PKG-INFO
new/gitlabcis-1.15.21/gitlabcis.egg-info/PKG-INFO
--- old/gitlabcis-1.15.16/gitlabcis.egg-info/PKG-INFO 2025-12-17
02:44:24.000000000 +0100
+++ new/gitlabcis-1.15.21/gitlabcis.egg-info/PKG-INFO 2026-01-05
23:24:57.000000000 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 2.4
Name: gitlabcis
-Version: 1.15.16
+Version: 1.15.21
Summary: An automated tool that assesses the GitLab CIS benchmarks against a
project.
Author-email: Nate Rosandich <[email protected]>, Neil McDonald
<[email protected]>, Mitra JozeNazemian
<[email protected]>
License: MIT License
@@ -53,7 +53,7 @@
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: PyYAML==6.0.3
-Requires-Dist: python-gitlab==6.3.0
+Requires-Dist: python-gitlab==6.5.0
Requires-Dist: tabulate==0.9.0
Requires-Dist: tqdm==4.67.1
Requires-Dist: defusedxml==0.7.1
@@ -66,14 +66,14 @@
Requires-Dist: setuptools-scm~=9.2.0; extra == "build"
Requires-Dist: twine==6.1.0; extra == "build"
Provides-Extra: test
-Requires-Dist: pipdeptree==2.28.0; extra == "test"
-Requires-Dist: pre-commit~=4.3.0; extra == "test"
+Requires-Dist: pipdeptree==2.30.0; extra == "test"
+Requires-Dist: pre-commit~=4.5.1; extra == "test"
Requires-Dist: pytest==8.4.2; extra == "test"
Requires-Dist: flake8~=7.3.0; extra == "test"
Requires-Dist: bandit==1.9.2; extra == "test"
Requires-Dist: yamllint==1.37.1; extra == "test"
-Requires-Dist: pytest-cov==6.2.1; extra == "test"
-Requires-Dist: coverage==7.13.0; extra == "test"
+Requires-Dist: pytest-cov==6.3.0; extra == "test"
+Requires-Dist: coverage==7.13.1; extra == "test"
Requires-Dist: tox~=4.30.1; extra == "test"
Dynamic: license-file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gitlabcis-1.15.16/gitlabcis.egg-info/requires.txt
new/gitlabcis-1.15.21/gitlabcis.egg-info/requires.txt
--- old/gitlabcis-1.15.16/gitlabcis.egg-info/requires.txt 2025-12-17
02:44:24.000000000 +0100
+++ new/gitlabcis-1.15.21/gitlabcis.egg-info/requires.txt 2026-01-05
23:24:57.000000000 +0100
@@ -1,5 +1,5 @@
PyYAML==6.0.3
-python-gitlab==6.3.0
+python-gitlab==6.5.0
tabulate==0.9.0
tqdm==4.67.1
defusedxml==0.7.1
@@ -14,12 +14,12 @@
twine==6.1.0
[test]
-pipdeptree==2.28.0
-pre-commit~=4.3.0
+pipdeptree==2.30.0
+pre-commit~=4.5.1
pytest==8.4.2
flake8~=7.3.0
bandit==1.9.2
yamllint==1.37.1
-pytest-cov==6.2.1
-coverage==7.13.0
+pytest-cov==6.3.0
+coverage==7.13.1
tox~=4.30.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gitlabcis-1.15.16/pyproject.toml
new/gitlabcis-1.15.21/pyproject.toml
--- old/gitlabcis-1.15.16/pyproject.toml 2025-12-17 02:44:15.000000000
+0100
+++ new/gitlabcis-1.15.21/pyproject.toml 2026-01-05 23:24:48.000000000
+0100
@@ -12,7 +12,7 @@
[project]
name = "gitlabcis"
-version = "1.15.16"
+version = "1.15.21"
requires-python = ">=3.10"
description = "An automated tool that assesses the GitLab CIS benchmarks
against a project."
authors = [
@@ -58,7 +58,7 @@
]
dependencies = [
"PyYAML ==6.0.3",
- "python-gitlab ==6.3.0",
+ "python-gitlab ==6.5.0",
"tabulate == 0.9.0",
"tqdm == 4.67.1",
"defusedxml == 0.7.1",
@@ -75,14 +75,14 @@
"twine == 6.1.0",
]
test = [
- "pipdeptree ==2.28.0",
- "pre-commit ~=4.3.0",
+ "pipdeptree ==2.30.0",
+ "pre-commit ~=4.5.1",
"pytest ==8.4.2",
"flake8 ~=7.3.0",
"bandit ==1.9.2",
"yamllint == 1.37.1",
- "pytest-cov == 6.2.1",
- "coverage ==7.13.0",
+ "pytest-cov ==6.3.0",
+ "coverage ==7.13.1",
"tox ~=4.30.1"
]