summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoreolianoe2018-06-26 22:45:09 +0200
committereolianoe2018-06-26 22:45:09 +0200
commit0d8993efef08dc19d836c424e9a24efc006835b6 (patch)
treebf2e3b8e2e34556dc012a8847d90047898fc2cc9
parent172cc7099a79acffe478bd55c4918cf14781011a (diff)
downloadaur-0d8993efef08dc19d836c424e9a24efc006835b6.tar.gz
clean
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c84b090ce99..754a6a83cfbe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,6 @@ pkgdesc='A collection of Python WSGI modules'
arch=('any')
url='https://www.saddi.com/software/flup/'
license=('MIT')
-conflicts=('python-flup<=1.0.2-3')
-replaces=('python-flup<=1.0.2-3')
makedepends=('python2-distribute' 'python-distribute')
source=("https://pypi.python.org/packages/source/f/flup/flup-${pkgver}.tar.gz"
'LICENSE')