Greetings, OCaml packagers!
I would like to update ocaml-ppxlib to version 0.27.0 for several bug
fixes in that release. However, it comes with some API changes, which
means that all consuming packages have to be rebuilt. I have done
local mock builds to check for problems. I checked for newer versions
of each package that had to be rebuilt as I went. This is the list of
packages I propose to touch.
Packages to upgrade:
- ocaml-curl 0.9.2
- ocaml-lambda-term 3.2.0 (we can't upgrade to 3.3.x yet)
- ocaml-lwt 5.6.1
- ocaml-ounit 2.2.6
- ocaml-ppxlib 0.27.0
- ocaml-sedlex 3.0
Packages with nontrivial spec file changes (but same version):
- ocaml-csv
- ocaml-lwt-log
- ocaml-ppx-deriving-yojson
Simple rebuilds:
- flocq
- frama-c
- gappalib-coq
- haxe
- ocaml-bin-prot
- ocaml-bisect-ppx
- ocaml-logs
- ocaml-markup
- ocaml-menhir
- ocaml-ppx-assert
- ocaml-ppx-base
- ocaml-ppx-cold
- ocaml-ppx-compare
- ocaml-ppx-custom-printf
- ocaml-ppx-deriving
- ocaml-ppx-enumerate
- ocaml-ppx-expect
- ocaml-ppx-fields-conv
- ocaml-ppx-hash
- ocaml-ppx-here
- ocaml-ppx-import
- ocaml-ppx-inline-test
- ocaml-ppx-js-style
- ocaml-ppx-let
- ocaml-ppx-optcomp
- ocaml-ppx-sexp-conv
- ocaml-ppx-variants-conv
- ocaml-time-now
- ocaml-tyxml
- ocaml-zmq
- utop
- why3
- zenon
I will file PRs for packages in the first 2 groups so package
maintainers can see what I have in mind. Once the PRs have all been
merged, I will take care of doing the rebuilds. Let me know if you
have any concerns.
--
Jerry James
http://www.jamezone.org/