pyspf 2.0.7-0ubuntu1 source package in Ubuntu

Changelog

pyspf (2.0.7-0ubuntu1) precise; urgency=low

  * New upstream release
    - Update X-Python-Version and X-Python3-Version
    - Drop use of 2to3 in debian/rules, no longer needed
    - Add debian/patches/missed_py3 to fix missing python 3 compatbility
      change
  * Build --with quilt, add quilt to build-depends, replace long obsolete
    README.source with a new one for quilt
  * Override dh_fixperms to exclude spf.py
    - It needs to be executable by anyone so the the symlink from
      /usr/bin/pyspf in spf-tools-python works
  * Update debian/pyspf.1 to match the current way the package works
 -- Scott Kitterman <email address hidden>   Thu, 09 Feb 2012 17:01:40 -0500

Upload details

Uploaded by:
Scott Kitterman
Uploaded to:
Precise
Original maintainer:
Scott Kitterman
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
pyspf_2.0.7.orig.tar.gz 45.2 KiB 1c108a5ffc9f7d56b087e96b4b599cbbb28d7234fab745083d3fd7a512d54334
pyspf_2.0.7-0ubuntu1.diff.gz 11.9 KiB e06305546f4cdb4a984df7ec210642182eb84bedee89f8872cb09dce8f9bdfad
pyspf_2.0.7-0ubuntu1.dsc 1.3 KiB 8a0bbf350645b820438588d236322b8e75e66c1e110555fceef327f019a9e3bf

Available diffs

View changes file

Binary packages built by this source

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

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

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

 This module provides SPF (Sender Policy Framework) for Python 3. It is RFC
 4408 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/