summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5d5ae1563ffde9ec6b8ea87ce0b7aaab562ca3b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
pkgbase = python-apt
	pkgdesc = Python binding of libapt-pkg
	pkgver = 0.9.4
	pkgrel = 1
	url = http://packages.debian.org/sid/python-apt
	arch = i686
	arch = x86_64
	license = GPL2
	makedepends = python-distutils-extra
	makedepends = python2-distutils-extra
	depends = apt>=1.0.9.3
	options = !emptydirs
	source = http://ftp.debian.org/debian/pool/main/p/python-apt/python-apt_0.9.4.tar.xz
	source = fix-pydebug.patch
	sha256sums = eaf0fe88ef6e71a67cbf1b20b3d866afb053a35c89edbcb75b8d6b6f4a2aca0f
	sha256sums = 8a652b45fc4cdb27d672c355858813678908a8b6ab6a8dde8b843193eb960646

pkgname = python-apt
	depends = apt>=1.0.9.3
	depends = python

pkgname = python2-apt
	depends = apt>=1.0.9.3
	depends = python2