summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: aac68ccdd8b157169eeb79ae7885078f275d8df6 (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 = pypy-setuptools
	pkgdesc = Easily download, build, install, upgrade, and uninstall Python packages
	pkgver = 18.7
	pkgrel = 1
	epoch = 1
	url = http://pypi.python.org/pypi/setuptools
	arch = any
	license = PSF
	makedepends = pypy3
	makedepends = pypy
	source = https://pypi.python.org/packages/source/s/setuptools/setuptools-18.7.tar.gz
	sha512sums = 7e00cd0148aee0435e571347db1d2dae9fa194fe3bdd5d1fc561bb353ce4272869355a5e8f9a1ed99136df43f9d7848d57d2cd46c920040673bfdc05e189d050

pkgname = pypy3-setuptools
	depends = pypy3
	provides = pypy3-distribute
	replaces = pypy3-distribute

pkgname = pypy-setuptools
	depends = pypy
	provides = pypy-distribute
	provides = setuptools
	replaces = pypy-distribute
	replaces = setuptools