Bug 1433783

Summary: Review Request: nodejs-micromatch - Glob matching for javascript/node.js
Product: [Fedora] Fedora Reporter: Honza Horak <hhorak>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: eclipseo, hhorak, jsmith.fedora, package-review
Target Milestone: ---Flags: hhorak: fedora-review?
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-04-30 12:55:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1334036, 1364172    
Bug Blocks: 1364982, 1433764    

Description Honza Horak 2017-03-19 23:09:06 UTC
Spec URL: https://hhorak.fedorapeople.org/nodemon/nodejs-micromatch.spec
SRPM URL: https://hhorak.fedorapeople.org/nodemon/nodejs-micromatch-2.3.5-7.fc25.src.rpm

Description:
Glob matching for javascript/node.js.
A drop-in replacement and faster alternative to minimatch and multimatch.
Just use micromatch.isMatch() instead of minimatch(),
or use micromatch() instead of multimatch().

scratch build of nodejs-micromatch-2.3.5-7.fc25.src.rpm for f26: http://koji.fedoraproject.org/koji/taskinfo?taskID=18354154

Fedora Account System Username: hhorak

Comment 1 Robert-André Mauchin 🐧 2017-09-23 09:47:17 UTC
Hello,

Please bump your package to version 3.1.0.

It needs an update of npm(arr-diff) >= 4.0.0 (bug #1334036)

And an update of npm(extglob) >= 2.0.2 (bug #1372934)

And npm(braces) >= 2.2.2 (bug #1364172)

Please add your own entry in the changelog:

* Fri Sep 22 2017  Honza Horak <hhorak> - 3.1.0-1
- Upstream release 3.1.0

Comment 2 Jared Smith 2018-04-18 17:59:11 UTC
Honza, are you going to finish this package?  If not, I'd like to take over and submit an updated spec file for review.  

Please let me know what you'd prefer to do.

Comment 3 Honza Horak 2018-04-30 12:55:39 UTC
Jared, please, feel free to take over and submit an updated spec file for review, I haven't had much time for this, sorry. Closing as WONTFIX.