summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: db1f2ca985519985da0a668c753a684d85e2e998 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = fabric1
	pkgdesc = Python library and command-line tool designed to streamline deploying applications or performing system administration tasks via the SSH protocol
	pkgver = 1.15.0
	pkgrel = 1
	url = https://www.fabfile.org/
	arch = any
	license = BSD
	depends = python-setuptools
	depends = python-paramiko
	conflicts = fabric
	source = https://github.com/fabric/fabric/archive/1.15.0/fabric1-1.15.0.tar.gz
	sha512sums = 332ef25d7ff170b661826fd61305b706b1cdad3954f1704ef753489f6a259aef8881ea495f969c95090532cadfca12490f9eadad2219ac4ae6ca2912d6a69cb6

pkgname = fabric1