Tue, 11 Jun 2024 22:09:42 UTC | login

Information for build nodejs-when-3.7.7-2.fc24

ID10356
Package Namenodejs-when
Version3.7.7
Release2.fc24
Epoch
SummaryA lightweight Promises/A+ and when() implementation
DescriptionWhen.js is a rock solid, battle-tested Promises/A+ and when() implementation, including a complete ES6 Promise shim. It's a powerful combination of small size, high performance, debuggability, and rich features: * Resolve arrays and hashes of promises, as well as infinite promise sequences * Execute tasks in parallel or sequentially * Transform Node-style and other callback-based APIs into promise-based APIs When.js is one of the many stand-alone components of cujoJS, the JavaScript Architectural Toolkit.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:14:54 UTC
CompletedSat, 14 Apr 2018 20:14:54 UTC
Tags
f28
f29
RPMs
src
nodejs-when-3.7.7-2.fc24.src.rpm (info) (download)
noarch
nodejs-when-3.7.7-2.fc24.noarch.rpm (info) (download)
Changelog * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Sat Jan 09 2016 Jared Smith <jsmith@fedoraproject.org> - 3.7.7-1 - Update to upstream 3.7.7 release * Sat Nov 21 2015 Jared Smith <jsmith@fedoraproject.org> - 3.7.5-1 - Update to upstream 3.7.5 release * Fri Oct 09 2015 Jared Smith <jsmith@fedoraproject.org> - 3.7.3-3 - Fix spec file for building in EL6 * Wed Oct 07 2015 Jared Smith <jsmith@fedoraproject.org> - 3.7.3-2 - Fix minor packaging issues and disable testing due to missing dependencies * Mon Oct 05 2015 Jared Smith <jsmith@fedoraproject.org> - 3.7.3-1 - Initial packaging