11 Commits

Author SHA256 Message Date
ab1f2101ed Update python-pytest-docker 2025-11-14 10:14:27 +01:00
AutoGits PR Review Bot
a8d099d383 Merging
PR: python-pytest/_ObsPrj!7
2025-11-14 07:14:56 +00:00
AutoGits PR Review Bot
8c16c2cd3c auto-created for python-pytest-subprocess
This commit was autocreated by AutoGits PR Review Bot

referencing PRs:
 PR: python-pytest/python-pytest-subprocess!1
2025-11-14 04:40:29 +00:00
ea78b18413 Enable python314 test repository 2025-11-13 13:37:15 +01:00
eba7ca66c9 Update python-pytest-pycodestyle 2025-11-12 14:17:22 +01:00
164aa5c60a Update python-pytest-pycodestyle submodule 2025-11-10 15:54:57 +01:00
f0f13a651f Merge pull request 'Forwarded PRs: python-pytest-pycodestyle' (#6) from PR_python-pytest-pycodestyle#1 into main
Reviewed-on: #6
2025-11-10 15:41:06 +01:00
4a515169cd Update branch ref 2025-11-10 11:39:06 +01:00
AutoGits PR Review Bot
8b8ebfb116 auto-created for python-pytest-pycodestyle
This commit was autocreated by AutoGits PR Review Bot

referencing PRs:
 PR: python-pytest/python-pytest-pycodestyle!1
2025-11-10 11:33:00 +01:00
AutoGits prjgit-updater
6be7e848ff Automatic update via push via Direct Workflow 2025-11-10 08:31:07 +00:00
AutoGits PR Review Bot
912f7222c8 Merging
PR: python-pytest/_ObsPrj!3
2025-11-07 11:30:39 +00:00
5 changed files with 12 additions and 5 deletions

View File

@@ -24,6 +24,13 @@ Ignore: postgresql14-devel-mini:this-is-only-for-build-envs
Ignore: postgresql15-devel-mini:this-is-only-for-build-envs
Ignore: postgresql16-devel-mini:this-is-only-for-build-envs
# Test repo for next python
%if "%_repository" == "python314"
Macros:
%pythons %{?!skip_python3:%{?!skip_python314:python314} %{?!skip_python313:python313}}
:Macros
%endif
Macros:
%want_reproducible_builds 1
%source_date_epoch_from_changelog Y