User Details
- User Since
- Nov 28 2016, 3:58 AM (222 w, 6 d)
Sun, Feb 28
Sat, Feb 27
Wed, Feb 24
Fri, Feb 19
Rebase on master
Thu, Feb 18
Updated description and summary
Add MAINTAINERS.md
Re-inclusion will need to go through our standard package request process.
Wed, Feb 17
Tue, Feb 16
Wed, Feb 10
Jan 31 2021
Jan 25 2021
Oops. @davidjharder I didn't mean to step on your toes. Feel free to ping me or submit patches for it if you don't see me do it on time. I will also do a search to make sure no one else submitted the patch before I do it in the future.
Jan 22 2021
Add back python2 support
@joebonrichie Thanks for that. My python-backports was broken. Reinstalling it fixed the issue.
Actually the python2 version of flake8 is broken on Solus at the moment, and that is why I am proposing to drop the python2 support. This is the output of running flake8 on my system:
Jan 16 2021
Jan 8 2021
Fix indentation
Jan 6 2021
Thanks @JoshStrobl. I will be more careful next time.
Fix description
Fix description
Fix description
Nuke /usr/share/doc and fix the description
Jan 3 2021
ikuchin@ikuchin:~$ sudo apt list nvidia-docker2
Listing... Done
nvidia-docker2/bionic,now 2.5.0-1 all [installed]
N: There are 23 additional versions. Please use the '-a' switch to see them.
ikuchin@ikuchin:~$ sudo apt list cuda-drivers
Listing... Done
cuda-drivers/unknown,unknown,now 460.27.04-1 amd64 [installed]
N: There are 6 additional versions. Please use the '-a' switch to see them.
Dec 16 2020
Change |- to | in check.
Dec 13 2020
Dec 6 2020
@livingsilver94 Thanks for your great work. I am not the maintainer of mupdf, but I guess you are welcome to work on it.
Nov 15 2020
Nov 4 2020
Oct 16 2020
Sep 25 2020
Remove unused dependencies and sort build dependencies.
Rename package to haskell-Diff
Sep 24 2020
Sep 17 2020
Sep 10 2020
@algent mutagen also uses pyflakes for its code quality check, but it has no functional dependency on pyflakes. mutagen builds successfully and its python3 part of unit tests pass. python-pycurl also only uses pyflakes for unit test. I am able to build python-pycurl successfully. Its unit tests failed. However, this failure happens regardless of whether I use local repository or not, so I don't think it's related to the upgrade of pyflakes.
@algent autopep8 is also updated to have compatible versions with pycodestyle. mutagen uses pycodestyle and pyflakes only for code quality check, but it has no functional dependency. mutagen builds successfully with new versions of pycodestyle and the python3 part of unit tests passed. The python2 part of unit tests failed because the drop of python2 support in pycodestyle.
Tested against pylint. Updated test plan accordingly.
Sep 8 2020
Switched source to pypi since the github source does not contain a setup.py file.
Aug 22 2020
Aug 3 2020
@serebit Some suggestions to this patch:
Jul 28 2020
Now that LLVM 10.0.1 is out, hopefully we can see it being upgraded in solus repo very soon.
Jul 26 2020
Jul 23 2020
@g66925 As your link mentioned, you can try switching to strongswan. You can do that with the following commands:
Jul 22 2020
@g66925 Just so you know, the patches have been landed. You should be able to find them in the unstable repo now.
Jul 21 2020
@g66925 They have not been landed. It would be better if you test them and verify that they work as expected before landing these patches. If you feel comfortable, I can build these packages and send the resulting eopkg file for you to test. It is also understandable if you prefer to build it yourself. In the latter case, you can download the aforementioned patches and build them locally. This is a very good introduction to setting up solbuild: https://www.youtube.com/watch?v=rlPnHjUBpJ8
Add a child revision to its stack
Jul 20 2020
I have to say I have the same issue. I also confirmed that using mbedtls as the crypto-library caused the issue.
Closing as all patches are merged.