Package lua5.3-luarocks: Information

Danger alert: Package removed from sisyphus repository

Removed in the task: #338345
Package removed: Ildar Mulyukov
Deletion date: Jan. 23, 2024
Message: upgrade lua5.3-luarocks to cover Lua 5.4
    Source package: lua5.3-luarocks
    Version: 2.4.2-alt9
    Latest version according to Repology
    Build time:  Aug 22, 2023, 08:43 PM in the task #327734
    Report package bug
    License: MIT
    Summary: A deployment and management system for Lua modules
    Description: 
    LuaRocks allows you to install Lua modules as self-contained
    packages called "rocks", which also contain version dependency
    information. This information is used both during installation,
    so that when one rock is requested all rocks it depends on are
    installed as well, and at run time, so that when a module is
    required, the correct version is loaded. LuaRocks supports both
    local and remote repositories, and multiple local rocks trees.
    
    This is the instance for lua 5.3

    List of rpms provided by this srpm:
    lua5.1-luarocks (x86_64, ppc64le, i586, armh, aarch64)
    lua5.3-luarocks (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Ildar Mulyukov


      1. lua5.1
      2. rpm-build-lua
      3. rpm-macros-lua >= 1.5.2
      4. unzip
      5. wget
      6. liblua5.3-devel

    Last changed


    June 23, 2023 Ildar Mulyukov 2.4.2-alt9
    - add Requires: rpm-build-lua
    - built rpms no longer have dependency on luarocks
    May 12, 2023 Alexandr Shashkin 2.4.2-alt8
    - luarocks.spec: edit conflicts for lua5.1-luarocks subpackage
    - replace lua-devel by liblua5.3-devel
    June 15, 2019 Ildar Mulyukov 2.4.2-alt7
    - improved luarocks.filetrigger (closes: 36897)