5 Commits

Author SHA256 Message Date
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
3 changed files with 10 additions and 3 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
@@ -31,4 +38,4 @@ Macros:
%use_source_date_epoch_as_buildtime Y
%build_mtime_policy clamp_to_source_date_epoch
%_buildhost reproducible
:Macros
:Macros