summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6d4db68be91cacfba984764c7f2e2c1654b38a44 (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 = 1
	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 = 4281ef7c7327c0b18e7f70dcc7eafb15cec674ca5579699964275f406d97520a

pkgname = python-pylzma
	depends = python
	conflicts = pylzma

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