- May 30, 2020
-
-
Sören Tempel authored
No python3 support and doesn't seem to happen soon [0]. If python3 support is added at some point, this aport can be moved back to testing. [0]: https://marc.info/?l=getmail&m=154998883315349&w=2
-
Sören Tempel authored
Doesn't have a maintainer and still requires python2. Current git HEAD has support for python3 [0]. Unfortunately, there hasn't been a new release yet and upgrading to git HEAD will be a lot of work as various file paths changed. I attempt such an upgrade but as I do not use the software and the changes were too intrusive I decided against merging them and moving this package to unmaintained instead [1]. If you use this software feel free to take over maintainership, update it to a version which doesn't require python2, and put it back into testing. [0]: https://github.com/lizardfs/lizardfs/commit/10b4ab6c6ff791f3653f53d02beb52ee994c2f33 [1]: alpine/aports!8591
-
Jakub Jirutka authored
Error: /usr/lib/ocaml/lambda-term/lTerm_style.cmi is not a compiled interface for this version of OCaml. It seems to be for an older version of OCaml.
-
Jakub Jirutka authored
Failure("Ast_mapper: OCaml version mismatch or malformed input") File "scripts/ppx_gen_flowlibs.ml", line 1: Error: Error while running external preprocessor Command line: /usr/lib/ocaml/ppx_deriving/./ppx_deriving '/tmp/camlppxe9bd9a' '/tmp/camlppx3541c1'
-
Jakub Jirutka authored
Most of them is broken after ocaml upgrade, the rest depend on the broken ones, so just move them all out.
-
Jakub Jirutka authored
Error: Unbound module Topkg_string File "./pkg/pkg.ml", line 29, characters 5-10: 29 | open Topkg ^^^^^ Error: Unbound module Topkg
-
Jakub Jirutka authored
(cd _build/default/src && /usr/bin/ocaml config/gen.ml 4.08.1) Unkown OCaml version 4.08.1
-
Jakub Jirutka authored
Fatal error: the file '/usr/lib/ocaml/ppx_tools/rewriter' has not the right magic number: expected Caml1999X025, got Caml1999X011
-
Jakub Jirutka authored
Related to bcbeeed4.
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
Jakub Jirutka authored
I'm not interested in maintaining ocaml packages anymore.
-
Sören Tempel authored
Builds fine without it, grepping through the source code I also didn't find any major python files. See #11577
-
Leo authored
-
Sören Tempel authored
-
Sören Tempel authored
clingo provides both gringo and clasp.
-
Sören Tempel authored
-
Sören Tempel authored
The gringo code from sourceforge is considered legacy by upstream. Nowadays, upstream provides a clingo package which "combines both gringo and clasp into a monolithic system". Since the legacy code (gringo) requires python2 in $makedepends this commit removes it in favor of clingo.
-
Leo authored
-
Leo authored
-
Leo authored
-
-
Leo authored
-
-
-
main/audit: correct binaries path references, create log directory which is required for daemon to start This fixes #11293.
-
So that python2 could be moved to community, see #11577
-
So that python2 could be moved to community, see #11577 py-bluez and its sub packages are not used by other packages in main/: $ git grep -l py-bluez main/ main/py-bluez/APKBUILD $ git grep -l py2-bluez main/ $ git grep -l py3-bluez main/ $
-
Leo authored
-
Leo authored
-
Leo authored
-