blob: 8c788daaf5ed076edd988feab50189eeb2514fb9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-wheezy-captcha
pkgdesc = Lightweight CAPTCHA library
pkgver = 3.2.2
pkgrel = 1
url = https://github.com/akornatskyy/wheezy.captcha
arch = x86_64
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = cython
depends = python
source = wheezy.captcha-3.2.2.tar.gz::https://github.com/akornatskyy/wheezy.captcha/archive/3.2.2.tar.gz
sha512sums = 49b4d3a69baf6c0be06bcfa39d494fbb5f9fe174d59f9db9627ce2ff3021e436ca5e16ad0eedfda1536d9682fb386181b34f343bac908a02b5243ca4c94ae880
pkgname = python-wheezy-captcha
|