Пакет cargo-vendor-filterer: Информация

    Исходный пакет: cargo-vendor-filterer
    Версия: 0.5.18-alt1
    Собран:  2 апреля 2026 г. 20:46
    Категория: Прочее
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/coreos/cargo-vendor-filterer

    Лицензия: Apache-2.0
    О пакете: Tool to `cargo vendor` with filtering
    Описание: 
    The core cargo vendor tool is useful to save all dependencies. However, it
    doesn't offer any filtering; today cargo includes all platforms, but some
    projects only care about Linux for example.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    cargo-vendor-filterer (riscv64)
    cargo-vendor-filterer-debuginfo (riscv64)

    Сопровождающий: Mikhail Gordeev


      1. /proc
      2. rpm-build-rust
      3. libssl-devel

    Последнее изменение


    2 апреля 2026 г. Anton Zhukharev 0.5.18-alt1
    - Updated to 0.5.18.
    - Fixed missing git or SOURCE_EPOCH_DATE message (ALT#58407).
    - Added wasm32-unknown-unknown platform to cargo-vendor-alt (ALT#55820).
    3 февраля 2025 г. Anton Zhukharev 0.5.17-alt1
    - Updated to 0.5.17.
    20 октября 2024 г. Ivan A. Melnikov 0.5.14-alt1
    - 0.5.14
    - build from gear tag
    - add riscv64 platform to cargo-vendor-alt
    - disable integration tests by default, as they require
      internet access