Compare commits
8 Commits
PR_python-
...
PR_python-
| Author | SHA256 | Date | |
|---|---|---|---|
|
|
9ef843016a | ||
| ab1f2101ed | |||
|
|
a8d099d383 | ||
|
|
8c16c2cd3c | ||
| ea78b18413 | |||
| eba7ca66c9 | |||
| 164aa5c60a | |||
| f0f13a651f |
9
_config
9
_config
@@ -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
|
||||
|
||||
Submodule python-pytest-docker updated: 25f849f9b0...058776019f
Submodule python-pytest-pycodestyle updated: 316fce3ded...e7baf79d43
Submodule python-pytest-subprocess updated: 2ee92ced5b...06088bb81a
Reference in New Issue
Block a user