summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMorgenstern2022-09-30 01:36:47 +1300
committerMorgenstern2022-09-30 01:36:47 +1300
commit95869916cfe35b2a2b6577ef4b4f71955e45455c (patch)
treeabd9becbe3979a6bb5474af4eb61cd2d6aa95e1f /.SRCINFO
parent25d35a2b773d9aa659d23489273d89842761c310 (diff)
downloadaur-95869916cfe35b2a2b6577ef4b4f71955e45455c.tar.gz
Change to wheel build
PKGBUILD reformatting
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 5 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 45c09e3cd7e2..eb774a41bc53 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,18 @@
pkgbase = python-spf-engine
pkgdesc = SPF (Sender Policy Framework) back-end for integration with Postfix and Sendmail
pkgver = 2.9.3
- pkgrel = 1
+ pkgrel = 2
url = https://launchpad.net/spf-engine
arch = any
license = Apache
license = GPL2
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-setuptools
+ makedepends = python-wheel
depends = python-authres
depends = python-pymilter
depends = python-pyspf>=2.0.9
- depends = python-setuptools
optdepends = postfix: Postfix integration
optdepends = sendmail: Sendmail integration
provides = spf-engine