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

pkgname = python-shortuuid