Switching to 4.0.2
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
May 21 2023
May 8 2023
Jan 15 2023
Switching to 4.0.1
Jan 11 2023
Alright, there are some fixes on main branch already that are fixing some build issues on Linux. I will get to it on next weekend.
Jan 4 2023
Looks like we need new packages for libsbms and portsmf:
KiCad has included the locales into the kicad repository and package itself.
In the repository wxwidgets2.8 is already a patch for making parallel install possible:
https://dev.getsol.us/source/wxwidgets2.8/browse/master/files/wxGTK-collision.patch
KiCad is now on 6.0.10 and a 7 is probably published next month.
Jan 3 2023
Oct 29 2022
Aug 6 2022
Jun 13 2022
Fix release
Apr 13 2022
Remove unused rundep
Apr 6 2022
Apr 4 2022
In D13081#223551, @Staudey wrote:Please also either summarize or link to the changelogs for these updates. Thanks!
Apr 2 2022
In D13081#223403, @algent wrote:This diff for paperwork depends on another diff paperwork-backend that you sumbitted. You have to put these diffs in a stack by adding in the "Summary" Depends on DXXXXX.
Check also other diffs that you submitted.
Mar 9 2022
Adding tor-version patch
Mar 5 2022
Patching tor version
Feb 27 2022
Thank you for your help. :)
Feb 3 2022
Patching some more files to incorporate environment
Feb 2 2022
Update README.md
Undeprecation: https://github.com/getsolus/solus-sc/pull/125
Update package.yml to incorporate existing repository
Jan 26 2022
Update deps
Remove builddeps
Use python-greenlet-devel for building and reset release to 1
No need for greenlet header files
Update deps once more
Fix up deps and whitespaces
Renaming and updating deps
Move python-requests and python-websocket-client to python-engineio
Add python-requests and python-websocket-client as rundeps
Removing tests
Jan 25 2022
Use pytest3 instead of poetry
Jan 24 2022
Adding tests and repairing release version
Adding tests to check with new greenlet
Updating to 1.1.2 and successfully tested against python-neovim
In D12762#216750, @algent wrote:python-gevent requires newer python-greenlet version:
ERROR: Could not find a version that satisfies the requirement greenlet<2.0,>=1.1.0 (from versions: none) ERROR: No matching distribution found for greenlet<2.0,>=1.1.0
Removing python-greenlet as direct dependency
Removing networking adding check stage
Remove check because pytest 6.2.5 is not supported by repo
Using pytest3 instead of tox
In D12764#216747, @algent wrote:networking : yes, git and python-tox can be removed.
do check with %python3_test pytest3
Jan 23 2022
Remove python3-cairo as direct dependency