summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f67c83e893418ddc6f442c35a370a7d8ccb5cef3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = release-bot
	pkgdesc = Release to Github and PyPI with an ease.
	pkgver = 0.7.1
	pkgrel = 1
	url = https://github.com/user-cont/release-bot
	arch = i686
	arch = x86_64
	license = GPL3
	makedepends = python-setuptools
	depends = python
	depends = python-yaml
	depends = python-requests
	depends = python-semver
	depends = twine
	depends = python-wheel
	depends = python-pyjwt
	depends = python-flask
	source = git+https://github.com/user-cont/release-bot#tag=0.7.1
	md5sums = SKIP

pkgname = release-bot