summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6f23d18a966e6e2c8b93fdc585c319f652e7a7ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-easydev
	pkgdesc = Provides utilities that are of general usage for the development of Python packages
	pkgver = 0.14.0
	pkgrel = 1
	url = https://github.com/cokelaer/easydev
	arch = any
	license = BSD-3-Clause
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-poetry-core
	depends = python
	source = easydev-0.14.0.tar.gz::https://github.com/cokelaer/easydev/archive/v0.14.0.tar.gz
	sha256sums = c605f7a6290139705c1218e5ca126c7fffde6907f2b4acb25043ee54a39a0aa9

pkgname = python-easydev