Compare commits

..

1 Commits

Author SHA256 Message Date
AutoGits PR Review Bot
0333c04c76 auto-created for python-geventhttpclient
This commit was autocreated by AutoGits PR Review Bot referencing
 PR: pool/python-geventhttpclient#2
2025-08-27 08:18:01 +02:00
14 changed files with 16 additions and 24 deletions

View File

@@ -23,7 +23,7 @@ jobs:
uses: https://gitea-actions-autobuild:${{ secrets.REPO_READ }}@src.opensuse.org/actions/stefanzweifel-git-auto-commit-action@v5
with:
commit_user_name: gitea-actions-autobuild
commit_user_email: autobuild+gitea@opensuse.org
commit_user_email: autobuild+gitea@suse.de
commit_author: ${{ steps.last-commit.outputs.author }}
commit_message: "Update incident numbers [skip actions]"
commit_options: '--no-edit'

12
.gitmodules vendored
View File

@@ -26258,10 +26258,6 @@
path = ripgrep
url = ../../pool/ripgrep
branch = leap-16.0
[submodule "python-asyncssh"]
path = python-asyncssh
url = ../../pool/python-asyncssh
branch = leap-16.0
[submodule "python-cmd2"]
path = python-cmd2
url = ../../pool/python-cmd2
@@ -26282,11 +26278,3 @@
path = python-freeipa
url = ../../pool/python-freeipa
branch = leap-16.0
[submodule "python-libnacl"]
path = python-libnacl
url = ../../pool/python-libnacl
branch = leap-16.0
[submodule "blueman"]
path = blueman
url = ../../pool/blueman
branch = leap-16.0

View File

@@ -231,6 +231,7 @@ BuildFlags: excludebuild:patterns-gnome
BuildFlags: excludebuild:patterns-server
BuildFlags: excludebuild:patterns-cinnamon
BuildFlags: excludebuild:plasma6-openSUSE
BuildFlags: excludebuild:product-composer
# to build gui flavor only, the main one is from SLFO
BuildFlags: excludebuild:pinentry
# BuildRequires: openSUSE-release

Submodule blueman deleted from 4f05a5c6cb

Submodule fractal updated: f0f599187b...2f651641e2

2
fsvs

Submodule fsvs updated: d5b64fb742...ce9274426f

Submodule python-asyncssh deleted from 80f9591409

Submodule python-libnacl deleted from 2d8a2811ca

View File

@@ -1,4 +1,10 @@
{
"ObsProject": "openSUSE:Backports:SLE-16.0",
"StagingProject": "openSUSE:Backports:SLE-16.0:PullRequest"
"StagingProject": "openSUSE:Backports:SLE-16.0:PullRequest",
"QA": [
{
"Name": "Leap",
"Origin": "openSUSE:Leap:16.0:git"
}
]
}