Package zoryn: Information

  • Default inline alert: Version in the repository: 0.15.1-alt1

Source package: zoryn
Version: 0.15.0-alt1
Latest version according to Repology
Build time:  Feb 4, 2026, 03:20 AM in the task #407088
Report package bug
Summary: Maintainer assistant for ALT Linux package maintenance
Description: 
Zoryn is a maintainer assistant that simplifies routine ALT Linux package
maintenance tasks. It provides a unified interface for version updates from
upstream, local and remote hasher builds with multi-arch support, spec file
operations, task management on gitery/gyle, and cross-branch submissions.
Includes batch builds, automatic dependency detection, and CVE detection
in changelogs.

List of RPM packages built from this SRPM:
ocaml-zoryn (x86_64, aarch64)
ocaml-zoryn-debuginfo (x86_64, aarch64)
ocaml-zoryn-devel (x86_64, aarch64)
zoryn (x86_64, aarch64)
zoryn-debuginfo (x86_64, aarch64)

Maintainer: Anton Farygin

List of contributors:
Anton Farygin


    1. /dev/pts
    2. /proc
    3. dune >= 3.0
    4. gear
    5. git-core
    6. git-subtree
    7. ocaml >= 4.08.0
    8. ocaml-alcotest-devel >= 1.7.0
    9. ocaml-alt-releases-matrix-devel >= 0.2.0
    10. ocaml-cmdliner-devel >= 2.1.0
    11. ocaml-curl-devel >= 0.9.0
    12. ocaml-lambda-term-devel >= 3.0.0
    13. ocaml-linenoise-devel
    14. ocaml-lwt-devel >= 5.0.0
    15. ocaml-opam-file-format-devel >= 2.1.0
    16. ocaml-parsexp-devel
    17. ocaml-ppxlib-devel >= 0.28.0
    18. ocaml-re-devel >= 1.10.0
    19. ocaml-toml-devel
    20. ocaml-yojson-devel >= 1.7.0
    21. libcurl-devel
    22. libev-devel

Last changed


Feb. 3, 2026 Anton Farygin 0.15.0-alt1
- added configurable shell commands via [commands] section in ~/.zoryn
- added readline support in gen environment interactive prompts
- fixed zoryn up to change to git root directory before running
Jan. 30, 2026 Anton Farygin 0.14.0-alt1
- added terminal title display during long-running commands
- added changelog bug closure syntax validation in check spec
- fixed build to use [builders] default list for multi-builder mode
- fixed build to create .gear/ directory for build logs
- fixed task batch EINTR crash when resizing terminal window
Jan. 27, 2026 Anton Farygin 0.13.1-alt1
- fixed submit to reuse existing tag on HEAD
- fixed flaky check_host_available test