Thu, 23 May 2024 19:19:44 UTC | login

Information for build nodejs-degenerator-1.0.2-3.fc24

ID9608
Package Namenodejs-degenerator
Version1.0.2
Release3.fc24
Epoch
SummaryTurns sync functions into async generator functions
DescriptionSometimes you need to write sync looking code that's really async under the hood. This module takes a String to one or more synchronous JavaScript functions, and returns a new String that with those JS functions transpiled into ES6 Generator Functions.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:13:54 UTC
CompletedSat, 14 Apr 2018 20:13:54 UTC
Tags
f28
f29
RPMs
src
nodejs-degenerator-1.0.2-3.fc24.src.rpm (info) (download)
noarch
nodejs-degenerator-1.0.2-3.fc24.noarch.rpm (info) (download)
Changelog * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Fri Jan 01 2016 Tom Hughes <tom@compton.nu> - 1.0.2-2 - Remove fixdeps that are no longer required * Fri Sep 18 2015 Piotr Popieluch <piotr1212@gmail.com> - 1.0.2-1 - patch to be compatible with newer ast-types - update to upstream 1.0.2 - enable tests * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Wed Feb 18 2015 Ralph Bean <rbean@redhat.com> - 1.0.0-1 - new version * Tue Jul 22 2014 Ralph Bean <rbean@redhat.com> - 0.0.3-1 - Initial packaging for Fedora.