blob: 41e8b8f9bc332a46f8212b15bb88560c53e0745c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# Generated by mksrcinfo v8
# dim. déc. 6 18:05:45 UTC 2015
pkgbase = python-redmine
pkgdesc = Python library for communicating with a Redmine project management application
pkgver = 1.5.0
pkgrel = 1
url = http://python-redmine.readthedocs.org/
arch = any
license = Apache
makedepends = python
makedepends = python2
options = !emptydirs
source = https://pypi.python.org/packages/source/p/python-redmine/python-redmine-1.5.0.tar.gz
md5sums = 743a6956ebe6ee3f1b5ee3f304e8f5c5
pkgname = python-redmine
depends = python
depends = python-requests
pkgname = python2-redmine
depends = python2
depends = python2-requests
|