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
31 changed files with 27 additions and 71 deletions

View File

@@ -7,18 +7,12 @@ jobs:
use-go-action:
runs-on: tumbleweed
steps:
# Install packages if not provided by image
- run: |
rpm -q go && exit 0
zypper ref
zypper in -y go
# Generic action from GitHub to clone the product git repo
- name: Checkout product
uses: https://gitea-actions-autobuild:${{ secrets.REPO_READ }}@src.opensuse.org/actions/github-actions-checkout@v4
with:
token: ${{ secrets.REPO_WRITE }}
repo-sha256: true
- name: Update all new _patchinfo files
uses: https://gitea-actions-autobuild:${{ secrets.REPO_READ }}@src.opensuse.org/actions/patchinfo-numbering-action@v0
- name: Get last commit author
@@ -29,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'

36
.gitmodules vendored
View File

@@ -15710,10 +15710,6 @@
path = python-Unidecode
url = ../../pool/python-unidecode
branch = leap-16.0
[submodule "python-accessible-pygments"]
path = python-accessible-pygments
url = ../../pool/python-accessible-pygments
branch = leap-16.0
[submodule "python-affine"]
path = python-affine
url = ../../pool/python-affine
@@ -16338,10 +16334,6 @@
path = python-netCDF4
url = ../../pool/python-netCDF4
branch = leap-16.0
[submodule "python-numpydoc"]
path = python-numpydoc
url = ../../pool/python-numpydoc
branch = leap-16.0
[submodule "python-odfpy"]
path = python-odfpy
url = ../../pool/python-odfpy
@@ -16554,10 +16546,6 @@
path = python-pycryptodomex
url = ../../pool/python-pycryptodomex
branch = leap-16.0
[submodule "python-pydata-sphinx-theme"]
path = python-pydata-sphinx-theme
url = ../../pool/python-pydata-sphinx-theme
branch = leap-16.0
[submodule "python-pydenticon"]
path = python-pydenticon
url = ../../pool/python-pydenticon
@@ -16994,18 +16982,10 @@
path = python-sphinx-click
url = ../../pool/python-sphinx-click
branch = leap-16.0
[submodule "python-sphinx-gallery"]
path = python-sphinx-gallery
url = ../../pool/python-sphinx-gallery
branch = leap-16.0
[submodule "python-sphinx-qt-documentation"]
path = python-sphinx-qt-documentation
url = ../../pool/python-sphinx-qt-documentation
branch = leap-16.0
[submodule "python-sphinx-theme-builder"]
path = python-sphinx-theme-builder
url = ../../pool/python-sphinx-theme-builder
branch = leap-16.0
[submodule "python-sphinx_press_theme"]
path = python-sphinx_press_theme
url = ../../pool/python-sphinx_press_theme
@@ -26278,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
@@ -26302,15 +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
[submodule "python-pygraphviz"]
path = python-pygraphviz
url = ../../pool/python-pygraphviz
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

2
exim

Submodule exim updated: 9f3f61dcb2...882d8e0197

Submodule fractal updated: f0f599187b...2f651641e2

2
fsvs

Submodule fsvs updated: d5b64fb742...ce9274426f

2
loki

Submodule loki updated: bea7d2365e...6957ea3b00

Submodule python-asyncssh deleted from 80f9591409

Submodule python-libnacl deleted from 2d8a2811ca

Submodule python-numpydoc deleted from 54bff35f09

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"
}
]
}