summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ee47d2539514d012c7ed80f109430dfe09ae52a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-better-exceptions
	pkgdesc = Pretty and useful exceptions in Python, automatically
	pkgver = 0.2.2
	pkgrel = 2
	url = https://github.com/Qix-/better-exceptions
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python2-setuptools
	depends = python
	depends = python2
	source = https://github.com/Qix-/better-exceptions/archive/0.2.2.tar.gz
	md5sums = 40e33eb6a58c219e3425ea7c6a8f4811

pkgname = python-better-exceptions
	depends = python
	conflicts = python-better-exceptions-git

pkgname = python2-better-exceptions
	depends = python2
	conflicts = python2-better-exceptions-git