Date: Saturday, January 11, 2020 @ 00:57:17
  Author: dvzrv
Revision: 551871

upgpkg: python-authheaders 0.12.1-1: Adding python-authheaders 0.12.1.

Modified:
  python-authheaders/trunk/PKGBUILD

----------+
 PKGBUILD |   11 -----------
 1 file changed, 11 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-01-11 00:55:54 UTC (rev 551870)
+++ PKGBUILD    2020-01-11 00:57:17 UTC (rev 551871)
@@ -4,12 +4,10 @@
 pkgname=python-authheaders
 pkgver=0.12.1
 pkgrel=1
-epoch=
 pkgdesc="Library for the generation of email authentication headers"
 arch=('any')
 url="https://github.com/ValiMail/authentication-headers";
 license=('BSD' 'MPL2' 'ZPL')
-groups=()
 # python-publicsuffix should actually not be in use:
 # https://github.com/ValiMail/authentication-headers/issues/2
 depends=('python-authres' 'python-dkim' 'python-dnspython'
@@ -16,19 +14,10 @@
 'python-publicsuffix')
 makedepends=('python-setuptools')
 checkdepends=('python-pytest')
-optdepends=()
-provides=()
-conflicts=()
-replaces=()
-backup=()
-options=()
-install=
-changelog=
 # latest version doesn't offer verification:
 # https://github.com/ValiMail/authentication-headers/issues/1
 # 
source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz"{,.asc})
 
source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz";)
-noextract=()
 
sha512sums=('68ac36227d0ef602ed89fcd5852c0984b0875bd4a3e1465d87791178a0e42072bca79335054c82bbbe6e06f6484598cabfa83676bd3338114f82bf9dbd23ccc3')
 # validpgpkeys=('E7729BFFBE85400FEEEE23B178D7DEFB9AD59AF1')
 

Reply via email to