Robert-André Mauchin

Results 114 issues of Robert-André Mauchin

With Go 1.12.5 ``` Testing in: /builddir/build/BUILD/mint-83ba9bc2ead9cdf8b0c8bd94e8a41243e5f6ed88/_build/src PATH: /builddir/build/BUILD/mint-83ba9bc2ead9cdf8b0c8bd94e8a41243e5f6ed88/_build/bin:/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/mint-83ba9bc2ead9cdf8b0c8bd94e8a41243e5f6ed88/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags "-X github.com/bifurcation/mint/version=0 -X github.com/bifurcation/mint/version.commit=83ba9bc2ead9cdf8b0c8bd94e8a41243e5f6ed88 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld...

**Describe the bug** I can't use jpegli libjpeg.so as a drop-in replacement. **To Reproduce** Drop in the libjpeg.so.62.3.0 instead of the system library. gwenview: symbol lookup error: /usr/lib64/libgwenviewlib.so.5: undefined symbol:...

unrelated to 1.0
jpegli

I saw your post on r/kde and made a quick Fedora package. I know you provide a SPEC in your repo and artifact in your CD/CI, but it is not...

The MIT license requires that a text of the license be provided along with the project. It would help for distro packaging purpose. Thank you.

Environment: - Python 3.12.0rc1 - Fedora Rawhide - pip-requirements-parser 32.0.1 It seems some error messages changed, which make the comparison fail for the following tests: test_RequirementsFile_to_dict test_RequirementsFile_dumps_unparse ``` =================================== FAILURES...

Hi, The metadata says MIT: ``` [metadata] name = pip-requirements-parser license = MIT # description must be on ONE line https://github.com/pypa/setuptools/issues/1390 description = pip requirements parser - a mostly correct...

Old Python 2.x buffer protocols were removed in Python 3.13" Ref: https://docs.python.org/3.13/whatsnew/3.13.html Fix: #93 Tested here: 3.13 beta-2: https://koji.fedoraproject.org/koji/taskinfo?taskID=119375328 3.12: https://koji.fedoraproject.org/koji/buildinfo?buildID=2477205

Current script was not working for me to fetch ventoy latest version from Github's API. Since we're fetching json, let's actually use `jq` to read it properly. `jq` is widely...

Hello, So would you be interested in a Flatpak package? I have sent you a couple PR in order to do this. Here is my current YAML: ```YAML app-id: org.fooyin.fooyin...