blob: e028f55c1585a8912e4a0f6fbdf7e8784c7e49c4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-uuid-utils
pkgdesc = Drop-in replacement for Python UUID with bindings in Rust
pkgver = 0.16.0
pkgrel = 1
url = https://github.com/aminalaee/uuid-utils
arch = x86_64
license = BSD-3-Clause
checkdepends = python-pytest
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-maturin
depends = glibc
depends = libgcc
depends = python
source = python-uuid-utils-0.16.0.tar.gz::https://github.com/aminalaee/uuid-utils/archive/refs/tags/0.16.0.tar.gz
b2sums = 71f49ae946299bc4f0eb0e4b8a3eb53fd485d58809f8af8e0595d8c7eddee42aa6e8f25aa387e9c90c44b99d3dc16ac99fa820f0b3605bbdf9930f5228316b04
pkgname = python-uuid-utils
|