summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 45c256c5ccceb5ea0d77308e691e464ba9c843b9 (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
26
pkgbase = python-pylzma
	pkgdesc = Platform independent python bindings for the LZMA compression library
	pkgver = 0.5.0
	pkgrel = 2
	url = https://www.joachim-bauch.de/projects/pylzma/
	arch = i686
	arch = x86_64
	license = LGPL2.1
	makedepends = python-setuptools
	makedepends = python2-setuptools
	noextract = ux.stackexchange.com.7z
	source = pylzma-0.5.0.tar.gz::https://github.com/fancycode/pylzma/archive/v0.5.0.tar.gz
	source = https://archive.org/download/stackexchange/ux.stackexchange.com.7z
	sha256sums = baefed4c84d147a507a606206478ff0894e04fa41aa3742381159cde44836fc3
	sha256sums = 2794cf96ed2b89b57115b4a0366457ffcc0432f34ddd97833ea5a2394d2688b1

pkgname = python-pylzma
	depends = python
	conflicts = pylzma

pkgname = python2-pylzma
	depends = python2
	provides = pylzma=0.5.0
	conflicts = pylzma
	replaces = pylzma