Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 2094510 Details for
Bug 2335202
Review Request: python-pyvex - Python interface to libVEX and the VEX intermediate representation
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh109 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
Migrated Products
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
The .spec file difference from Copr build 8462344 to 9193456
spec-from-8462344-to-9193456.diff (text/plain), 2.39 KB, created by
Fedora Review Service
on 2025-06-20 16:00:49 UTC
(
hide
)
Description:
The .spec file difference from Copr build 8462344 to 9193456
Filename:
MIME Type:
Creator:
Fedora Review Service
Created:
2025-06-20 16:00:49 UTC
Size:
2.39 KB
patch
obsolete
>--- https://copr.fedorainfracloud.org/coprs/build/8462344 >+++ https://copr.fedorainfracloud.org/coprs/build/9193456 >@@ -13,7 +13,7 @@ > # Core is BSD, but code in pyvex_c is GPL because it links statically > # against VEX. The files e4c_lite.h, host_generic_maddf.c, and > # host_generic_maddf.h are LGPL. >-License: BSD and GPLv3+ and LGPLv3 >+License: BSD-2-Clause and GPL-3.0-or-later and LGPL-2.0-only > URL: https://github.com/angr/pyvex > Source0: %{pypi_source} > # https://github.com/angr/vex/ >@@ -21,10 +21,13 @@ > Source2: PACKAGE-LICENSING > Source3: LICENSE-other > >+BuildRequires: python3-devel > BuildRequires: gcc > >-%description >-A Python interface to libVEX and the VEX intermediate representation. >+%global _description %{expand: >+A Python interface to libVEX and the VEX intermediate representation.} >+ >+%description %_description > > %package -n python3-%{pypi_name} > Summary: %{summary} >@@ -34,33 +37,50 @@ > BuildRequires: python3-cffi > %{?python_provide:%python_provide python3-%{pypi_name}} > >-%description -n python3-%{pypi_name} >-A Python interface to libVEX and the VEX intermediate representation. >+%description -n python3-%{pypi_name} %_description > > %prep >-rm -f %{pypi_name}.egg-info/ >-%autosetup -n %{pypi_name}-%{version} -p1 >+%autosetup -p1 -n %{pypi_name}-%{version} > tar xvf %{SOURCE1} > rmdir vex > mv vex-%{libvexversion} vex > >+%generate_buildrequires >+%pyproject_buildrequires >+ > %build >-%py3_build >+%pyproject_wheel > > %install >-%py3_install >+%pyproject_install > mv pyvex_c/LICENSE LICENSE-pyvex_c > cp %{SOURCE2} . > cp %{SOURCE3} . > >-%files -n python3-%{pypi_name} >+%pyproject_save_files -l pyvex >+ >+%check >+for f in \ >+ tests/test_arm_postprocess.py \ >+ tests/test_gym.py \ >+ tests/test_irsb_property_caching.py \ >+ tests/test_lift.py \ >+ tests/test_mips32_postprocess.py \ >+ tests/test_pyvex.py \ >+ tests/test_s390x_exrl.py \ >+ tests/test_s390x_lochi.py \ >+ tests/test_s390x_vl.py \ >+ tests/test_spotter.py \ >+ tests/test_ud2.py; do >+ %{py3_test_envvars} %{python3} $f >+done >+ >+%files -n python3-%{pypi_name} -f %{pyproject_files} > %doc README.md > %license PACKAGE-LICENSING > %license LICENSE > %license LICENSE-pyvex_c > %license LICENSE-other >-%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/ >-%{python3_sitelib}/pyvex/ > > %changelog > * Wed Jan 01 2025 W. Michael Petullo <mike@flyn.org> - 9.2.135-1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 2335202
: 2094510