Bug 2164622

Summary: Review Request: python39-pefile-epel - Python module for working with Portable Executable files
Product: [Fedora] Fedora Reporter: Michel Lind <michel>
Component: Package ReviewAssignee: Michel Lind <michel>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: 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-01-27 09:44:49 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: 2164623    
Bug Blocks:    

Description Michel Lind 2023-01-25 20:37:26 UTC
Spec URL: https://salimma.fedorapeople.org/python39-pefile-epel.spec
SRPM URL: https://salimma.fedorapeople.org/python39-pefile-epel-2022.5.30-3.el8.1.src.rpm

Description:
pefile is a multi-platform Python module to read and work with Portable
Executable (aka PE) files. Most of the information in the PE Header is
accessible, as well as all the sections, section's information and data.
pefile requires some basic understanding of the layout of a PE file. Armed
with it it's possible to explore nearly every single feature of the file.
Some of the tasks that pefile makes possible are:
* Modifying and writing back to the PE image
* Header Inspection
* Sections analysis
* Retrieving data
* Warnings for suspicious and malformed values
* Packer detection with PEiD’s signatures
* PEiD signature generation

Fedora Account System Username: salimma

Comment 1 Jakub Kadlčík 2023-01-25 20:40:46 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/5297529
(failed)

Build log:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2164622-python39-pefile-epel/fedora-rawhide-x86_64/05297529-python39-pefile-epel/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

Comment 2 Michel Lind 2023-01-26 18:08:28 UTC
Repo request with exception has been processed, so I'm taking this

Comment 3 Fedora Update System 2023-01-26 19:23:40 UTC
FEDORA-EPEL-2023-4dbc75670a has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-4dbc75670a

Comment 4 Fedora Update System 2023-01-27 09:44:49 UTC
FEDORA-EPEL-2023-4dbc75670a has been pushed to the Fedora EPEL 8 stable repository.
If problem still persists, please make note of it in this bug report.