1
0

Compare commits

..

10 Commits

Author SHA256 Message Date
AutoGits PR Review Bot
2da62ab361 auto-created for python-geventhttpclient
This commit was autocreated by AutoGits PR Review Bot referencing
 PR: pool/python-geventhttpclient#2
2025-08-27 08:28:49 +02:00
b766d2e5bb Merge pull request 'Backports.productcompose: block reproducible-faketools' (#52) from smithfarm/PackageHub:wip-reproducible-faketools into leap-16.0
Reviewed-on: products/PackageHub#52
2025-08-26 13:13:11 +02:00
Nathan Cutler
d310f135fd Backports.productcompose: block reproducible-faketools
Signed-off-by: Nathan Cutler <ncutler@suse.cz>
2025-08-26 13:11:10 +02:00
32d8a74ed6 Adapt action URLs to src.opensuse.org 2025-08-26 10:59:06 +02:00
AutoGits PR Review Bot
61950bb0c3 Merging
PR: products/PackageHub!32
2025-08-26 09:02:40 +02:00
AutoGits PR Review Bot
c6de81b632 Sync submodule updates with PR-set 2025-08-26 08:52:22 +02:00
AutoGits PR Review Bot
c90d4e1a55 Sync submodule updates with PR-set 2025-08-25 18:27:48 +02:00
4fd46c8021 Merge pull request '.gitmodules: add python-freeipa (bsc#1248641)' (#48) from smithfarm/PackageHub:wip-python-freeipa into leap-16.0
Reviewed-on: products/PackageHub#48
Reviewed-by: Yuchen Lin <maxlin_factory@noreply.src.opensuse.org>
2025-08-25 17:25:02 +02:00
Nathan Cutler
30678012c9 .gitmodules: add python-freeipa (bsc#1248641)
Signed-off-by: Nathan Cutler <ncutler@suse.cz>
2025-08-25 11:01:20 +02:00
AutoGits PR Review Bot
97987f4c34 auto-created for python-geventhttpclient
This commit was autocreated by AutoGits PR Review Bot referencing
 PR: pool/python-geventhttpclient#2
2025-08-20 13:01:44 +02:00
7 changed files with 63 additions and 5 deletions

View File

@@ -9,18 +9,18 @@ jobs:
steps:
# Generic action from GitHub to clone the product git repo
- 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:
token: ${{ secrets.REPO_WRITE }}
repo-sha256: true
- 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
id: last-commit
run: |
echo "author=$(git log -1 --pretty='%an <%ae>')" >> $GITHUB_OUTPUT
- 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:
commit_user_name: gitea-actions-autobuild
commit_user_email: autobuild+gitea@suse.de

4
.gitmodules vendored
View File

@@ -26274,3 +26274,7 @@
path = python-repoze.lru
url = ../../pool/python-repoze.lru
branch = leap-16.0
[submodule "python-freeipa"]
path = python-freeipa
url = ../../pool/python-freeipa
branch = leap-16.0

View File

@@ -1,3 +1,33 @@
-------------------------------------------------------------------
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>

View File

@@ -107,6 +107,29 @@ packagesets:
- pam-extra-32bit
- postgresql17-devel-mini
- 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-qt6-branding-openSUSE
- systemd-mini

1
python-freeipa Submodule

Submodule python-freeipa added at 1435df497f