blob: 614299a5fcc7c588e940d194c38f21551bbcdc88 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-ci-info
pkgdesc = A Python implementation of watson/ci-info. Data on Continuous Integration environment.
pkgver = 0.3.0
pkgrel = 2
url = https://github.com/mgxd/ci-info
arch = any
license = MIT
makedepends = python-setuptools
depends = python
source = ci-info-0.3.0.tar.gz::https://github.com/mgxd/ci-info/archive/0.3.0.tar.gz
md5sums = 8f7a197c94f02cdc2ac0054425cf4290
pkgname = python-ci-info
|