Name: | nodejs010-nodejs-async |
---|---|
Version: | 0.2.9 |
Release: | 3.el7 |
Architecture: | noarch |
Group: | System Environment/Libraries |
Size: | 73942 |
License: | MIT |
RPM: | nodejs010-nodejs-async-0.2.9-3.el7.noarch.rpm |
Source RPM: | nodejs010-nodejs-async-0.2.9-3.el7.src.rpm |
Build Date: | Wed May 27 2015 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://github.com/caolan/async/ |
Summary: | Higher-order functions and common patterns for asynchronous code |
Description: | Async 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. |
- replace provides and requires with macro
- restrict to compatible arches
- update to upstream release 0.2.9 - add %check
- update to upstream release 0.2.8
- add macro for EPEL6 dependency generation
- Add support for software collections
- new upstream release 0.2.6
- new upstream release 0.2.5
- new upstream release 0.2.4
- add missing build section