blob: f6de2bd607af4c15f1182adbd4a01559beb3802c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
pkgbase = python-yapsy-hg
pkgdesc = Yet another plugin system (hg version)
pkgver = 386.09ae8fccba69
pkgrel = 1
url = http://yapsy.sourceforge.net/
arch = any
license = BSD
makedepends = mercurial
makedepends = python
makedepends = python2
makedepends = python-setuptools
makedepends = python2-setuptools
options = !emptydirs
source = hg+http://hg.code.sf.net/p/yapsy/code
md5sums = SKIP
pkgname = python-yapsy-hg
depends = python
depends = python-setuptools
provides = python-yapsy
conflicts = python-yapsy
pkgname = python2-yapsy-hg
depends = python2
depends = python2-setuptools
provides = python2-yapsy
conflicts = python2-yapsy
|