From b0c30acba1b7b207a645ca02f9dc366249731b11 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 1 Feb 2017 03:12:20 -0500 Subject: pcr/python-pyspf: needs to conflict with python2-pyspf --- pcr/python-pyspf/PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pcr/python-pyspf/PKGBUILD') diff --git a/pcr/python-pyspf/PKGBUILD b/pcr/python-pyspf/PKGBUILD index 9a256215d..4ed8be779 100644 --- a/pcr/python-pyspf/PKGBUILD +++ b/pcr/python-pyspf/PKGBUILD @@ -14,11 +14,12 @@ license=('PSF') source=("https://pypi.python.org/packages/source/${_pkgname::1}/$_pkgname/$_pkgname-$_pkgver.tar.gz") md5sums=('c83143ad79074bf8c80235748a8a698f') -pkgrel=1 +pkgrel=2 arch=('any') depends=('python-py3dns') makedepends=('python-setuptools') optdepends=('python-authres: Return RFC 5451 Authentication Results headers') +conflicts=(python2-pyspf) package() { cd "$srcdir/$_pkgname-${_basever}" -- cgit v1.2.3