20 Commits

Author SHA256 Message Date
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: python-pytest/_ObsPrj#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
AutoGits PR Review Bot
9685b0dabd auto-created for python-pytest-check
This commit was autocreated by AutoGits PR Review Bot

referencing PRs:
 PR: python-pytest/python-pytest-check!1
2025-11-06 15:56:41 +00:00
e96a48bc7b Merge branch 'main' into PR_python-pytest-check#1 2025-11-06 16:55:18 +01:00
AutoGits PR Review Bot
c3790de697 auto-created for python-pytest-check
This commit was autocreated by AutoGits PR Review Bot

referencing PRs:
 PR: python-pytest/python-pytest-check!1
2025-11-06 15:53:27 +00:00
AutoGits prjgit-updater
eb392a2da0 Automatic update via push via Direct Workflow 2025-11-06 14:28:29 +00:00
AutoGits prjgit-updater
035dc633d6 Automatic update via push via Direct Workflow 2025-11-06 13:16:42 +00:00
AutoGits prjgit-updater
9189cdf099 Automatic update via push via Direct Workflow 2025-11-06 12:56:06 +00:00
AutoGits prjgit-updater
c991170768 Automatic package inclusion via Direct Workflow 2025-11-06 12:37:54 +00:00
AutoGits prjgit-updater
7eb1041044 Automatic update via push via Direct Workflow 2025-11-06 12:30:27 +00:00
AutoGits PR Review Bot
9ece841b96 Merging
PR: python-pytest/_ObsPrj!5
2025-11-06 12:27:25 +00:00
AutoGits PR Review Bot
10a3387356 auto-created for python-pytest-check
This commit was autocreated by AutoGits PR Review Bot

referencing PRs:
 PR: python-pytest/python-pytest-check!1
2025-11-05 17:47:56 +00:00
AutoGits PR Review Bot
f7ad1cb04a auto-created for python-pytest-check
This commit was autocreated by AutoGits PR Review Bot

referencing PRs:
 PR: python-pytest/python-pytest-check!1
2025-11-05 17:15:19 +00:00
AutoGits PR Review Bot
7a4f6bddf7 auto-created for python-pytest-check
This commit was autocreated by AutoGits PR Review Bot

referencing PRs:
 PR: python-pytest/python-pytest-check!1
2025-11-05 16:30:39 +00:00
6 changed files with 15 additions and 4 deletions

3
.gitmodules vendored
View File

@@ -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

Submodule .profile added at 56ace92155

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