Name: | python36-scapy |
---|---|
Version: | 2.4.3 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 11744219 |
License: | GPLv2 |
RPM: | python36-scapy-2.4.3-2.el7.noarch.rpm |
Source RPM: | scapy-2.4.3-2.el7.src.rpm |
Build Date: | Tue Oct 22 2019 |
Build Host: | x86-ol7-builder-02.us.oracle.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 to change main python from 3.4 to 3.6
- 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