blob: 5ac6490ed4377a2ed70b64d98ffe7e018cb09028 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-shortuuid
pkgdesc = library that generates concise, unambiguous, URL-safe UUIDs
pkgver = 1.0.11
pkgrel = 1
url = https://github.com/skorokithakis/shortuuid
arch = any
license = BSD
checkdepends = python-django
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-poetry-core
depends = python
options = !emptydirs
source = shortuuid-1.0.11.tar.gz::https://github.com/skorokithakis/shortuuid/archive/v1.0.11.tar.gz
sha256sums = 6ba28eece88d23389684585d73f3d883be3a76d6ab0c5d18ef34e5de2d500d0f
pkgname = python-shortuuid
|