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 2025-09-02 17:59:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gitlabcis (Old)
and /work/SRC/openSUSE:Factory/.python-gitlabcis.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-gitlabcis"
Tue Sep 2 17:59:29 2025 rev:3 rq:1302356 version:1.15.12
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gitlabcis/python-gitlabcis.changes
2025-08-06 14:35:36.517865775 +0200
+++
/work/SRC/openSUSE:Factory/.python-gitlabcis.new.1977/python-gitlabcis.changes
2025-09-02 18:00:44.620604187 +0200
@@ -1,0 +2,41 @@
+Tue Sep 2 08:35:10 UTC 2025 - Johannes Kastl
<[email protected]>
+
+- update to 1.15.12:
+ * Fix
+ - fix(deps): update dependency tox to ~=4.29.0 (20972ea)
+- update to 1.15.11:
+ * Fix
+ - fix(deps): update dependency coverage to v7.10.6 (0289a97)
+
+-------------------------------------------------------------------
+Thu Aug 28 05:11:13 UTC 2025 - Johannes Kastl
<[email protected]>
+
+- update to 1.15.10:
+ * Fix
+ - fix(deps): update dependency python-gitlab to v6.3.0
+ (88572b9)
+
+-------------------------------------------------------------------
+Mon Aug 25 05:23:32 UTC 2025 - Johannes Kastl
<[email protected]>
+
+- update to 1.15.9:
+ * Fix
+ - fix(deps): update dependency coverage to v7.10.5 (1b3d1d0)
+
+-------------------------------------------------------------------
+Thu Aug 21 05:15:33 UTC 2025 - Johannes Kastl
<[email protected]>
+
+- update to 1.15.8:
+ * Fix
+ - fix(deps): update dependency pre-commit to ~=4.3.0 (15dc9d0)
+- update to 1.15.7:
+ * Fix
+ - fix(deps): update dependency coverage to v7.10.4 (64a0b87)
+- update to 1.15.6:
+ * Fix
+ - fix(deps): update dependency setuptools-scm to v9 (673e173)
+- update to 1.15.5:
+ * Fix
+ - fix(deps): update dependency coverage to v7.10.3 (18b3b42)
+
+-------------------------------------------------------------------
Old:
----
gitlabcis-1.15.4.tar.gz
New:
----
gitlabcis-1.15.12.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-gitlabcis.spec ++++++
--- /var/tmp/diff_new_pack.2dQ4Zi/_old 2025-09-02 18:00:45.352634943 +0200
+++ /var/tmp/diff_new_pack.2dQ4Zi/_new 2025-09-02 18:00:45.356635110 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-gitlabcis
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 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.4
+Version: 1.15.12
Release: 0
Summary: An automated tool that assesses the GitLab CIS benchmarks
against a project
License: MIT
@@ -26,20 +26,24 @@
BuildRequires: python-rpm-macros
# SECTION build requirements
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}
+# 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 wheel >= 0.42}
BuildRequires: %{python_module twine >= 6.1.0}
+BuildRequires: %{python_module wheel >= 0.45.1}
# /SECTION
# SECTION runtime requirements
#
https://gitlab.com/gitlab-security-oss/cis/gitlabcis/-/blob/main/pyproject.toml?ref_type=heads#L61
BuildRequires: %{python_module PyYAML >= 6.0.2}
-BuildRequires: %{python_module python-gitlab >= 6.2.0}
-BuildRequires: %{python_module tabulate >= 0.9.0}
-BuildRequires: %{python_module tqdm >= 4.67.1}
BuildRequires: %{python_module defusedxml >= 0.7.1}
-BuildRequires: %{python_module python-dateutil >= 2.9.0.post0}
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 tabulate >= 0.9.0}
+BuildRequires: %{python_module tqdm >= 4.67.1}
# /SECTION
# SECTION test requirements
# BuildRequires: python_module pytest >= 8.3.4}
@@ -49,12 +53,12 @@
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-python-gitlab >= 6.2.0
-Requires: python-tabulate >= 0.9.0
-Requires: python-tqdm >= 4.67.1
Requires: python-defusedxml >= 0.7.1
-Requires: python-python-dateutil >= 2.9.0.post0
Requires: python-gql >= 3.5.3
+Requires: python-python-dateutil >= 2.9.0.post0
+Requires: python-python-gitlab >= 6.3.0
+Requires: python-tabulate >= 0.9.0
+Requires: python-tqdm >= 4.67.1
BuildArch: noarch
%python_subpackages
++++++ gitlabcis-1.15.4.tar.gz -> gitlabcis-1.15.12.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gitlabcis-1.15.4/.pre-commit-config.yaml
new/gitlabcis-1.15.12/.pre-commit-config.yaml
--- old/gitlabcis-1.15.4/.pre-commit-config.yaml 2025-07-31
12:54:37.000000000 +0200
+++ new/gitlabcis-1.15.12/.pre-commit-config.yaml 2025-09-02
01:42:18.000000000 +0200
@@ -36,6 +36,6 @@
- id: flake8
- repo: https://github.com/renovatebot/pre-commit-hooks
- rev: 41.43.0
+ rev: 41.53.1
hooks:
- id: renovate-config-validator
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gitlabcis-1.15.4/.tool-versions
new/gitlabcis-1.15.12/.tool-versions
--- old/gitlabcis-1.15.4/.tool-versions 1970-01-01 01:00:00.000000000 +0100
+++ new/gitlabcis-1.15.12/.tool-versions 2025-09-02 01:42:18.000000000
+0200
@@ -0,0 +1 @@
+python 3.13
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gitlabcis-1.15.4/CHANGELOG.md
new/gitlabcis-1.15.12/CHANGELOG.md
--- old/gitlabcis-1.15.4/CHANGELOG.md 2025-07-31 12:54:55.000000000 +0200
+++ new/gitlabcis-1.15.12/CHANGELOG.md 2025-09-02 01:42:35.000000000 +0200
@@ -1,5 +1,53 @@
# CHANGELOG
+## v1.15.12 (2025-09-01)
+
+### Fix
+
+* fix(deps): update dependency tox to ~=4.29.0
([`20972ea`](https://gitlab.com/gitlab-security-oss/cis/gitlabcis/-/commit/20972ea2f5a19a68028a0540b128701b231601b5))
+
+## v1.15.11 (2025-09-01)
+
+### Fix
+
+* fix(deps): update dependency coverage to v7.10.6
([`0289a97`](https://gitlab.com/gitlab-security-oss/cis/gitlabcis/-/commit/0289a973a92fbe73d78c79f7f31a92e9727553ae))
+
+## v1.15.10 (2025-08-28)
+
+### Fix
+
+* fix(deps): update dependency python-gitlab to v6.3.0
([`88572b9`](https://gitlab.com/gitlab-security-oss/cis/gitlabcis/-/commit/88572b99ea8b5e09d52057fea29fad675a4e5702))
+
+## v1.15.9 (2025-08-24)
+
+### Fix
+
+* fix(deps): update dependency coverage to v7.10.5
([`1b3d1d0`](https://gitlab.com/gitlab-security-oss/cis/gitlabcis/-/commit/1b3d1d0599d144caab30eb20df1495f7a9fa038b))
+
+## v1.15.8 (2025-08-18)
+
+### Fix
+
+* fix(deps): update dependency pre-commit to ~=4.3.0
([`15dc9d0`](https://gitlab.com/gitlab-security-oss/cis/gitlabcis/-/commit/15dc9d09c0519cdaeb64f6bf068d70057720d174))
+
+## v1.15.7 (2025-08-18)
+
+### Fix
+
+* fix(deps): update dependency coverage to v7.10.4
([`64a0b87`](https://gitlab.com/gitlab-security-oss/cis/gitlabcis/-/commit/64a0b87837ff5baeedf1d61c4fd6759c3f9acdb8))
+
+## v1.15.6 (2025-08-18)
+
+### Fix
+
+* fix(deps): update dependency setuptools-scm to v9
([`673e173`](https://gitlab.com/gitlab-security-oss/cis/gitlabcis/-/commit/673e173b762fb3aa5b7024dd7451069902607efc))
+
+## v1.15.5 (2025-08-10)
+
+### Fix
+
+* fix(deps): update dependency coverage to v7.10.3
([`18b3b42`](https://gitlab.com/gitlab-security-oss/cis/gitlabcis/-/commit/18b3b42376b9e6e02cd58c6767e46e95dd2c61d2))
+
## v1.15.4 (2025-07-31)
### Fix
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gitlabcis-1.15.4/PKG-INFO
new/gitlabcis-1.15.12/PKG-INFO
--- old/gitlabcis-1.15.4/PKG-INFO 2025-07-31 12:55:04.904447000 +0200
+++ new/gitlabcis-1.15.12/PKG-INFO 2025-09-02 01:42:45.331855000 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 2.4
Name: gitlabcis
-Version: 1.15.4
+Version: 1.15.12
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
@@ -55,7 +55,7 @@
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: PyYAML==6.0.2
-Requires-Dist: python-gitlab==6.2.0
+Requires-Dist: python-gitlab==6.3.0
Requires-Dist: tabulate==0.9.0
Requires-Dist: tqdm==4.67.1
Requires-Dist: defusedxml==0.7.1
@@ -64,19 +64,19 @@
Provides-Extra: build
Requires-Dist: setuptools~=80.0; extra == "build"
Requires-Dist: wheel==0.45.1; extra == "build"
-Requires-Dist: build==1.2.2.post1; extra == "build"
-Requires-Dist: setuptools-scm~=8.3.1; extra == "build"
+Requires-Dist: build==1.3.0; extra == "build"
+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.2.0; extra == "test"
+Requires-Dist: pre-commit~=4.3.0; extra == "test"
Requires-Dist: pytest==8.4.1; extra == "test"
Requires-Dist: flake8~=7.3.0; extra == "test"
Requires-Dist: bandit==1.8.6; extra == "test"
Requires-Dist: yamllint==1.37.1; extra == "test"
Requires-Dist: pytest-cov==6.2.1; extra == "test"
-Requires-Dist: coverage==7.10.1; extra == "test"
-Requires-Dist: tox~=4.28.1; extra == "test"
+Requires-Dist: coverage==7.10.6; extra == "test"
+Requires-Dist: tox~=4.29.0; extra == "test"
Dynamic: license-file
# CIS GitLab Benchmark Scanner - gitlabcis
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gitlabcis-1.15.4/gitlabcis/__init__.py
new/gitlabcis-1.15.12/gitlabcis/__init__.py
--- old/gitlabcis-1.15.4/gitlabcis/__init__.py 2025-07-31 12:54:55.000000000
+0200
+++ new/gitlabcis-1.15.12/gitlabcis/__init__.py 2025-09-02 01:42:35.000000000
+0200
@@ -9,4 +9,4 @@
# -------------------------------------------------------------------------
__author__ = '[email protected]'
-__version__ = '1.15.4' # noqa: E999
+__version__ = '1.15.12' # noqa: E999
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gitlabcis-1.15.4/gitlabcis.egg-info/PKG-INFO
new/gitlabcis-1.15.12/gitlabcis.egg-info/PKG-INFO
--- old/gitlabcis-1.15.4/gitlabcis.egg-info/PKG-INFO 2025-07-31
12:55:04.000000000 +0200
+++ new/gitlabcis-1.15.12/gitlabcis.egg-info/PKG-INFO 2025-09-02
01:42:45.000000000 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 2.4
Name: gitlabcis
-Version: 1.15.4
+Version: 1.15.12
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
@@ -55,7 +55,7 @@
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: PyYAML==6.0.2
-Requires-Dist: python-gitlab==6.2.0
+Requires-Dist: python-gitlab==6.3.0
Requires-Dist: tabulate==0.9.0
Requires-Dist: tqdm==4.67.1
Requires-Dist: defusedxml==0.7.1
@@ -64,19 +64,19 @@
Provides-Extra: build
Requires-Dist: setuptools~=80.0; extra == "build"
Requires-Dist: wheel==0.45.1; extra == "build"
-Requires-Dist: build==1.2.2.post1; extra == "build"
-Requires-Dist: setuptools-scm~=8.3.1; extra == "build"
+Requires-Dist: build==1.3.0; extra == "build"
+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.2.0; extra == "test"
+Requires-Dist: pre-commit~=4.3.0; extra == "test"
Requires-Dist: pytest==8.4.1; extra == "test"
Requires-Dist: flake8~=7.3.0; extra == "test"
Requires-Dist: bandit==1.8.6; extra == "test"
Requires-Dist: yamllint==1.37.1; extra == "test"
Requires-Dist: pytest-cov==6.2.1; extra == "test"
-Requires-Dist: coverage==7.10.1; extra == "test"
-Requires-Dist: tox~=4.28.1; extra == "test"
+Requires-Dist: coverage==7.10.6; extra == "test"
+Requires-Dist: tox~=4.29.0; extra == "test"
Dynamic: license-file
# CIS GitLab Benchmark Scanner - gitlabcis
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gitlabcis-1.15.4/gitlabcis.egg-info/SOURCES.txt
new/gitlabcis-1.15.12/gitlabcis.egg-info/SOURCES.txt
--- old/gitlabcis-1.15.4/gitlabcis.egg-info/SOURCES.txt 2025-07-31
12:55:04.000000000 +0200
+++ new/gitlabcis-1.15.12/gitlabcis.egg-info/SOURCES.txt 2025-09-02
01:42:45.000000000 +0200
@@ -4,6 +4,7 @@
.markdownlintignore
.pre-commit-config.yaml
.pypirc
+.tool-versions
.yamllint.yml
CHANGELOG.md
CONTRIBUTING.md
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gitlabcis-1.15.4/gitlabcis.egg-info/requires.txt
new/gitlabcis-1.15.12/gitlabcis.egg-info/requires.txt
--- old/gitlabcis-1.15.4/gitlabcis.egg-info/requires.txt 2025-07-31
12:55:04.000000000 +0200
+++ new/gitlabcis-1.15.12/gitlabcis.egg-info/requires.txt 2025-09-02
01:42:45.000000000 +0200
@@ -1,5 +1,5 @@
PyYAML==6.0.2
-python-gitlab==6.2.0
+python-gitlab==6.3.0
tabulate==0.9.0
tqdm==4.67.1
defusedxml==0.7.1
@@ -9,17 +9,17 @@
[build]
setuptools~=80.0
wheel==0.45.1
-build==1.2.2.post1
-setuptools-scm~=8.3.1
+build==1.3.0
+setuptools-scm~=9.2.0
twine==6.1.0
[test]
pipdeptree==2.28.0
-pre-commit~=4.2.0
+pre-commit~=4.3.0
pytest==8.4.1
flake8~=7.3.0
bandit==1.8.6
yamllint==1.37.1
pytest-cov==6.2.1
-coverage==7.10.1
-tox~=4.28.1
+coverage==7.10.6
+tox~=4.29.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gitlabcis-1.15.4/pyproject.toml
new/gitlabcis-1.15.12/pyproject.toml
--- old/gitlabcis-1.15.4/pyproject.toml 2025-07-31 12:54:55.000000000 +0200
+++ new/gitlabcis-1.15.12/pyproject.toml 2025-09-02 01:42:35.000000000
+0200
@@ -12,7 +12,7 @@
[project]
name = "gitlabcis"
-version = "1.15.4"
+version = "1.15.12"
requires-python = ">=3.9"
description = "An automated tool that assesses the GitLab CIS benchmarks
against a project."
authors = [
@@ -60,7 +60,7 @@
]
dependencies = [
"PyYAML == 6.0.2",
- "python-gitlab ==6.2.0",
+ "python-gitlab ==6.3.0",
"tabulate == 0.9.0",
"tqdm == 4.67.1",
"defusedxml == 0.7.1",
@@ -72,20 +72,20 @@
build = [
"setuptools ~= 80.0",
"wheel == 0.45.1",
- "build == 1.2.2.post1",
- "setuptools-scm ~= 8.3.1",
+ "build ==1.3.0",
+ "setuptools-scm ~=9.2.0",
"twine == 6.1.0",
]
test = [
"pipdeptree ==2.28.0",
- "pre-commit ~=4.2.0",
+ "pre-commit ~=4.3.0",
"pytest == 8.4.1",
"flake8 ~=7.3.0",
"bandit ==1.8.6",
"yamllint == 1.37.1",
"pytest-cov == 6.2.1",
- "coverage ==7.10.1",
- "tox ~=4.28.1"
+ "coverage ==7.10.6",
+ "tox ~=4.29.0"
]
[project.scripts]