Fri, 29 Mar 2024 07:00:28 UTC | login

Information for build rh-nodejs4-nodejs-async-0.2.9-4.el7

ID9518
Package Namerh-nodejs4-nodejs-async
Version0.2.9
Release4.el7
Epoch
SummaryHigher-order functions and common patterns for asynchronous code
DescriptionAsync is a utility module which provides straight-forward, powerful functions for working with asynchronous JavaScript. Although originally designed for use with Node.js, it can also be used directly in the browser. Async provides around 20 functions that include the usual 'functional' suspects (map, reduce, filter, forEach…) as well as some common patterns for asynchronous control flow (parallel, series, waterfall…). All these functions assume you follow the Node.js convention of providing a single callback as the last argument of your async function.
Built byhhorak
State complete
Volume DEFAULT
StartedTue, 23 Feb 2016 17:40:06 UTC
CompletedTue, 23 Feb 2016 17:55:52 UTC
Taskbuild (sclo7-rh-nodejs4-rh-el7, rh-nodejs4-nodejs-async-0.2.9-4.el7.src.rpm)
Tags
sclo7-rh-nodejs4-rh-candidate
sclo7-rh-nodejs4-rh-release
sclo7-rh-nodejs4-rh-testing
RPMs
src
rh-nodejs4-nodejs-async-0.2.9-4.el7.src.rpm (info) (download)
noarch
rh-nodejs4-nodejs-async-0.2.9-4.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Sun Feb 14 2016 Zuzana Svetlikova <zsvetlik@redhat.com> - 0.2.9-4 - rebuilt * Thu Oct 17 2013 Tomas Hrcka <thrcka@redhat.com> - 0.2.9-3 - replace provides and requires with macro * Sun Jun 23 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.2.9-2 - restrict to compatible arches * Tue May 28 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.2.9-1 - update to upstream release 0.2.9 - add %check * Sat May 25 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.2.8-1 - update to upstream release 0.2.8 * Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.2.6-2 - add macro for EPEL6 dependency generation * Thu Apr 11 2013 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0.2.6-2 - Add support for software collections * Wed Mar 13 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.2.6-1 - new upstream release 0.2.6 * Wed Feb 13 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.2.5-1 - new upstream release 0.2.5 * Sat Feb 09 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.2.4-1 - new upstream release 0.2.4 * Tue Jan 08 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.1.22-3 - add missing build section * Tue Jan 08 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.1.22-2 - Fix URL - Provide a better description * Mon Dec 31 2012 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.1.22-1 - initial package generated by npm2rpm