Bug 2267240

Summary: Review Request: uhttpmock - Library for mocking web service APIs which use HTTP or HTTPS
Product: [Fedora] Fedora Reporter: Neal Gompa <ngompa13>
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: jonathan, mcatanza, package-review
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: https://gitlab.freedesktop.org/pwithnall/uhttpmock
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-03-01 14:59:26 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:    
Bug Blocks: 2267241    

Description Neal Gompa 2024-03-01 13:25:52 UTC
Spec URL: https://ngompa.fedorapeople.org/for-review/uhttpmock.spec
SRPM URL: https://ngompa.fedorapeople.org/for-review/uhttpmock-0.9.0-1.fc39.src.rpm
Description:
Library for mocking web service APIs which use HTTP or HTTPS

Fedora Account System Username: ngompa

Comment 1 Fedora Review Service 2024-03-01 13:29:25 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/7095075
(failed)

Build log:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2267240-uhttpmock/fedora-rawhide-x86_64/07095075-uhttpmock/builder-live.log.gz

Please make sure the package builds successfully at least for Fedora Rawhide.

- If the build failed for unrelated reasons (e.g. temporary network
  unavailability), please ignore it.
- If the build failed because of missing BuildRequires, please make sure they
  are listed in the "Depends On" field


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 2 Michael Catanzaro 2024-03-01 14:21:51 UTC
Surely you have to change the source package name to avoid conflicting with the existing uhttpmock package?

Or are you planning to take over the existing package and move what's there now to a compat package? (But in that case, you don't need a review, right?)

Comment 3 Neal Gompa 2024-03-01 14:59:26 UTC
Nope, I just didn't know it was there. I'll submit a PR to update it.

Comment 4 Neal Gompa 2024-03-01 15:29:02 UTC
Pull request submitted: https://src.fedoraproject.org/rpms/uhttpmock/pull-request/1

We'll make a compat package once this lands.