Wed, 19 Jun 2024 20:38:20 UTC | login

Information for build nodejs-filelist-0.0.6-9.fc33

ID176026
Package Namenodejs-filelist
Version0.0.6
Release9.fc33
Epoch
SummaryLazy-evaluating list of files, based on globs or regexes
DescriptionA FileList is a lazy-evaluated list of files. When given a list of glob patterns for possible files to be included in the file list, instead of searching the file structures to find the files, a FileList holds the pattern for latter use. This allows you to define a FileList to match any number of files, but only search out the actual files when then FileList itself is actually used. The key is that the first time an element of the FileList/Array is requested, the pending patterns are resolved into a real list of file names.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 13:31:47 UTC
CompletedThu, 13 Aug 2020 13:31:47 UTC
Tags
f33
f37
f38
RPMs
src
nodejs-filelist-0.0.6-9.fc33.src.rpm (info) (download)
noarch
nodejs-filelist-0.0.6-9.fc33.noarch.rpm (info) (download)
Changelog * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.6-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.6-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.6-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.6-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild