Bug 2247909

Summary: Review Request: nlohmann-json - Header-only C++ JSON library
Product: [Fedora] Fedora Reporter: Zbigniew Jędrzejewski-Szmek <zbyszek>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: alebastr89, ngompa13, package-review
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-11-04 20:33:24 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:

Description Zbigniew Jędrzejewski-Szmek 2023-11-04 13:01:31 UTC
Spec URL: https://in.waw.pl/~zbyszek/fedora/nlohmann-json.spec
SRPM URL: https://in.waw.pl/~zbyszek/fedora/nlohmann-json-3.11.2-2.fc40.src.rpm
Description:
Header-only C++ JSON library.

Fedora Account System Username: zbyszek

koji scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=108567094
copr: https://copr.fedorainfracloud.org/coprs/zbyszek/nixos/builds/

This is a depedency for nix.

Comment 1 Aleksei Bavshin 2023-11-04 15:55:41 UTC
nlohmann-json is already available in the repos. It's just not obvious from the name :(

$ dnf provides 'cmake(nlohmann_json)' 'pkgconfig(nlohmann_json)'
<...>
json-devel-3.11.2-3.fc39.x86_64 : Development files for json
Repo        : fedora
Matched from:
Provide    : pkgconfig(nlohmann_json) = 3.11.2
Provide    : cmake(nlohmann_json) = 3.11.2

Comment 2 Neal Gompa 2023-11-04 20:33:24 UTC
Already packaged: https://src.fedoraproject.org/rpms/json

Comment 3 Zbigniew Jędrzejewski-Szmek 2023-11-05 11:17:01 UTC
I did search for the thing. Pffff.
Anyway, thank you both for looking.