blob: 5e0a688ec6a455926209088a0c6fcf44c9045396 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-pyspf
pkgdesc = Python implementation of the Sender Policy Framework (SPF) protocol
pkgver = 2.0.14
pkgrel = 2
url = https://pypi.python.org/pypi/pyspf
arch = any
license = PSF
makedepends = python-setuptools
depends = python-dnspython
optdepends = python-authres: Return RFC 5451 Authentication Results headers
source = https://files.pythonhosted.org/packages/d4/dc/5b3838ff90474e21fe0914920c53430f73402e07d6598ea228e61b74963e/pyspf-2.0.14.tar.gz
sha256sums = 57a7ef01bda090173aafb6af0106251686ed73f03db4e911fcd34c57fc347186
pkgname = python-pyspf
|