WIP: user/rcu: new aport #469

Draft
ayakael wants to merge 3 commits from rcu/initial into edge
ayakael commented 2024-04-21 19:39:20 +00:00 (Migrated from lab.ilot.io)
No description provided.
ayakael commented 2024-04-21 19:57:15 +00:00 (Migrated from lab.ilot.io)

added 1 commit

Compare with previous version

added 1 commit <ul><li>63b61bbd - pyside2</li></ul> [Compare with previous version](/ayakael/user-aports/-/merge_requests/442/diffs?diff_id=4791&start_sha=052d9dc1f2496b52ba34c2487ff3a77a8a454c1d)
ayakael commented 2024-04-21 20:15:25 +00:00 (Migrated from lab.ilot.io)

Dependency on pyside2 means that python 3.11 and above is broken. Need to investigate how to port to pyside6:
https://www.pythonguis.com/faq/pyside2-vs-pyside6/

Dependency on pyside2 means that python 3.11 and above is broken. Need to investigate how to port to pyside6: https://www.pythonguis.com/faq/pyside2-vs-pyside6/
ayakael commented 2024-04-21 23:55:17 +00:00 (Migrated from lab.ilot.io)

added 1 commit

Compare with previous version

added 1 commit <ul><li>d53aaedf - add pyside6 patch</li></ul> [Compare with previous version](/ayakael/user-aports/-/merge_requests/442/diffs?diff_id=4794&start_sha=63b61bbdf0c1db9563d840addf87343993c72be5)
forge changed title from user/rcu: new aport to WIP: user/rcu: new aport 2024-09-03 16:27:31 +00:00
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin rcu/initial:rcu/initial
git checkout rcu/initial

Merge

Merge the changes and update on Forgejo.
git checkout edge
git merge --no-ff rcu/initial
git checkout edge
git merge --ff-only rcu/initial
git checkout rcu/initial
git rebase edge
git checkout edge
git merge --no-ff rcu/initial
git checkout edge
git merge --squash rcu/initial
git checkout edge
git merge --ff-only rcu/initial
git checkout edge
git merge rcu/initial
git push origin edge
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: forge/ayaports#469
No description provided.