From 18d8821ab00587f94b75f208b514b5863be0d370 Mon Sep 17 00:00:00 2001 From: Britney Fransen Date: Wed, 11 Apr 2018 21:05:53 +0000 Subject: python-rebulk: rebuild --- abs/core/python_modules/python-rebulk/PKGBUILD | 6 +++--- abs/core/python_modules/python-rebulk/__changelog | 2 -- 2 files changed, 3 insertions(+), 5 deletions(-) delete mode 100644 abs/core/python_modules/python-rebulk/__changelog diff --git a/abs/core/python_modules/python-rebulk/PKGBUILD b/abs/core/python_modules/python-rebulk/PKGBUILD index c7338bf..b7473a8 100644 --- a/abs/core/python_modules/python-rebulk/PKGBUILD +++ b/abs/core/python_modules/python-rebulk/PKGBUILD @@ -1,15 +1,15 @@ # Maintainer: Sebastien Leduc -pkgname=('python2-rebulk') +pkgname=('python-rebulk' 'python2-rebulk') pkgbase='python-rebulk' _guser='Toilal' _gproject="rebulk" pkgver=0.9.0 -pkgrel=1 +pkgrel=2 pkgdesc=" Define simple search patterns in bulk to perform advanced matching on any string. " arch=("any") url="https://github.com/Toilal/rebulk" license=('MIT') -makedepends=('python2' 'python2-setuptools' 'python2-pytest-runner') +makedepends=('python' 'python2' 'python-setuptools' 'python2-setuptools' 'python-pytest-runner' 'python2-pytest-runner') options=(!emptydirs) source=("https://github.com/${_guser}/${_gproject}/archive/${pkgver}.tar.gz") md5sums=('7f76cd95e6ca9219202aeaa9b1b7b7c8') diff --git a/abs/core/python_modules/python-rebulk/__changelog b/abs/core/python_modules/python-rebulk/__changelog deleted file mode 100644 index 4f818ef..0000000 --- a/abs/core/python_modules/python-rebulk/__changelog +++ /dev/null @@ -1,2 +0,0 @@ -PKGBUILD: don't build py 3 stuff - -- cgit v0.12