Julian
Julian
I also can't use my 2C with 2:20220822.0 for Microsoft and Paypal
According to https://www.rfc-editor.org/rfc/rfc5322.html#section-3.6.4 having more than one `@` inside the msg-id isn't standard compliant and I would recommend fixing the broken implementation instead of accepting non standard stuff in this...
If I get it right, this PR should fix building pyyaml. But somehow I still get the following error while building something depending on pyyaml (through [apprise](https://pypi.org/project/apprise/)): ``` error: attribute...
Oh okay, I already thought about it, but replaced it in the wrong place. I needed to build the whole `nixosSystem` inside my flake from recent/unstable nixpkgs
@AudricV this looks like a build setup difference to me, do you know what JDK get used to compile the release APKs?
If it's really just the ordering this might be a known issue: https://gitlab.com/fdroid/wiki/-/wikis/HOWTO:-diff-&-fix-APKs-for-Reproducible-Builds#zip-ordering-differences
@licaon-kter yeah, just realised it's the order of classes so inside the dex file, not the ZIP ordering problem
@shuvashish76 to be honest: this request does not really help, as long as it's not implemented in the app source and from what I can tell currently there are no...
@Eloitor first of all: please report distro specific issues upstream first, in this case it would be https://gitlab.alpinelinux.org/alpine/aports/-/issues Second: thanks for the hint, I uploaded a patch to aports, it...
@Eloitor the right place to finally change this, might be here, yes. But this was clearly a downstream issue on the Alpine end, as we upgraded python-telegram while the package...