blob: 50fb4280941a98f92ff46985d6c8cbcf2f5045f4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-hexbytes
pkgdesc = Python bytes subclass that decodes hex, with a readable console output
pkgver = 1.3.1
pkgrel = 1
url = https://github.com/ethereum/hexbytes
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
source = hexbytes-1.3.1.tar.gz::https://github.com/ethereum/hexbytes/archive/v1.3.1.tar.gz
sha512sums = 621c3aaa5d9782f2d78b7d80ed78e7f0d94b7b8222beda498cc5eb18f15a9048fb9718c536aa834efe251dbf5ed80097ce09c00cdfa235fd3ee7505efd39e570
pkgname = python-hexbytes
|