summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f487fb28a8b5e941263fd31200f5f091a9e113df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-stdeb
	pkgdesc = Python to Debian source package conversion utility
	pkgver = 0.11.0
	pkgrel = 1
	url = https://github.com/astraw/stdeb
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	depends = python
	depends = python-setuptools
	depends = python-requests
	source = https://pypi.python.org/packages/source/s/stdeb/stdeb-0.11.0.tar.gz
	md5sums = 4966ae6aa4592c4917078132b102f3d1

pkgname = python-stdeb