summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHao Zhang2024-06-05 20:52:48 -0400
committerHao Zhang2024-06-05 20:52:48 -0400
commit12fcb7eb76b706a955b58d005b98fd0a065c219a (patch)
treed86b2924db4ab343a3f3934cd07d75e0365e7276
parent6f90cf1374e5447acea85694f2eb4288a4312026 (diff)
downloadaur-python-pyspf.tar.gz
Rebuild for python 3.12
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 57e76f0bf29e..5eebdea92518 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-pyspf
pkgdesc = Python implementation of the Sender Policy Framework (SPF) protocol
pkgver = 2.0.14
- pkgrel = 3
+ pkgrel = 4
url = https://pypi.python.org/pypi/pyspf
arch = any
license = PSF
diff --git a/PKGBUILD b/PKGBUILD
index 1ba626d6e478..ddb5029efbb0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Samed Beyribey <ras0ir AT eventualis DOT org>
pkgname=python-pyspf
pkgver=2.0.14
-pkgrel=3
+pkgrel=4
pkgdesc="Python implementation of the Sender Policy Framework (SPF) protocol"
arch=('any')
url="https://pypi.python.org/pypi/pyspf"