forked from python-pytest/_ObsPrj
Compare commits
20 Commits
issue-temp
...
main
| Author | SHA256 | Date | |
|---|---|---|---|
| ea78b18413 | |||
| eba7ca66c9 | |||
| 164aa5c60a | |||
| f0f13a651f | |||
| 4a515169cd | |||
|
|
8b8ebfb116 | ||
|
|
6be7e848ff | ||
|
|
912f7222c8 | ||
|
|
9685b0dabd | ||
| e96a48bc7b | |||
|
|
c3790de697 | ||
|
|
eb392a2da0 | ||
|
|
035dc633d6 | ||
|
|
9189cdf099 | ||
|
|
c991170768 | ||
|
|
7eb1041044 | ||
|
|
9ece841b96 | ||
|
|
10a3387356 | ||
|
|
f7ad1cb04a | ||
|
|
7a4f6bddf7 |
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -355,3 +355,6 @@
|
||||
[submodule "python-syrupy"]
|
||||
path = python-syrupy
|
||||
url = https://src.opensuse.org/python-pytest/python-syrupy.git
|
||||
[submodule ".profile"]
|
||||
path = .profile
|
||||
url = https://src.opensuse.org/python-pytest/.profile.git
|
||||
|
||||
1
.profile
Submodule
1
.profile
Submodule
Submodule .profile added at 56ace92155
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-check updated: 0f05e0b60d...07136da0f7
Submodule python-pytest-datadir updated: 069a435546...4dd75494ef
Submodule python-pytest-pycodestyle updated: 767e477071...e7baf79d43
Reference in New Issue
Block a user