summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dab6db50bc019847912875ba04662be059631f55 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-shortuuid-git
	pkgdesc = shortuuid is a simple python library that generates concise, unambiguous, URL-safe UUIDs.
	pkgver = v1.0.10.r16.g0b48734
	pkgrel = 1
	url = https://github.com/skorokithakis/shortuuid
	arch = any
	license = BSD
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-poetry-core
	depends = python
	provides = python-shortuuid
	conflicts = python-shortuuid
	options = !emptydirs
	source = git+https://github.com/skorokithakis/shortuuid.git
	md5sums = SKIP

pkgname = python-shortuuid-git