blob: 302ce1f9a0a94e1349f120e29eb583addecbddf6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-appdirs-git
pkgdesc = A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
pkgver = 1.4.1.r141.c3f3545
pkgrel = 2
url = https://github.com/ActiveState/appdirs
arch = any
license = MIT
makedepends = python-setuptools
makedepends = git
depends = python
provides = python-appdirs=1.4.1.r141.c3f3545
conflicts = python-appdirs
source = appdirs::git+https://github.com/ActiveState/appdirs.git
md5sums = SKIP
pkgname = python-appdirs-git
|