Skip to content
Snippets Groups Projects
Verified Commit dfaeb8eb authored by alice's avatar alice
Browse files

community/py3-keyutils: remove py3-pip from makedepends

parent 4cc59949
No related merge requests found
......@@ -2,13 +2,13 @@
# Maintainer: Clayton Craft <clayton@craftyguy.net>
pkgname=py3-keyutils
pkgver=0.6
pkgrel=1
pkgrel=2
pkgdesc="python bindings for keyutils"
url="https://github.com/sassoftware/python-keyutils"
arch="all"
license="Apache-2.0"
depends="python3 keyutils"
makedepends="gettext keyutils-dev py3-setuptools py3-pip python3-dev py3-pytest-runner"
makedepends="gettext keyutils-dev py3-setuptools python3-dev py3-pytest-runner"
checkdepends="py3-pytest"
source="$pkgname-$pkgver.tar.gz::https://github.com/sassoftware/python-keyutils/archive/$pkgver.tar.gz"
builddir="$srcdir/python-keyutils-$pkgver"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment