forked from products/PackageHub
Compare commits
2 Commits
wip-python
...
wip-python
| Author | SHA256 | Date | |
|---|---|---|---|
|
|
7397aa50d7 | ||
|
|
793efc39aa |
@@ -9,18 +9,18 @@ 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.opensuse.org/actions/github-actions-checkout@v4
|
uses: https://gitea-actions-autobuild:${{ secrets.REPO_READ }}@src.suse.de/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.opensuse.org/actions/patchinfo-numbering-action@v0
|
uses: https://gitea-actions-autobuild:${{ secrets.REPO_READ }}@src.suse.de/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.opensuse.org/actions/stefanzweifel-git-auto-commit-action@v5
|
uses: https://gitea-actions-autobuild:${{ secrets.REPO_READ }}@src.suse.de/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@suse.de
|
||||||
|
|||||||
8
.gitmodules
vendored
8
.gitmodules
vendored
@@ -26258,6 +26258,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 +26282,7 @@
|
|||||||
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
|
||||||
|
|||||||
@@ -1,33 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
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>
|
Mon Aug 25 10:46:54 UTC 2025 - Nathan Cutler <ncutler@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -107,29 +107,6 @@ 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
python-asyncssh
Submodule
1
python-asyncssh
Submodule
Submodule python-asyncssh added at 80f9591409
Submodule python-geventhttpclient updated: a35e9846e9...7318efad05
1
python-libnacl
Submodule
1
python-libnacl
Submodule
Submodule python-libnacl added at 2d8a2811ca
Reference in New Issue
Block a user