summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b9eb304441f1fc6fcbcf62ce8b32bbfb23c6c493 (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.3.11
	pkgrel = 2
	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.3.11.tar.xz
	source = fix-pydebug.patch
	sha256sums = 33d9fd106f0f2bbcdf49711a198d196bf6624ed335eec856c278ff73ca2e5fc9
	sha256sums = 8a652b45fc4cdb27d672c355858813678908a8b6ab6a8dde8b843193eb960646

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

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