Spec URL: https://www.flyn.org/SRPMS/python-pwntools.spec SRPM URL: https://www.flyn.org/SRPMS/python-pwntools-3.12.0-1.fc28.src.rpm 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. Fedora Account System Username: mikep
- Could you add a comment before the patch to explain what it does. - There's no tests provided so you can remove %check - Another issue is that you're using python2-tox which has been removed from Fedora. This is not really needed to use the library so you can safely remove it. - Install the docs: BuildRequires: python2-sphinx %package doc Summary: pwntools documentation %description doc Documentation for pwntools %build %py2_build # generate html docs PYTHONPATH=${PWD} sphinx-build-2 docs/source html # remove the sphinx-build leftovers rm -rf html/.{doctrees,buildinfo} %files doc %doc html %license LICENSE-pwntools.txt (might need other BR)
Spec URL: https://www.flyn.org/SRPMS/python-pwntools.spec SRPM URL: https://www.flyn.org/SRPMS/python-pwntools-3.12.0-1.fc28.src.rpm 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. Fedora Account System Username: mikep Addressed comment #1. Statements to build documentation are present, but I commented them out because pwntools does not yet seem compatible with sphinx 1.7 as shipped by Fedora.
Package approved.
(fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/python-pwntools
python-pwntools-3.12.0-1.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-0b553b789e
python-pwntools-3.12.0-1.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-0b553b789e
python-pwntools-3.12.0-1.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.