forked from products/PackageHub
Compare commits
47 Commits
wip-python
...
wip-python
| Author | SHA256 | Date | |
|---|---|---|---|
|
|
2e4378f951 | ||
|
|
f794b57621 | ||
| 16befe4b70 | |||
|
|
af5d108b86 | ||
| a1098a15ca | |||
| 1ca82292dd | |||
|
|
04db9ab468 | ||
|
|
bbe5526e53 | ||
| a64dd41200 | |||
| b54eeab4df | |||
|
|
71fcbdf019 | ||
| 9bf55a4c44 | |||
| 26403ef1f1 | |||
| 129235e54e | |||
| 5cf8548955 | |||
| ee6f25e7f3 | |||
| db14bd8abf | |||
| 1e94c7328c | |||
| cdbe1d93de | |||
|
|
129a5b9d2a | ||
| b3c517d477 | |||
|
|
6f4c242072 | ||
| 4a6c95d420 | |||
| 68b8b70088 | |||
|
|
dab9d1e54a | ||
|
|
2da62ab361 | ||
|
|
e8896156c9 | ||
| b766d2e5bb | |||
|
|
d310f135fd | ||
|
|
16e5250054 | ||
| 32d8a74ed6 | |||
|
|
7397aa50d7 | ||
|
|
793efc39aa | ||
|
|
61950bb0c3 | ||
|
|
c6de81b632 | ||
|
|
c90d4e1a55 | ||
| 4fd46c8021 | |||
| 806d1c9f09 | |||
|
|
1bb715adf9 | ||
|
|
2fbc9cc4db | ||
|
|
97987f4c34 | ||
|
|
194d78f719 | ||
| e25fd95998 | |||
|
|
d1c5320573 | ||
|
|
99eb641c4d | ||
|
|
fcdd26f13a | ||
|
|
fcc7d93648 |
@@ -9,21 +9,21 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
# Generic action from GitHub to clone the product git repo
|
# Generic action from GitHub to clone the product git repo
|
||||||
- name: Checkout product
|
- name: Checkout product
|
||||||
uses: https://gitea-actions-autobuild:${{ secrets.REPO_READ }}@src.suse.de/actions/github-actions-checkout@v4
|
uses: https://gitea-actions-autobuild:${{ secrets.REPO_READ }}@src.opensuse.org/actions/github-actions-checkout@v4
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.REPO_WRITE }}
|
token: ${{ secrets.REPO_WRITE }}
|
||||||
repo-sha256: true
|
repo-sha256: true
|
||||||
- name: Update all new _patchinfo files
|
- name: Update all new _patchinfo files
|
||||||
uses: https://gitea-actions-autobuild:${{ secrets.REPO_READ }}@src.suse.de/actions/patchinfo-numbering-action@v0
|
uses: https://gitea-actions-autobuild:${{ secrets.REPO_READ }}@src.opensuse.org/actions/patchinfo-numbering-action@v0
|
||||||
- name: Get last commit author
|
- name: Get last commit author
|
||||||
id: last-commit
|
id: last-commit
|
||||||
run: |
|
run: |
|
||||||
echo "author=$(git log -1 --pretty='%an <%ae>')" >> $GITHUB_OUTPUT
|
echo "author=$(git log -1 --pretty='%an <%ae>')" >> $GITHUB_OUTPUT
|
||||||
- name: Commit changes back
|
- name: Commit changes back
|
||||||
uses: https://gitea-actions-autobuild:${{ secrets.REPO_READ }}@src.suse.de/actions/stefanzweifel-git-auto-commit-action@v5
|
uses: https://gitea-actions-autobuild:${{ secrets.REPO_READ }}@src.opensuse.org/actions/stefanzweifel-git-auto-commit-action@v5
|
||||||
with:
|
with:
|
||||||
commit_user_name: gitea-actions-autobuild
|
commit_user_name: gitea-actions-autobuild
|
||||||
commit_user_email: autobuild+gitea@suse.de
|
commit_user_email: autobuild+gitea@opensuse.org
|
||||||
commit_author: ${{ steps.last-commit.outputs.author }}
|
commit_author: ${{ steps.last-commit.outputs.author }}
|
||||||
commit_message: "Update incident numbers [skip actions]"
|
commit_message: "Update incident numbers [skip actions]"
|
||||||
commit_options: '--no-edit'
|
commit_options: '--no-edit'
|
||||||
|
|||||||
36
.gitmodules
vendored
36
.gitmodules
vendored
@@ -15710,6 +15710,10 @@
|
|||||||
path = python-Unidecode
|
path = python-Unidecode
|
||||||
url = ../../pool/python-unidecode
|
url = ../../pool/python-unidecode
|
||||||
branch = leap-16.0
|
branch = leap-16.0
|
||||||
|
[submodule "python-accessible-pygments"]
|
||||||
|
path = python-accessible-pygments
|
||||||
|
url = ../../pool/python-accessible-pygments
|
||||||
|
branch = leap-16.0
|
||||||
[submodule "python-affine"]
|
[submodule "python-affine"]
|
||||||
path = python-affine
|
path = python-affine
|
||||||
url = ../../pool/python-affine
|
url = ../../pool/python-affine
|
||||||
@@ -16334,6 +16338,10 @@
|
|||||||
path = python-netCDF4
|
path = python-netCDF4
|
||||||
url = ../../pool/python-netCDF4
|
url = ../../pool/python-netCDF4
|
||||||
branch = leap-16.0
|
branch = leap-16.0
|
||||||
|
[submodule "python-numpydoc"]
|
||||||
|
path = python-numpydoc
|
||||||
|
url = ../../pool/python-numpydoc
|
||||||
|
barnch = leap-16.0
|
||||||
[submodule "python-odfpy"]
|
[submodule "python-odfpy"]
|
||||||
path = python-odfpy
|
path = python-odfpy
|
||||||
url = ../../pool/python-odfpy
|
url = ../../pool/python-odfpy
|
||||||
@@ -16546,6 +16554,10 @@
|
|||||||
path = python-pycryptodomex
|
path = python-pycryptodomex
|
||||||
url = ../../pool/python-pycryptodomex
|
url = ../../pool/python-pycryptodomex
|
||||||
branch = leap-16.0
|
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"]
|
[submodule "python-pydenticon"]
|
||||||
path = python-pydenticon
|
path = python-pydenticon
|
||||||
url = ../../pool/python-pydenticon
|
url = ../../pool/python-pydenticon
|
||||||
@@ -16982,10 +16994,18 @@
|
|||||||
path = python-sphinx-click
|
path = python-sphinx-click
|
||||||
url = ../../pool/python-sphinx-click
|
url = ../../pool/python-sphinx-click
|
||||||
branch = leap-16.0
|
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"]
|
[submodule "python-sphinx-qt-documentation"]
|
||||||
path = python-sphinx-qt-documentation
|
path = python-sphinx-qt-documentation
|
||||||
url = ../../pool/python-sphinx-qt-documentation
|
url = ../../pool/python-sphinx-qt-documentation
|
||||||
branch = leap-16.0
|
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"]
|
[submodule "python-sphinx_press_theme"]
|
||||||
path = python-sphinx_press_theme
|
path = python-sphinx_press_theme
|
||||||
url = ../../pool/python-sphinx_press_theme
|
url = ../../pool/python-sphinx_press_theme
|
||||||
@@ -26258,6 +26278,10 @@
|
|||||||
path = ripgrep
|
path = ripgrep
|
||||||
url = ../../pool/ripgrep
|
url = ../../pool/ripgrep
|
||||||
branch = leap-16.0
|
branch = leap-16.0
|
||||||
|
[submodule "python-asyncssh"]
|
||||||
|
path = python-asyncssh
|
||||||
|
url = ../../pool/python-asyncssh
|
||||||
|
branch = leap-16.0
|
||||||
[submodule "python-cmd2"]
|
[submodule "python-cmd2"]
|
||||||
path = python-cmd2
|
path = python-cmd2
|
||||||
url = ../../pool/python-cmd2
|
url = ../../pool/python-cmd2
|
||||||
@@ -26278,3 +26302,15 @@
|
|||||||
path = python-freeipa
|
path = python-freeipa
|
||||||
url = ../../pool/python-freeipa
|
url = ../../pool/python-freeipa
|
||||||
branch = leap-16.0
|
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
|
||||||
|
|||||||
@@ -1,3 +1,40 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 26 11:10:18 UTC 2025 - Nathan Cutler <ncutler@suse.com>
|
||||||
|
|
||||||
|
- Backports.productcompose:
|
||||||
|
+ add to backports_unneeded (all are uninstallable and also blocked in Leap
|
||||||
|
16.0):
|
||||||
|
reproducible-faketools
|
||||||
|
reproducible-faketools-ant
|
||||||
|
reproducible-faketools-ar
|
||||||
|
reproducible-faketools-aslr
|
||||||
|
reproducible-faketools-date
|
||||||
|
reproducible-faketools-dettrace
|
||||||
|
reproducible-faketools-faketime
|
||||||
|
reproducible-faketools-filesys
|
||||||
|
reproducible-faketools-find
|
||||||
|
reproducible-faketools-future
|
||||||
|
reproducible-faketools-future1y
|
||||||
|
reproducible-faketools-futurepost
|
||||||
|
reproducible-faketools-hostname
|
||||||
|
reproducible-faketools-j1
|
||||||
|
reproducible-faketools-jar
|
||||||
|
reproducible-faketools-pid
|
||||||
|
reproducible-faketools-random
|
||||||
|
reproducible-faketools-rpmbuild
|
||||||
|
reproducible-faketools-strace
|
||||||
|
reproducible-faketools-strip-nondeterminism
|
||||||
|
reproducible-faketools-tar
|
||||||
|
reproducible-faketools-verbose
|
||||||
|
reproducible-faketools-zip
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 25 10:46:54 UTC 2025 - Nathan Cutler <ncutler@suse.com>
|
||||||
|
|
||||||
|
- Backports.productcompose:
|
||||||
|
+ exclude geolite2legacy because it would bring in python-ipaddr
|
||||||
|
which was dropped from Factory in March 2025 (bsc#1248503)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 22 16:38:02 UTC 2025 - Nathan Cutler <ncutler@suse.com>
|
Fri Aug 22 16:38:02 UTC 2025 - Nathan Cutler <ncutler@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -73,6 +73,7 @@ packagesets:
|
|||||||
- gfs2-kmp-rt
|
- gfs2-kmp-rt
|
||||||
- ghostscript-mini
|
- ghostscript-mini
|
||||||
- ghostscript-mini-devel
|
- ghostscript-mini-devel
|
||||||
|
- geolite2legacy
|
||||||
- grpc-source
|
- grpc-source
|
||||||
- krb5-mini
|
- krb5-mini
|
||||||
- krb5-mini-devel
|
- krb5-mini-devel
|
||||||
@@ -106,6 +107,29 @@ packagesets:
|
|||||||
- pam-extra-32bit
|
- pam-extra-32bit
|
||||||
- postgresql17-devel-mini
|
- postgresql17-devel-mini
|
||||||
- protobuf21-source
|
- protobuf21-source
|
||||||
|
- reproducible-faketools
|
||||||
|
- reproducible-faketools-ant
|
||||||
|
- reproducible-faketools-ar
|
||||||
|
- reproducible-faketools-aslr
|
||||||
|
- reproducible-faketools-date
|
||||||
|
- reproducible-faketools-dettrace
|
||||||
|
- reproducible-faketools-faketime
|
||||||
|
- reproducible-faketools-filesys
|
||||||
|
- reproducible-faketools-find
|
||||||
|
- reproducible-faketools-future
|
||||||
|
- reproducible-faketools-future1y
|
||||||
|
- reproducible-faketools-futurepost
|
||||||
|
- reproducible-faketools-hostname
|
||||||
|
- reproducible-faketools-j1
|
||||||
|
- reproducible-faketools-jar
|
||||||
|
- reproducible-faketools-pid
|
||||||
|
- reproducible-faketools-random
|
||||||
|
- reproducible-faketools-rpmbuild
|
||||||
|
- reproducible-faketools-strace
|
||||||
|
- reproducible-faketools-strip-nondeterminism
|
||||||
|
- reproducible-faketools-tar
|
||||||
|
- reproducible-faketools-verbose
|
||||||
|
- reproducible-faketools-zip
|
||||||
- sddm-branding-openSUSE
|
- sddm-branding-openSUSE
|
||||||
- sddm-qt6-branding-openSUSE
|
- sddm-qt6-branding-openSUSE
|
||||||
- systemd-mini
|
- systemd-mini
|
||||||
|
|||||||
1
_config
1
_config
@@ -231,7 +231,6 @@ BuildFlags: excludebuild:patterns-gnome
|
|||||||
BuildFlags: excludebuild:patterns-server
|
BuildFlags: excludebuild:patterns-server
|
||||||
BuildFlags: excludebuild:patterns-cinnamon
|
BuildFlags: excludebuild:patterns-cinnamon
|
||||||
BuildFlags: excludebuild:plasma6-openSUSE
|
BuildFlags: excludebuild:plasma6-openSUSE
|
||||||
BuildFlags: excludebuild:product-composer
|
|
||||||
# to build gui flavor only, the main one is from SLFO
|
# to build gui flavor only, the main one is from SLFO
|
||||||
BuildFlags: excludebuild:pinentry
|
BuildFlags: excludebuild:pinentry
|
||||||
# BuildRequires: openSUSE-release
|
# BuildRequires: openSUSE-release
|
||||||
|
|||||||
1
blueman
Submodule
1
blueman
Submodule
Submodule blueman added at 4f05a5c6cb
2
chromium
2
chromium
Submodule chromium updated: afa2535e4b...e0353ee763
2
fractal
2
fractal
Submodule fractal updated: 2f651641e2...f0f599187b
2
fsvs
2
fsvs
Submodule fsvs updated: ce9274426f...d5b64fb742
Submodule libxfce4ui updated: 1f9ac85d4c...243a9cca47
Submodule libxfce4windowing updated: 1badb7a14c...1fd9186b83
Submodule micropython updated: 13e2981da0...209a792453
Submodule powerline-go updated: 9e1e6d866d...22f831be82
1
python-asyncssh
Submodule
1
python-asyncssh
Submodule
Submodule python-asyncssh added at 80f9591409
Submodule python-geventhttpclient updated: 7318efad05...a35e9846e9
1
python-libnacl
Submodule
1
python-libnacl
Submodule
Submodule python-libnacl added at 2d8a2811ca
1
python-pygraphviz
Submodule
1
python-pygraphviz
Submodule
Submodule python-pygraphviz added at e460db3ec7
@@ -1,10 +1,4 @@
|
|||||||
{
|
{
|
||||||
"ObsProject": "openSUSE:Backports:SLE-16.0",
|
"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"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user