blob: 5fd89ec2fade6134cb2110b751a1a384a3974101 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-justbytes
pkgdesc = computing with and displaying bytes
pkgver = 0.15.2
pkgrel = 3
url = https://pypi.org/project/justbytes/
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
depends = python-justbases
source = python-justbytes-0.15.2.tar.gz::https://github.com/mulkieran/justbytes/archive/v0.15.2.tar.gz
sha256sums = 125af80a9b36d834080ec8356ed43a38061cf4208b2d781aa24ee8b0ca9782d1
pkgname = python-justbytes
|