Mon, 05 Jun 2023 19:43:39 EDT

Information for build yarn-1.3.2-4.ru7

ID4342
Package Nameyarn
Version1.3.2
Release4.ru7
Epoch
SummaryFast, reliable, and secure dependency management.
DescriptionYarn: Fast, reliable, and secure dependency management. Fast: Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maximize resource utilization so install times are faster than ever. Reliable: Using a detailed, but concise, lockfile format, and a deterministic algorithm for installs, Yarn is able to guarantee that an install that worked on one system will work exactly the same way on any other system. Secure: Yarn uses checksums to verify the integrity of every installed package before its code is executed.
Built byanp120
State complete
StartedThu, 15 Feb 2018 17:09:11 EST
CompletedThu, 15 Feb 2018 17:14:11 EST
Taskbuild (centos7-rutgers-staging, yarn-1.3.2-4.ru7.src.rpm)
Tags
centos7-rutgers-staging
RPMs
src
yarn-1.3.2-4.ru7.src.rpm (info) (download)
x86_64 (build logs)
yarn-1.3.2-4.ru7.x86_64.rpm (info) (download)
yarn-debuginfo-1.3.2-4.ru7.x86_64.rpm (info) (download)
Changelog * Thu Feb 15 2018 Alexander Pavel <anp120@nbcs.rutgers.edu> - 1.3.2-4 - include the cli and v8-compile-cache libs - Don't install in /usr/share anymore * Thu Feb 15 2018 Alexander Pavel <anp120@nbcs.rutgers.edu> - 1.3.2-3 - use correct source that can run standalone, without other libraries * Thu Feb 15 2018 Alexander Pavel <anp120@nbcs.rutgers.edu> - 1.3.2-2 - add yarn.js to /usr/bin * Thu Feb 15 2018 Alexander Pavel <anp120@nbcs.rutgers.edu> - 1.3.2-1 - initial build for Rutgers CentOS 7