blob: c30ec661feaa3fe0d21786d554afabc2d093cc7a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python2-kitchen
pkgdesc = Kitchen contains a cornucopia of useful code
pkgver = 1.2.5
pkgrel = 1
url = https://github.com/fedora-infra/kitchen
arch = any
license = LGPL
makedepends = python2-setuptools
depends = python2
source = python2-kitchen-1.2.5.tar.gz::https://github.com/fedora-infra/kitchen/archive/v1.2.5.tar.gz
md5sums = 35490785ed23c91bad1c083c7adbc39e
pkgname = python2-kitchen
|