Name: | python3-pyspf |
---|---|
Version: | 2.0.14 |
Release: | 13.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 205522 |
License: | Python |
RPM: | python3-pyspf-2.0.14-13.el7.noarch.rpm |
Source RPM: | python-pyspf-2.0.14-13.el7.src.rpm |
Build Date: | Sat Nov 28 2020 |
Build Host: | jenkins-172-17-0-2-2c2e677e-6d7a-46df-b366-f9debb268ada.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://pypi.python.org/pypi/pyspf |
Summary: | Python module and programs for SPF (Sender Policy Framework) |
Description: | SPF does email sender validation. For more information about SPF, please see http://spf.pobox.com. This SPF client is intended to be installed on the border MTA, checking if incoming SMTP clients are permitted to forward mail. The SPF check should be done during the MAIL FROM:<...> command. This package provides Python 3 build of pyspf. |
- Actually build python2/python3 separately
- Revert conflicts with python3-dns (bug #1891225)
- Add conflicts with python3-dns (bug #1891225)
- add python-dns dependency with python 2
- add back patch for some python 2 specific problems
- relax and replace LF with space (bug #1573072, pb at bieringer dot de)
- add patch to remove lifetime argument to dns.resolver.query()
- build default (python2) last
- update to 2.0.14 - build python3 version, while trying to keep the rest as is
- never load ipaddress