summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 649b839c00da6d391d626b07375ebf35d7331462 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-connection_pool
	pkgdesc = Thread-safe connection pool for Python
	pkgver = 0.0.3
	pkgrel = 2
	url = https://github.com/zhouyl/ConnectionPool
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	source = https://files.pythonhosted.org/packages/source/c/connection_pool/connection_pool-0.0.3.tar.gz
	sha256sums = bf429e7aef65921c69b4ed48f3d48d3eac1383b05d2df91884705842d974d0dc

pkgname = python-connection_pool