blob: 384b695cb55aaa792124430ba68b159e0f441deb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-justbases
pkgdesc = conversion of ints and rationals to any base
pkgver = 0.15.2
pkgrel = 2
url = https://github.com/mulkieran/justbases
arch = any
license = LGPL-2.1-or-later
checkdepends = python-hypothesis
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
source = python-justbases-0.15.2.tar.gz::https://github.com/mulkieran/justbases/archive/v0.15.2.tar.gz
sha256sums = 3d85648d1c797f1857decc641d648b7d3b6902b204e4b7a4961896c5ffe055ef
pkgname = python-justbases
|