pyspf 2.0.13-5 source package in Ubuntu

Changelog

pyspf (2.0.13-5) unstable; urgency=medium

  * Drop python-spf binary (No longer needed in Testing) (Closes: #937542)
  * Use pybuild to support python3 only build
  * Bump standards-version to 4.4.1 without further change
  * Add python3-dnspython as an alternative to python3-dns and drop ancient
    version constraint for python3-dns
  * Change spf-tools-python binary section to mail vice python
  * Drop ancient Breaks/Replaces
  * Bump debhelper-compat to 12 without further change

 -- Scott Kitterman <email address hidden>  Mon, 14 Oct 2019 16:44:36 -0400

Upload details

Uploaded by:
Scott Kitterman
Uploaded to:
Sid
Original maintainer:
Scott Kitterman
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyspf_2.0.13-5.dsc 2.1 KiB 780c42089b0f6f37f28591fd44dbca4de45568f52dc5169ae4d06a98ea0a57d7
pyspf_2.0.13.orig.tar.gz 64.4 KiB 62dc1be39519e343202d480da7ef93d834b5a50cd4f217bef9335ed15292929b
pyspf_2.0.13-5.debian.tar.xz 13.8 KiB eb013fcdcb454e408ab6f13ab2c9de84dfdfff708204adef5c93a8da52f5e05d

Available diffs

No changes file available.

Binary packages built by this source

python3-spf: sender policy framework (SPF) module for Python 3

 This module provides SPF (Sender Policy Framework) for Python 3. It is RFC
 7208 compliant.
 .
 For more information about SPF see http://www.openspf.org/

spf-tools-python: sender policy framework (SPF) tools for Python

 SPF (Sender Policy Framework) related scripts and tools in Python. This
 package currently provides three scripts:
 .
  * pyspf: command line use of spf.py
  * spfquery: Python implementation of spfquery (uses alternatives)
  * pyspf-type99: Tool to convert SPF records of type TXT to type SPF
 .
 spfquery and pyspf-type99 are compatible with python3
 For more information about SPF look at http://www.openspf.org/