Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pytest-ansible for
openSUSE:Factory checked in at 2025-01-22 16:32:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-ansible (Old)
and /work/SRC/openSUSE:Factory/.python-pytest-ansible.new.5589 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-ansible"
Wed Jan 22 16:32:24 2025 rev:11 rq:1239389 version:25.1.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-pytest-ansible/python-pytest-ansible.changes
2024-12-12 21:20:36.266749838 +0100
+++
/work/SRC/openSUSE:Factory/.python-pytest-ansible.new.5589/python-pytest-ansible.changes
2025-01-22 16:32:34.424572942 +0100
@@ -1,0 +2,12 @@
+Wed Jan 22 06:24:53 UTC 2025 - [email protected]
+
+- Update to version 25.1.0:
+ * Bump the dependencies group in /.config with 8 updates (#420)
+ * Bump the dependencies group in /.config with 5 updates (#419)
+ * chore: pre-commit autoupdate (#417)
+ * Bump the dependencies group in /.config with 6 updates (#416)
+ * Bump the dependencies group in /.config with 9 updates (#415)
+ * Bump the dependencies group in /.config with 9 updates (#414)
+ * Bump the dependencies group in /.config with 5 updates (#413)
+
+-------------------------------------------------------------------
Old:
----
pytest-ansible-24.12.0.obscpio
New:
----
pytest-ansible-25.1.0.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pytest-ansible.spec ++++++
--- /var/tmp/diff_new_pack.IwdBcm/_old 2025-01-22 16:32:35.296609127 +0100
+++ /var/tmp/diff_new_pack.IwdBcm/_new 2025-01-22 16:32:35.296609127 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-pytest-ansible
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -44,7 +44,7 @@
%endif
Name: python-pytest-ansible
-Version: 24.12.0
+Version: 25.1.0
Release: 0
Summary: Plugin for pytest to simplify calling ansible modules from
tests or fixtures
License: MIT
++++++ _service ++++++
--- /var/tmp/diff_new_pack.IwdBcm/_old 2025-01-22 16:32:35.352611451 +0100
+++ /var/tmp/diff_new_pack.IwdBcm/_new 2025-01-22 16:32:35.356611617 +0100
@@ -2,7 +2,7 @@
<service name="obs_scm" mode="manual">
<param
name="url">https://github.com/ansible-community/pytest-ansible</param>
<param name="scm">git</param>
- <param name="revision">v24.12.0</param>
+ <param name="revision">v25.1.0</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.IwdBcm/_old 2025-01-22 16:32:35.376612446 +0100
+++ /var/tmp/diff_new_pack.IwdBcm/_new 2025-01-22 16:32:35.380612612 +0100
@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/ansible-community/pytest-ansible</param>
- <param
name="changesrevision">0c8deb161369cbb4a25261eaffa45e93c531b5f7</param></service></servicedata>
+ <param
name="changesrevision">4be84c109b63aba5efd2195d5d1646d7d2547336</param></service></servicedata>
(No newline at EOF)
++++++ pytest-ansible-24.12.0.obscpio -> pytest-ansible-25.1.0.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pytest-ansible-24.12.0/.config/constraints.txt
new/pytest-ansible-25.1.0/.config/constraints.txt
--- old/pytest-ansible-24.12.0/.config/constraints.txt 2024-12-08
03:38:22.000000000 +0100
+++ new/pytest-ansible-25.1.0/.config/constraints.txt 2025-01-19
03:17:47.000000000 +0100
@@ -1,8 +1,8 @@
# This file was autogenerated by uv via the following command:
# tox run deps
ansible-compat==24.10.0 # via molecule, pytest-ansible (pyproject.toml)
-astroid==3.3.5 # via pylint
-attrs==24.2.0 # via jsonschema, referencing
+astroid==3.3.8 # via pylint
+attrs==24.3.0 # via jsonschema, referencing
babel==2.16.0 # via mkdocs-material
beautifulsoup4==4.12.3 # via linkchecker, mkdocs-htmlproofer-plugin
black==24.10.0 # via pytest-ansible (pyproject.toml)
@@ -10,15 +10,15 @@
cachetools==5.5.0 # via tox
cairocffi==1.7.1 # via cairosvg
cairosvg==2.7.1 # via mkdocs-ansible
-certifi==2024.8.30 # via requests
+certifi==2024.12.14 # via requests
cffi==1.17.1 # via cairocffi, cryptography
cfgv==3.4.0 # via pre-commit
chardet==5.2.0 # via tox
-charset-normalizer==3.4.0 # via requests
-click==8.1.7 # via black, click-help-colors, mkdocs,
mkdocstrings, molecule, pydoclint
+charset-normalizer==3.4.1 # via requests
+click==8.1.8 # via black, click-help-colors, mkdocs,
mkdocstrings, molecule, pydoclint
click-help-colors==0.9.4 # via molecule
colorama==0.4.6 # via griffe, mkdocs-material, tox
-coverage==7.6.9 # via pytest-ansible (pyproject.toml)
+coverage==7.6.10 # via pytest-ansible (pyproject.toml)
cryptography==44.0.0 # via ansible-core
csscompressor==0.9.5 # via mkdocs-minify-plugin
cssselect2==0.7.0 # via cairosvg
@@ -26,20 +26,20 @@
dill==0.3.9 # via pylint
distlib==0.3.9 # via virtualenv
dnspython==2.7.0 # via linkchecker
-docstring-parser-fork==0.0.9 # via pydoclint
+docstring-parser-fork==0.0.12 # via pydoclint
enrich==1.2.7 # via molecule
exceptiongroup==1.2.2 # via pytest
execnet==2.1.1 # via pytest-xdist
filelock==3.16.1 # via tox, virtualenv
ghp-import==2.1.0 # via mkdocs
-griffe==1.5.1 # via mkdocstrings-python
+griffe==1.5.5 # via mkdocstrings-python
hjson==3.1.0 # via mkdocs-macros-plugin, super-collections
htmlmin2==0.1.13 # via mkdocs-minify-plugin
-identify==2.6.3 # via pre-commit
+identify==2.6.5 # via pre-commit
idna==3.10 # via requests
iniconfig==2.0.0 # via pytest
isort==5.13.2 # via pylint
-jinja2==3.1.4 # via ansible-core, mkdocs, mkdocs-macros-plugin,
mkdocs-material, mkdocstrings, molecule
+jinja2==3.1.5 # via ansible-core, mkdocs, mkdocs-macros-plugin,
mkdocs-material, mkdocstrings, molecule
jsmin==3.0.1 # via mkdocs-minify-plugin
jsonschema==4.23.0 # via ansible-compat, molecule
jsonschema-specifications==2024.10.1 # via jsonschema
@@ -54,34 +54,34 @@
mergedeep==1.3.4 # via mkdocs, mkdocs-get-deps
mkdocs==1.6.1 # via mkdocs-ansible, mkdocs-autorefs,
mkdocs-gen-files, mkdocs-htmlproofer-plugin, mkdocs-macros-plugin,
mkdocs-material, mkdocs-minify-plugin, mkdocs-monorepo-plugin, mkdocstrings
mkdocs-ansible==24.12.0 # via pytest-ansible (pyproject.toml)
-mkdocs-autorefs==1.2.0 # via mkdocstrings, mkdocstrings-python
+mkdocs-autorefs==1.3.0 # via mkdocstrings, mkdocstrings-python
mkdocs-gen-files==0.5.0 # via mkdocs-ansible
mkdocs-get-deps==0.2.0 # via mkdocs
mkdocs-htmlproofer-plugin==1.3.0 # via mkdocs-ansible
mkdocs-macros-plugin==1.3.7 # via mkdocs-ansible
-mkdocs-material==9.5.47 # via mkdocs-ansible
+mkdocs-material==9.5.50 # via mkdocs-ansible
mkdocs-material-extensions==1.3.1 # via mkdocs-ansible, mkdocs-material
mkdocs-minify-plugin==0.8.0 # via mkdocs-ansible
mkdocs-monorepo-plugin==1.1.0 # via mkdocs-ansible
mkdocstrings==0.27.0 # via mkdocs-ansible, mkdocstrings-python
-mkdocstrings-python==1.12.2 # via mkdocs-ansible
+mkdocstrings-python==1.13.0 # via mkdocs-ansible
molecule==24.12.0 # via pytest-ansible (pyproject.toml)
-mypy==1.13.0 # via pytest-ansible (pyproject.toml)
+mypy==1.14.1 # via pytest-ansible (pyproject.toml)
mypy-extensions==1.0.0 # via black, mypy
nodeenv==1.9.1 # via pre-commit
packaging==24.2 # via ansible-compat, ansible-core, black, mkdocs,
mkdocs-macros-plugin, molecule, pipdeptree, pyproject-api, pytest, tox,
pytest-ansible (pyproject.toml)
paginate==0.5.7 # via mkdocs-material
pathspec==0.12.1 # via black, mkdocs, mkdocs-macros-plugin
-pillow==11.0.0 # via cairosvg, mkdocs-ansible
+pillow==11.1.0 # via cairosvg, mkdocs-ansible
pipdeptree==2.24.0 # via mkdocs-ansible, pytest-ansible (pyproject.toml)
platformdirs==4.3.6 # via black, mkdocs-get-deps, mkdocstrings, pylint,
tox, virtualenv
pluggy==1.5.0 # via molecule, pytest, tox
pre-commit==4.0.1 # via pytest-ansible (pyproject.toml)
pycparser==2.22 # via cffi
-pydoclint==0.5.10 # via pytest-ansible (pyproject.toml)
-pygments==2.18.0 # via mkdocs-material, rich
-pylint==3.3.2 # via pytest-ansible (pyproject.toml)
-pymdown-extensions==10.12 # via markdown-exec, mkdocs-ansible,
mkdocs-material, mkdocstrings
+pydoclint==0.6.0 # via pytest-ansible (pyproject.toml)
+pygments==2.19.1 # via mkdocs-material, rich
+pylint==3.3.3 # via pytest-ansible (pyproject.toml)
+pymdown-extensions==10.14 # via markdown-exec, mkdocs-ansible,
mkdocs-material, mkdocstrings
pyproject-api==1.8.0 # via tox
pytest==8.3.4 # via pytest-xdist, pytest-ansible (pyproject.toml)
pytest-xdist==3.6.1 # via pytest-ansible (pyproject.toml)
@@ -89,12 +89,12 @@
python-slugify==8.0.4 # via mkdocs-monorepo-plugin
pyyaml==6.0.2 # via ansible-compat, ansible-core, mkdocs,
mkdocs-get-deps, mkdocs-macros-plugin, molecule, pre-commit,
pymdown-extensions, pyyaml-env-tag
pyyaml-env-tag==0.1 # via mkdocs
-referencing==0.35.1 # via jsonschema, jsonschema-specifications
+referencing==0.36.1 # via jsonschema, jsonschema-specifications
regex==2024.11.6 # via mkdocs-material
requests==2.32.3 # via linkchecker, mkdocs-htmlproofer-plugin,
mkdocs-material
rich==13.9.4 # via enrich, molecule
rpds-py==0.22.3 # via jsonschema, referencing
-ruff==0.8.2 # via pytest-ansible (pyproject.toml)
+ruff==0.9.2 # via pytest-ansible (pyproject.toml)
six==1.17.0 # via python-dateutil
soupsieve==2.6 # via beautifulsoup4
subprocess-tee==0.4.2 # via ansible-compat
@@ -106,9 +106,9 @@
tomli==2.2.1 # via black, coverage, mypy, pydoclint, pylint,
pyproject-api, pytest, tox
tomlkit==0.13.2 # via pylint, toml-sort
tox==4.23.2 # via pytest-ansible (pyproject.toml)
-types-pyyaml==6.0.12.20240917 # via pytest-ansible (pyproject.toml)
-urllib3==2.2.3 # via requests
-virtualenv==20.28.0 # via pre-commit, tox
+types-pyyaml==6.0.12.20241230 # via pytest-ansible (pyproject.toml)
+urllib3==2.3.0 # via requests
+virtualenv==20.29.1 # via pre-commit, tox
watchdog==6.0.0 # via mkdocs
wcmatch==10.0 # via molecule
webencodings==0.5.1 # via cssselect2, tinycss2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pytest-ansible-24.12.0/.git/HEAD
new/pytest-ansible-25.1.0/.git/HEAD
--- old/pytest-ansible-24.12.0/.git/HEAD 2024-12-08 03:38:22.000000000
+0100
+++ new/pytest-ansible-25.1.0/.git/HEAD 2025-01-19 03:17:47.000000000 +0100
@@ -1 +1 @@
-0c8deb161369cbb4a25261eaffa45e93c531b5f7
+4be84c109b63aba5efd2195d5d1646d7d2547336
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pytest-ansible-24.12.0/.git/ORIG_HEAD
new/pytest-ansible-25.1.0/.git/ORIG_HEAD
--- old/pytest-ansible-24.12.0/.git/ORIG_HEAD 2024-12-08 03:38:22.000000000
+0100
+++ new/pytest-ansible-25.1.0/.git/ORIG_HEAD 2025-01-19 03:17:47.000000000
+0100
@@ -1 +1 @@
-0c8deb161369cbb4a25261eaffa45e93c531b5f7
+4be84c109b63aba5efd2195d5d1646d7d2547336
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pytest-ansible-24.12.0/.git/hooks/applypatch-msg.sample
new/pytest-ansible-25.1.0/.git/hooks/applypatch-msg.sample
--- old/pytest-ansible-24.12.0/.git/hooks/applypatch-msg.sample 2024-12-08
03:38:22.000000000 +0100
+++ new/pytest-ansible-25.1.0/.git/hooks/applypatch-msg.sample 2025-01-19
03:17:47.000000000 +0100
@@ -1,4 +1,4 @@
-#!/nix/store/p6k7xp1lsfmbdd731mlglrdj2d66mr82-bash-5.2p37/bin/bash
+#!/nix/store/gwgqdl0242ymlikq9s9s62gkp5cvyal3-bash-5.2p37/bin/bash
#
# An example hook script to check the commit log message taken by
# applypatch from an e-mail message.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pytest-ansible-24.12.0/.git/hooks/commit-msg.sample
new/pytest-ansible-25.1.0/.git/hooks/commit-msg.sample
--- old/pytest-ansible-24.12.0/.git/hooks/commit-msg.sample 2024-12-08
03:38:22.000000000 +0100
+++ new/pytest-ansible-25.1.0/.git/hooks/commit-msg.sample 2025-01-19
03:17:47.000000000 +0100
@@ -1,4 +1,4 @@
-#!/nix/store/p6k7xp1lsfmbdd731mlglrdj2d66mr82-bash-5.2p37/bin/bash
+#!/nix/store/gwgqdl0242ymlikq9s9s62gkp5cvyal3-bash-5.2p37/bin/bash
#
# An example hook script to check the commit log message.
# Called by "git commit" with one argument, the name of the file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pytest-ansible-24.12.0/.git/hooks/fsmonitor-watchman.sample
new/pytest-ansible-25.1.0/.git/hooks/fsmonitor-watchman.sample
--- old/pytest-ansible-24.12.0/.git/hooks/fsmonitor-watchman.sample
2024-12-08 03:38:22.000000000 +0100
+++ new/pytest-ansible-25.1.0/.git/hooks/fsmonitor-watchman.sample
2025-01-19 03:17:47.000000000 +0100
@@ -1,4 +1,4 @@
-#!/nix/store/6fklzkr5x213h868q31isgy82wpmb1yb-perl-5.40.0/bin/perl
+#!/nix/store/ygz7vmxcmm3p9md71ck883qdlkfi7c62-perl-5.40.0/bin/perl
use strict;
use warnings;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pytest-ansible-24.12.0/.git/hooks/post-update.sample
new/pytest-ansible-25.1.0/.git/hooks/post-update.sample
--- old/pytest-ansible-24.12.0/.git/hooks/post-update.sample 2024-12-08
03:38:22.000000000 +0100
+++ new/pytest-ansible-25.1.0/.git/hooks/post-update.sample 2025-01-19
03:17:47.000000000 +0100
@@ -1,4 +1,4 @@
-#!/nix/store/p6k7xp1lsfmbdd731mlglrdj2d66mr82-bash-5.2p37/bin/bash
+#!/nix/store/gwgqdl0242ymlikq9s9s62gkp5cvyal3-bash-5.2p37/bin/bash
#
# An example hook script to prepare a packed repository for use over
# dumb transports.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pytest-ansible-24.12.0/.git/hooks/pre-applypatch.sample
new/pytest-ansible-25.1.0/.git/hooks/pre-applypatch.sample
--- old/pytest-ansible-24.12.0/.git/hooks/pre-applypatch.sample 2024-12-08
03:38:22.000000000 +0100
+++ new/pytest-ansible-25.1.0/.git/hooks/pre-applypatch.sample 2025-01-19
03:17:47.000000000 +0100
@@ -1,4 +1,4 @@
-#!/nix/store/p6k7xp1lsfmbdd731mlglrdj2d66mr82-bash-5.2p37/bin/bash
+#!/nix/store/gwgqdl0242ymlikq9s9s62gkp5cvyal3-bash-5.2p37/bin/bash
#
# An example hook script to verify what is about to be committed
# by applypatch from an e-mail message.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pytest-ansible-24.12.0/.git/hooks/pre-commit.sample
new/pytest-ansible-25.1.0/.git/hooks/pre-commit.sample
--- old/pytest-ansible-24.12.0/.git/hooks/pre-commit.sample 2024-12-08
03:38:22.000000000 +0100
+++ new/pytest-ansible-25.1.0/.git/hooks/pre-commit.sample 2025-01-19
03:17:47.000000000 +0100
@@ -1,4 +1,4 @@
-#!/nix/store/p6k7xp1lsfmbdd731mlglrdj2d66mr82-bash-5.2p37/bin/bash
+#!/nix/store/gwgqdl0242ymlikq9s9s62gkp5cvyal3-bash-5.2p37/bin/bash
#
# An example hook script to verify what is about to be committed.
# Called by "git commit" with no arguments. The hook should
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pytest-ansible-24.12.0/.git/hooks/pre-merge-commit.sample
new/pytest-ansible-25.1.0/.git/hooks/pre-merge-commit.sample
--- old/pytest-ansible-24.12.0/.git/hooks/pre-merge-commit.sample
2024-12-08 03:38:22.000000000 +0100
+++ new/pytest-ansible-25.1.0/.git/hooks/pre-merge-commit.sample
2025-01-19 03:17:47.000000000 +0100
@@ -1,4 +1,4 @@
-#!/nix/store/p6k7xp1lsfmbdd731mlglrdj2d66mr82-bash-5.2p37/bin/bash
+#!/nix/store/gwgqdl0242ymlikq9s9s62gkp5cvyal3-bash-5.2p37/bin/bash
#
# An example hook script to verify what is about to be committed.
# Called by "git merge" with no arguments. The hook should
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pytest-ansible-24.12.0/.git/hooks/pre-push.sample
new/pytest-ansible-25.1.0/.git/hooks/pre-push.sample
--- old/pytest-ansible-24.12.0/.git/hooks/pre-push.sample 2024-12-08
03:38:22.000000000 +0100
+++ new/pytest-ansible-25.1.0/.git/hooks/pre-push.sample 2025-01-19
03:17:47.000000000 +0100
@@ -1,4 +1,4 @@
-#!/nix/store/p6k7xp1lsfmbdd731mlglrdj2d66mr82-bash-5.2p37/bin/bash
+#!/nix/store/gwgqdl0242ymlikq9s9s62gkp5cvyal3-bash-5.2p37/bin/bash
# An example hook script to verify what is about to be pushed. Called by "git
# push" after it has checked the remote status, but before anything has been
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pytest-ansible-24.12.0/.git/hooks/pre-rebase.sample
new/pytest-ansible-25.1.0/.git/hooks/pre-rebase.sample
--- old/pytest-ansible-24.12.0/.git/hooks/pre-rebase.sample 2024-12-08
03:38:22.000000000 +0100
+++ new/pytest-ansible-25.1.0/.git/hooks/pre-rebase.sample 2025-01-19
03:17:47.000000000 +0100
@@ -1,4 +1,4 @@
-#!/nix/store/p6k7xp1lsfmbdd731mlglrdj2d66mr82-bash-5.2p37/bin/bash
+#!/nix/store/gwgqdl0242ymlikq9s9s62gkp5cvyal3-bash-5.2p37/bin/bash
#
# Copyright (c) 2006, 2008 Junio C Hamano
#
@@ -65,7 +65,7 @@
fi
else
not_in_next=`git rev-list --pretty=oneline ^${publish} "$topic"`
- /nix/store/6fklzkr5x213h868q31isgy82wpmb1yb-perl-5.40.0/bin/perl -e '
+ /nix/store/ygz7vmxcmm3p9md71ck883qdlkfi7c62-perl-5.40.0/bin/perl -e '
my $topic = $ARGV[0];
my $msg = "* $topic has commits already merged to public
branch:\n";
my (%not_in_next) = map {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pytest-ansible-24.12.0/.git/hooks/pre-receive.sample
new/pytest-ansible-25.1.0/.git/hooks/pre-receive.sample
--- old/pytest-ansible-24.12.0/.git/hooks/pre-receive.sample 2024-12-08
03:38:22.000000000 +0100
+++ new/pytest-ansible-25.1.0/.git/hooks/pre-receive.sample 2025-01-19
03:17:47.000000000 +0100
@@ -1,4 +1,4 @@
-#!/nix/store/p6k7xp1lsfmbdd731mlglrdj2d66mr82-bash-5.2p37/bin/bash
+#!/nix/store/gwgqdl0242ymlikq9s9s62gkp5cvyal3-bash-5.2p37/bin/bash
#
# An example hook script to make use of push options.
# The example simply echoes all push options that start with 'echoback='
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pytest-ansible-24.12.0/.git/hooks/prepare-commit-msg.sample
new/pytest-ansible-25.1.0/.git/hooks/prepare-commit-msg.sample
--- old/pytest-ansible-24.12.0/.git/hooks/prepare-commit-msg.sample
2024-12-08 03:38:22.000000000 +0100
+++ new/pytest-ansible-25.1.0/.git/hooks/prepare-commit-msg.sample
2025-01-19 03:17:47.000000000 +0100
@@ -1,4 +1,4 @@
-#!/nix/store/p6k7xp1lsfmbdd731mlglrdj2d66mr82-bash-5.2p37/bin/bash
+#!/nix/store/gwgqdl0242ymlikq9s9s62gkp5cvyal3-bash-5.2p37/bin/bash
#
# An example hook script to prepare the commit log message.
# Called by "git commit" with the name of the file that has the
@@ -24,11 +24,11 @@
COMMIT_SOURCE=$2
SHA1=$3
-/nix/store/6fklzkr5x213h868q31isgy82wpmb1yb-perl-5.40.0/bin/perl -i.bak -ne
'print unless(m/^. Please enter the commit message/..m/^#$/)' "$COMMIT_MSG_FILE"
+/nix/store/ygz7vmxcmm3p9md71ck883qdlkfi7c62-perl-5.40.0/bin/perl -i.bak -ne
'print unless(m/^. Please enter the commit message/..m/^#$/)' "$COMMIT_MSG_FILE"
# case "$COMMIT_SOURCE,$SHA1" in
# ,|template,)
-# /nix/store/6fklzkr5x213h868q31isgy82wpmb1yb-perl-5.40.0/bin/perl -i.bak
-pe '
+# /nix/store/ygz7vmxcmm3p9md71ck883qdlkfi7c62-perl-5.40.0/bin/perl -i.bak
-pe '
# print "\n" . `git diff --cached --name-status -r`
# if /^#/ && $first++ == 0' "$COMMIT_MSG_FILE" ;;
# *) ;;
@@ -38,5 +38,5 @@
# git interpret-trailers --in-place --trailer "$SOB" "$COMMIT_MSG_FILE"
# if test -z "$COMMIT_SOURCE"
# then
-# /nix/store/6fklzkr5x213h868q31isgy82wpmb1yb-perl-5.40.0/bin/perl -i.bak
-pe 'print "\n" if !$first_line++' "$COMMIT_MSG_FILE"
+# /nix/store/ygz7vmxcmm3p9md71ck883qdlkfi7c62-perl-5.40.0/bin/perl -i.bak
-pe 'print "\n" if !$first_line++' "$COMMIT_MSG_FILE"
# fi
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pytest-ansible-24.12.0/.git/hooks/push-to-checkout.sample
new/pytest-ansible-25.1.0/.git/hooks/push-to-checkout.sample
--- old/pytest-ansible-24.12.0/.git/hooks/push-to-checkout.sample
2024-12-08 03:38:22.000000000 +0100
+++ new/pytest-ansible-25.1.0/.git/hooks/push-to-checkout.sample
2025-01-19 03:17:47.000000000 +0100
@@ -1,4 +1,4 @@
-#!/nix/store/p6k7xp1lsfmbdd731mlglrdj2d66mr82-bash-5.2p37/bin/bash
+#!/nix/store/gwgqdl0242ymlikq9s9s62gkp5cvyal3-bash-5.2p37/bin/bash
# An example hook script to update a checked-out tree on a git push.
#
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pytest-ansible-24.12.0/.git/hooks/sendemail-validate.sample
new/pytest-ansible-25.1.0/.git/hooks/sendemail-validate.sample
--- old/pytest-ansible-24.12.0/.git/hooks/sendemail-validate.sample
2024-12-08 03:38:22.000000000 +0100
+++ new/pytest-ansible-25.1.0/.git/hooks/sendemail-validate.sample
2025-01-19 03:17:47.000000000 +0100
@@ -1,4 +1,4 @@
-#!/nix/store/p6k7xp1lsfmbdd731mlglrdj2d66mr82-bash-5.2p37/bin/bash
+#!/nix/store/gwgqdl0242ymlikq9s9s62gkp5cvyal3-bash-5.2p37/bin/bash
# An example hook script to validate a patch (and/or patch series) before
# sending it via email.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pytest-ansible-24.12.0/.git/hooks/update.sample
new/pytest-ansible-25.1.0/.git/hooks/update.sample
--- old/pytest-ansible-24.12.0/.git/hooks/update.sample 2024-12-08
03:38:22.000000000 +0100
+++ new/pytest-ansible-25.1.0/.git/hooks/update.sample 2025-01-19
03:17:47.000000000 +0100
@@ -1,4 +1,4 @@
-#!/nix/store/p6k7xp1lsfmbdd731mlglrdj2d66mr82-bash-5.2p37/bin/bash
+#!/nix/store/gwgqdl0242ymlikq9s9s62gkp5cvyal3-bash-5.2p37/bin/bash
#
# An example hook script to block unannotated tags from entering.
# Called by "git receive-pack" with arguments: refname sha1-old sha1-new
Binary files old/pytest-ansible-24.12.0/.git/index and
new/pytest-ansible-25.1.0/.git/index differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pytest-ansible-24.12.0/.git/logs/HEAD
new/pytest-ansible-25.1.0/.git/logs/HEAD
--- old/pytest-ansible-24.12.0/.git/logs/HEAD 2024-12-08 03:38:22.000000000
+0100
+++ new/pytest-ansible-25.1.0/.git/logs/HEAD 2025-01-19 03:17:47.000000000
+0100
@@ -1,2 +1,2 @@
-0000000000000000000000000000000000000000
0c8deb161369cbb4a25261eaffa45e93c531b5f7 Johannes Kastl <[email protected]>
1733984024 +0100 clone: from
https://github.com/ansible-community/pytest-ansible
-0c8deb161369cbb4a25261eaffa45e93c531b5f7
0c8deb161369cbb4a25261eaffa45e93c531b5f7 Johannes Kastl <[email protected]>
1733984025 +0100 checkout: moving from main to v24.12.0
+0000000000000000000000000000000000000000
4be84c109b63aba5efd2195d5d1646d7d2547336 Johannes Kastl <[email protected]>
1737527092 +0100 clone: from
https://github.com/ansible-community/pytest-ansible
+4be84c109b63aba5efd2195d5d1646d7d2547336
4be84c109b63aba5efd2195d5d1646d7d2547336 Johannes Kastl <[email protected]>
1737527093 +0100 checkout: moving from main to v25.1.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pytest-ansible-24.12.0/.git/logs/refs/heads/main
new/pytest-ansible-25.1.0/.git/logs/refs/heads/main
--- old/pytest-ansible-24.12.0/.git/logs/refs/heads/main 2024-12-08
03:38:22.000000000 +0100
+++ new/pytest-ansible-25.1.0/.git/logs/refs/heads/main 2025-01-19
03:17:47.000000000 +0100
@@ -1 +1 @@
-0000000000000000000000000000000000000000
0c8deb161369cbb4a25261eaffa45e93c531b5f7 Johannes Kastl <[email protected]>
1733984024 +0100 clone: from
https://github.com/ansible-community/pytest-ansible
+0000000000000000000000000000000000000000
4be84c109b63aba5efd2195d5d1646d7d2547336 Johannes Kastl <[email protected]>
1737527092 +0100 clone: from
https://github.com/ansible-community/pytest-ansible
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pytest-ansible-24.12.0/.git/logs/refs/remotes/origin/HEAD
new/pytest-ansible-25.1.0/.git/logs/refs/remotes/origin/HEAD
--- old/pytest-ansible-24.12.0/.git/logs/refs/remotes/origin/HEAD
2024-12-08 03:38:22.000000000 +0100
+++ new/pytest-ansible-25.1.0/.git/logs/refs/remotes/origin/HEAD
2025-01-19 03:17:47.000000000 +0100
@@ -1 +1 @@
-0000000000000000000000000000000000000000
0c8deb161369cbb4a25261eaffa45e93c531b5f7 Johannes Kastl <[email protected]>
1733984024 +0100 clone: from
https://github.com/ansible-community/pytest-ansible
+0000000000000000000000000000000000000000
4be84c109b63aba5efd2195d5d1646d7d2547336 Johannes Kastl <[email protected]>
1737527092 +0100 clone: from
https://github.com/ansible-community/pytest-ansible
Binary files
old/pytest-ansible-24.12.0/.git/objects/pack/pack-2024d6fa8fc1cfc65da8a4b407cb4ca03c58f10e.idx
and
new/pytest-ansible-25.1.0/.git/objects/pack/pack-2024d6fa8fc1cfc65da8a4b407cb4ca03c58f10e.idx
differ
Binary files
old/pytest-ansible-24.12.0/.git/objects/pack/pack-2024d6fa8fc1cfc65da8a4b407cb4ca03c58f10e.pack
and
new/pytest-ansible-25.1.0/.git/objects/pack/pack-2024d6fa8fc1cfc65da8a4b407cb4ca03c58f10e.pack
differ
Binary files
old/pytest-ansible-24.12.0/.git/objects/pack/pack-2024d6fa8fc1cfc65da8a4b407cb4ca03c58f10e.rev
and
new/pytest-ansible-25.1.0/.git/objects/pack/pack-2024d6fa8fc1cfc65da8a4b407cb4ca03c58f10e.rev
differ
Binary files
old/pytest-ansible-24.12.0/.git/objects/pack/pack-4158e3d7936fd2563556c0eaaafda54b4781d266.idx
and
new/pytest-ansible-25.1.0/.git/objects/pack/pack-4158e3d7936fd2563556c0eaaafda54b4781d266.idx
differ
Binary files
old/pytest-ansible-24.12.0/.git/objects/pack/pack-4158e3d7936fd2563556c0eaaafda54b4781d266.pack
and
new/pytest-ansible-25.1.0/.git/objects/pack/pack-4158e3d7936fd2563556c0eaaafda54b4781d266.pack
differ
Binary files
old/pytest-ansible-24.12.0/.git/objects/pack/pack-4158e3d7936fd2563556c0eaaafda54b4781d266.rev
and
new/pytest-ansible-25.1.0/.git/objects/pack/pack-4158e3d7936fd2563556c0eaaafda54b4781d266.rev
differ
Binary files
old/pytest-ansible-24.12.0/.git/objects/pack/pack-51eaefc259c41662d78f6e75558b8bb6baafecbc.idx
and
new/pytest-ansible-25.1.0/.git/objects/pack/pack-51eaefc259c41662d78f6e75558b8bb6baafecbc.idx
differ
Binary files
old/pytest-ansible-24.12.0/.git/objects/pack/pack-51eaefc259c41662d78f6e75558b8bb6baafecbc.pack
and
new/pytest-ansible-25.1.0/.git/objects/pack/pack-51eaefc259c41662d78f6e75558b8bb6baafecbc.pack
differ
Binary files
old/pytest-ansible-24.12.0/.git/objects/pack/pack-51eaefc259c41662d78f6e75558b8bb6baafecbc.rev
and
new/pytest-ansible-25.1.0/.git/objects/pack/pack-51eaefc259c41662d78f6e75558b8bb6baafecbc.rev
differ
Binary files
old/pytest-ansible-24.12.0/.git/objects/pack/pack-56e00ade61b492be3033abc2aca19306535fd175.idx
and
new/pytest-ansible-25.1.0/.git/objects/pack/pack-56e00ade61b492be3033abc2aca19306535fd175.idx
differ
Binary files
old/pytest-ansible-24.12.0/.git/objects/pack/pack-56e00ade61b492be3033abc2aca19306535fd175.pack
and
new/pytest-ansible-25.1.0/.git/objects/pack/pack-56e00ade61b492be3033abc2aca19306535fd175.pack
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pytest-ansible-24.12.0/.git/objects/pack/pack-56e00ade61b492be3033abc2aca19306535fd175.promisor
new/pytest-ansible-25.1.0/.git/objects/pack/pack-56e00ade61b492be3033abc2aca19306535fd175.promisor
---
old/pytest-ansible-24.12.0/.git/objects/pack/pack-56e00ade61b492be3033abc2aca19306535fd175.promisor
1970-01-01 01:00:00.000000000 +0100
+++
new/pytest-ansible-25.1.0/.git/objects/pack/pack-56e00ade61b492be3033abc2aca19306535fd175.promisor
2025-01-19 03:17:47.000000000 +0100
@@ -0,0 +1,51 @@
+4be84c109b63aba5efd2195d5d1646d7d2547336 HEAD
+64d8b204b589dd76babddd103f31047768871c7a refs/heads/coverage_used
+4be84c109b63aba5efd2195d5d1646d7d2547336 refs/heads/main
+15f680480c7bac9ef1694fc7334d8a42aa158c75 refs/heads/mkdocs
+cbd13e8b0fde4e5efa9d240ac1cf065b357be0d1 refs/heads/pyproject-pytest
+1bfd2277ea850f559d2a82c89ecf7046b658ee07 refs/heads/revert-159-master
+3b133d6d757c8c99fbd412626fd10bbfbdaba804 refs/heads/stable-2.2
+bb6f1d1bf1d514b2ed8b715d7ce8e4e37f2189d8 refs/heads/stable/2.x
+40319f28b9891f5590d31ff03d3193e73095f0d2 refs/heads/unit
+2ba6f458612e5810a4d45597fd3cfb71023f266a refs/tags/v1.1
+6ce14495979c1b128bc2b8e8e04df5dce60f1e88 refs/tags/v1.2.1
+bc12c5cceac482c3b67bfbe193def030ebb56f1d refs/tags/v1.2.2
+4dfae5f38e6e475f8e7bb3c061e1e5c96f73d6f4 refs/tags/v1.2.3
+ed977d68efef568fe9a4c89162c89369eb19c98a refs/tags/v1.3.0
+a9ff0d868eab09d635c3b564704164d0cedf0c94 refs/tags/v2.0.2
+584fac60f38df05743535607ddf9ab9757a987f3 refs/tags/v2.1.0
+b94afe48ca99281782060c62e2fc77b5262cbd6d refs/tags/v2.1.1
+275305fa5f34e026b64392191cabffbcaaf6eb03 refs/tags/v2.2.2
+ddfa2d1d52eb09fc8534afd17c00e4ab9c6ad189 refs/tags/v2.2.3
+08ab81b9702a36c9ca55eb7c5c24dac185913360 refs/tags/v2.2.4
+d7e6e56320d295a40b4870ae6ff4a8c7603ffd6f refs/tags/v24.1.0
+62b5f724c9485764d2ee82755e927582b9c5c439 refs/tags/v24.1.1
+2d7f6d5766bf12a92265bbaa0e042a9b718eccd0 refs/tags/v24.1.2
+d357f58bec06e4332e9f3c677d301e0151b3b2cd refs/tags/v24.1.3
+e93d5e4ff864161458cd52961a13cfe261b7d656 refs/tags/v24.1.4
+0c8deb161369cbb4a25261eaffa45e93c531b5f7 refs/tags/v24.12.0
+a67e41ce5a7bedf0caa6905cd0b54603aee28f80 refs/tags/v24.7.0
+8c175ebb322d7ae7fff3d5e45728fc9549ea6c78 refs/tags/v24.7.1.pre00
+4c9b968970db2130a379d8e4081f30ac8990db61 refs/tags/v24.7.1.pre01
+4c9b968970db2130a379d8e4081f30ac8990db61 refs/tags/v24.7.1.pre02
+70074be2fbe6897ffa1bd7a9e155e42350d5d6a4 refs/tags/v24.7.1.pre03
+70074be2fbe6897ffa1bd7a9e155e42350d5d6a4 refs/tags/v24.7.1.pre04
+253042471aec6267d713a561c770096896473cac refs/tags/v24.7.1.pre05
+1ad83f68ea97a2e638adc709e957e31418574e78 refs/tags/v24.7.1.pre06
+e5dec65fda74a9d107a16befa99a91a2770a560d refs/tags/v24.7.1.pre07
+ea224bb9c0f9d415298c0ca3f3e9d2265282684e refs/tags/v24.7.1.pre08
+080a6f63b30a2f30c5ca0e8dad4fbae61131de31 refs/tags/v24.8.0
+efe1219706b845be406e017844b78f026824fcfa refs/tags/v24.9.0
+4be84c109b63aba5efd2195d5d1646d7d2547336 refs/tags/v25.1.0
+cfcb2520db3d18f220802e5adc62eee73891c891 refs/tags/v3.0.0
+e03f575aa9334884c65c4ae3b82e383251e40a32 refs/tags/v3.1.0
+f8ef52f46554cb4950a2cfa7ef5a2ce9d0865c65 refs/tags/v3.1.1
+e1fb69da6fbd176599efd7e5ca52471baa3ad0fe refs/tags/v3.1.2
+e1fb69da6fbd176599efd7e5ca52471baa3ad0fe refs/tags/v3.1.3
+bb09e4daa7258d222f13c7a2315972fa4de01fdb refs/tags/v3.1.4
+150dfe781adfd0de5f9e0f450892c8ebe674f2d9 refs/tags/v3.1.5
+f76515228456259c85bdb74074b7ef4469286f9d refs/tags/v3.2.0
+9aa832542f34c480cf7368df24571d8fc7805998 refs/tags/v3.2.1
+b340d0d3f4785d2ff83376d5ae8fa371cfb9b468 refs/tags/v4.0.0
+f575541e7ffea928558df430a04de561c9ae7dc6 refs/tags/v4.1.0
+0f67041f72cfb08eb697f73f6d903223be695172 refs/tags/v4.1.1
Binary files
old/pytest-ansible-24.12.0/.git/objects/pack/pack-56e00ade61b492be3033abc2aca19306535fd175.rev
and
new/pytest-ansible-25.1.0/.git/objects/pack/pack-56e00ade61b492be3033abc2aca19306535fd175.rev
differ
Binary files
old/pytest-ansible-24.12.0/.git/objects/pack/pack-86cb2736b61262c851cb6122d6bc0c9a38429af2.idx
and
new/pytest-ansible-25.1.0/.git/objects/pack/pack-86cb2736b61262c851cb6122d6bc0c9a38429af2.idx
differ
Binary files
old/pytest-ansible-24.12.0/.git/objects/pack/pack-86cb2736b61262c851cb6122d6bc0c9a38429af2.pack
and
new/pytest-ansible-25.1.0/.git/objects/pack/pack-86cb2736b61262c851cb6122d6bc0c9a38429af2.pack
differ
Binary files
old/pytest-ansible-24.12.0/.git/objects/pack/pack-86cb2736b61262c851cb6122d6bc0c9a38429af2.rev
and
new/pytest-ansible-25.1.0/.git/objects/pack/pack-86cb2736b61262c851cb6122d6bc0c9a38429af2.rev
differ
Binary files
old/pytest-ansible-24.12.0/.git/objects/pack/pack-958ca6d13de05c136afaa8587b02ffbbc44f0598.idx
and
new/pytest-ansible-25.1.0/.git/objects/pack/pack-958ca6d13de05c136afaa8587b02ffbbc44f0598.idx
differ
Binary files
old/pytest-ansible-24.12.0/.git/objects/pack/pack-958ca6d13de05c136afaa8587b02ffbbc44f0598.pack
and
new/pytest-ansible-25.1.0/.git/objects/pack/pack-958ca6d13de05c136afaa8587b02ffbbc44f0598.pack
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pytest-ansible-24.12.0/.git/objects/pack/pack-958ca6d13de05c136afaa8587b02ffbbc44f0598.promisor
new/pytest-ansible-25.1.0/.git/objects/pack/pack-958ca6d13de05c136afaa8587b02ffbbc44f0598.promisor
---
old/pytest-ansible-24.12.0/.git/objects/pack/pack-958ca6d13de05c136afaa8587b02ffbbc44f0598.promisor
2024-12-08 03:38:22.000000000 +0100
+++
new/pytest-ansible-25.1.0/.git/objects/pack/pack-958ca6d13de05c136afaa8587b02ffbbc44f0598.promisor
1970-01-01 01:00:00.000000000 +0100
@@ -1,50 +0,0 @@
-0c8deb161369cbb4a25261eaffa45e93c531b5f7 HEAD
-64d8b204b589dd76babddd103f31047768871c7a refs/heads/coverage_used
-0c8deb161369cbb4a25261eaffa45e93c531b5f7 refs/heads/main
-15f680480c7bac9ef1694fc7334d8a42aa158c75 refs/heads/mkdocs
-cbd13e8b0fde4e5efa9d240ac1cf065b357be0d1 refs/heads/pyproject-pytest
-1bfd2277ea850f559d2a82c89ecf7046b658ee07 refs/heads/revert-159-master
-3b133d6d757c8c99fbd412626fd10bbfbdaba804 refs/heads/stable-2.2
-bb6f1d1bf1d514b2ed8b715d7ce8e4e37f2189d8 refs/heads/stable/2.x
-40319f28b9891f5590d31ff03d3193e73095f0d2 refs/heads/unit
-2ba6f458612e5810a4d45597fd3cfb71023f266a refs/tags/v1.1
-6ce14495979c1b128bc2b8e8e04df5dce60f1e88 refs/tags/v1.2.1
-bc12c5cceac482c3b67bfbe193def030ebb56f1d refs/tags/v1.2.2
-4dfae5f38e6e475f8e7bb3c061e1e5c96f73d6f4 refs/tags/v1.2.3
-ed977d68efef568fe9a4c89162c89369eb19c98a refs/tags/v1.3.0
-a9ff0d868eab09d635c3b564704164d0cedf0c94 refs/tags/v2.0.2
-584fac60f38df05743535607ddf9ab9757a987f3 refs/tags/v2.1.0
-b94afe48ca99281782060c62e2fc77b5262cbd6d refs/tags/v2.1.1
-275305fa5f34e026b64392191cabffbcaaf6eb03 refs/tags/v2.2.2
-ddfa2d1d52eb09fc8534afd17c00e4ab9c6ad189 refs/tags/v2.2.3
-08ab81b9702a36c9ca55eb7c5c24dac185913360 refs/tags/v2.2.4
-d7e6e56320d295a40b4870ae6ff4a8c7603ffd6f refs/tags/v24.1.0
-62b5f724c9485764d2ee82755e927582b9c5c439 refs/tags/v24.1.1
-2d7f6d5766bf12a92265bbaa0e042a9b718eccd0 refs/tags/v24.1.2
-d357f58bec06e4332e9f3c677d301e0151b3b2cd refs/tags/v24.1.3
-e93d5e4ff864161458cd52961a13cfe261b7d656 refs/tags/v24.1.4
-0c8deb161369cbb4a25261eaffa45e93c531b5f7 refs/tags/v24.12.0
-a67e41ce5a7bedf0caa6905cd0b54603aee28f80 refs/tags/v24.7.0
-8c175ebb322d7ae7fff3d5e45728fc9549ea6c78 refs/tags/v24.7.1.pre00
-4c9b968970db2130a379d8e4081f30ac8990db61 refs/tags/v24.7.1.pre01
-4c9b968970db2130a379d8e4081f30ac8990db61 refs/tags/v24.7.1.pre02
-70074be2fbe6897ffa1bd7a9e155e42350d5d6a4 refs/tags/v24.7.1.pre03
-70074be2fbe6897ffa1bd7a9e155e42350d5d6a4 refs/tags/v24.7.1.pre04
-253042471aec6267d713a561c770096896473cac refs/tags/v24.7.1.pre05
-1ad83f68ea97a2e638adc709e957e31418574e78 refs/tags/v24.7.1.pre06
-e5dec65fda74a9d107a16befa99a91a2770a560d refs/tags/v24.7.1.pre07
-ea224bb9c0f9d415298c0ca3f3e9d2265282684e refs/tags/v24.7.1.pre08
-080a6f63b30a2f30c5ca0e8dad4fbae61131de31 refs/tags/v24.8.0
-efe1219706b845be406e017844b78f026824fcfa refs/tags/v24.9.0
-cfcb2520db3d18f220802e5adc62eee73891c891 refs/tags/v3.0.0
-e03f575aa9334884c65c4ae3b82e383251e40a32 refs/tags/v3.1.0
-f8ef52f46554cb4950a2cfa7ef5a2ce9d0865c65 refs/tags/v3.1.1
-e1fb69da6fbd176599efd7e5ca52471baa3ad0fe refs/tags/v3.1.2
-e1fb69da6fbd176599efd7e5ca52471baa3ad0fe refs/tags/v3.1.3
-bb09e4daa7258d222f13c7a2315972fa4de01fdb refs/tags/v3.1.4
-150dfe781adfd0de5f9e0f450892c8ebe674f2d9 refs/tags/v3.1.5
-f76515228456259c85bdb74074b7ef4469286f9d refs/tags/v3.2.0
-9aa832542f34c480cf7368df24571d8fc7805998 refs/tags/v3.2.1
-b340d0d3f4785d2ff83376d5ae8fa371cfb9b468 refs/tags/v4.0.0
-f575541e7ffea928558df430a04de561c9ae7dc6 refs/tags/v4.1.0
-0f67041f72cfb08eb697f73f6d903223be695172 refs/tags/v4.1.1
Binary files
old/pytest-ansible-24.12.0/.git/objects/pack/pack-958ca6d13de05c136afaa8587b02ffbbc44f0598.rev
and
new/pytest-ansible-25.1.0/.git/objects/pack/pack-958ca6d13de05c136afaa8587b02ffbbc44f0598.rev
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pytest-ansible-24.12.0/.git/packed-refs
new/pytest-ansible-25.1.0/.git/packed-refs
--- old/pytest-ansible-24.12.0/.git/packed-refs 2024-12-08 03:38:22.000000000
+0100
+++ new/pytest-ansible-25.1.0/.git/packed-refs 2025-01-19 03:17:47.000000000
+0100
@@ -1,6 +1,6 @@
# pack-refs with: peeled fully-peeled sorted
64d8b204b589dd76babddd103f31047768871c7a refs/remotes/origin/coverage_used
-0c8deb161369cbb4a25261eaffa45e93c531b5f7 refs/remotes/origin/main
+4be84c109b63aba5efd2195d5d1646d7d2547336 refs/remotes/origin/main
15f680480c7bac9ef1694fc7334d8a42aa158c75 refs/remotes/origin/mkdocs
cbd13e8b0fde4e5efa9d240ac1cf065b357be0d1 refs/remotes/origin/pyproject-pytest
1bfd2277ea850f559d2a82c89ecf7046b658ee07 refs/remotes/origin/revert-159-master
@@ -37,6 +37,7 @@
ea224bb9c0f9d415298c0ca3f3e9d2265282684e refs/tags/v24.7.1.pre08
080a6f63b30a2f30c5ca0e8dad4fbae61131de31 refs/tags/v24.8.0
efe1219706b845be406e017844b78f026824fcfa refs/tags/v24.9.0
+4be84c109b63aba5efd2195d5d1646d7d2547336 refs/tags/v25.1.0
cfcb2520db3d18f220802e5adc62eee73891c891 refs/tags/v3.0.0
e03f575aa9334884c65c4ae3b82e383251e40a32 refs/tags/v3.1.0
f8ef52f46554cb4950a2cfa7ef5a2ce9d0865c65 refs/tags/v3.1.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pytest-ansible-24.12.0/.git/refs/heads/main
new/pytest-ansible-25.1.0/.git/refs/heads/main
--- old/pytest-ansible-24.12.0/.git/refs/heads/main 2024-12-08
03:38:22.000000000 +0100
+++ new/pytest-ansible-25.1.0/.git/refs/heads/main 2025-01-19
03:17:47.000000000 +0100
@@ -1 +1 @@
-0c8deb161369cbb4a25261eaffa45e93c531b5f7
+4be84c109b63aba5efd2195d5d1646d7d2547336
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pytest-ansible-24.12.0/.pre-commit-config.yaml
new/pytest-ansible-25.1.0/.pre-commit-config.yaml
--- old/pytest-ansible-24.12.0/.pre-commit-config.yaml 2024-12-08
03:38:22.000000000 +0100
+++ new/pytest-ansible-25.1.0/.pre-commit-config.yaml 2025-01-19
03:17:47.000000000 +0100
@@ -35,7 +35,7 @@
)$
- repo: https://github.com/pycontribs/mirrors-prettier
- rev: v3.3.3
+ rev: v3.4.2
hooks:
- id: prettier
always_run: true
@@ -55,7 +55,7 @@
- id: tox-ini-fmt
- repo: https://github.com/astral-sh/ruff-pre-commit
- rev: v0.8.1
+ rev: v0.8.6
hooks:
- id: ruff
args:
@@ -71,13 +71,13 @@
- id: black
- repo: https://github.com/streetsidesoftware/cspell-cli
- rev: v8.16.0
+ rev: v8.17.0
hooks:
- id: cspell
name: Spell check with cspell
- repo: https://github.com/jsh9/pydoclint
- rev: "0.5.9"
+ rev: "0.5.14"
hooks:
- id: pydoclint
# This allows automatic reduction of the baseline file when needed.
@@ -85,7 +85,7 @@
pass_filenames: false
- repo: https://github.com/pycqa/pylint.git
- rev: v3.3.2
+ rev: v3.3.3
hooks:
- id: pylint
args:
@@ -99,7 +99,7 @@
- setuptools
- repo: https://github.com/pre-commit/mirrors-mypy.git
- rev: v1.13.0
+ rev: v1.14.1
hooks:
- id: mypy
additional_dependencies:
++++++ pytest-ansible.obsinfo ++++++
--- /var/tmp/diff_new_pack.IwdBcm/_old 2025-01-22 16:32:35.576620746 +0100
+++ /var/tmp/diff_new_pack.IwdBcm/_new 2025-01-22 16:32:35.580620912 +0100
@@ -1,5 +1,5 @@
name: pytest-ansible
-version: 24.12.0
-mtime: 1733625502
-commit: 0c8deb161369cbb4a25261eaffa45e93c531b5f7
+version: 25.1.0
+mtime: 1737253067
+commit: 4be84c109b63aba5efd2195d5d1646d7d2547336