Bug 2235074 (python-patch)

Summary: Review Request: python-patch - Library to parse and apply unified diffs
Product: [Fedora] Fedora Reporter: Robert-André Mauchin 🐧 <eclipseo>
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: loganjerry, package-review
Target Milestone: ---   
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: 2023-09-18 20:44:51 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 Robert-André Mauchin 🐧 2023-08-26 11:24:10 UTC
Spec URL: https://eclipseo.fedorapeople.org/for-review/python-patch.spec
SRPM URL: https://eclipseo.fedorapeople.org/for-review/python-patch-1.16-1.fc38.src.rpm

Description:
Library to parse and apply unified diffs.

Fedora Account System Username: eclipseo

To build it against the dependencies, use the following COPR in your rawhide mock.cfg:

[copr:copr.fedorainfracloud.org:eclipseo:scancode-toolkit]
name=Copr repo for scancode-toolkit owned by eclipseo
baseurl=https://download.copr.fedorainfracloud.org/results/eclipseo/scancode-toolkit/fedora-rawhide-/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://download.copr.fedorainfracloud.org/results/eclipseo/scancode-toolkit/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1

Comment 1 Jerry James 2023-09-11 22:58:27 UTC
Wouldn't it be a better idea to port consuming packages to python-patch-ng, rather than introduce this older version?

Comment 2 Robert-André Mauchin 🐧 2023-09-18 20:44:51 UTC
Hi,

Thanks, pr sent upstream https://github.com/nexB/extractcode/pull/55

Extractcode SPEC updated.