Name: | python3-scapy |
---|---|
Version: | 2.4.3 |
Release: | 2.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 8335959 |
License: | GPLv2 |
RPM: | python3-scapy-2.4.3-2.el8.noarch.rpm |
Source RPM: | scapy-2.4.3-2.el8.src.rpm |
Build Date: | Fri Nov 01 2019 |
Build Host: | jenkins-10-147-72-125-d2ac1df6-acc4-4fcb-b0d4-e6c082c4d687.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://www.secdev.org/projects/scapy/ |
Summary: | Interactive packet manipulation tool and network scanner |
Description: | Scapy is a powerful interactive packet manipulation program built on top of the Python interpreter. It can be used to forge or decode packets of a wide number of protocols, send them over the wire, capture them, match requests and replies, and much more. |
- change to recommended python build dependencies for EPEL7 - thanks Miro Hroncok
- bump to 2.4.3 release - change the python2 to conditional build to be able to keep one spec for all - add Recommends for dependencies, except for EPEL7
- Subpackage python2-scapy has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal
- Rebuilt for Python 3.8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Rebuilt for Python 3.7
- disable the test for now - there is too many failing (network) tests
- bump to 2.4.0 release