Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1452175 Details for
Bug 1592052
pyelftools is out-of-date and this prevents running pwntools
[?]
New
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.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
RPM specification to build pwntools
pwntools.spec (text/x-matlab), 1.36 KB, created by
W. Michael Petullo
on 2018-06-16 14:36:05 UTC
(
hide
)
Description:
RPM specification to build pwntools
Filename:
MIME Type:
Creator:
W. Michael Petullo
Created:
2018-06-16 14:36:05 UTC
Size:
1.36 KB
patch
obsolete
>%global srcname pwntools > >Name: python-%{srcname} >Version: 3.12.0 >Release: 1%{?dist} >Summary: A CTF framework and exploit development library > ># Source contains four LICENSE*.txt files which explain the licenses which cover ># pwntools. >License: MIT and BSD and GPLv2 >URL: https://pypi.python.org/pypi/%{srcname} >Source0: https://files.pythonhosted.org/packages/source/p/%{srcname}/%{srcname}-%{version}.tar.gz > >BuildArch: noarch >BuildRequires: python2-devel > >%description >Pwntools is a CTF framework and exploit development library. Written >in Python, it is designed for rapid prototyping and development, and >intended to make exploit writing as simple as possible. > >%package -n python2-%{srcname} >Summary: %{summary} >%{?python_provide:%python_provide python2-%{srcname}} > >%description -n python2-%{srcname} >Pwntools is a CTF framework and exploit development library. Written >in Python, it is designed for rapid prototyping and development, and >intended to make exploit writing as simple as possible. > >%prep >%autosetup -n %{srcname}-%{version} > >%build >%py2_build > >%install >%py2_install > >%check >%{__python2} setup.py test > >%files -n python2-%{srcname} >%license LICENSE-pwntools.txt >%doc README.md >%{python2_sitelib}/* >%{_bindir}/* > >%changelog >* Sat Jun 16 2018 W. Michael Petullo <mike@flyn.org> - 3.12.0-1 >- Initial package
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 Raw
Actions:
View
Attachments on
bug 1592052
: 1452175 |
1452223
|
1452224