summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 98131f3245eece2168e0263255e011d8c4dabf4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-dmidecode
	pkgdesc = Python module to access DMI data
	pkgver = 3.12.3
	pkgrel = 3
	url = https://github.com/nima/python-dmidecode
	arch = i686
	arch = x86_64
	license = GPL2
	makedepends = python
	makedepends = python-setuptools
	makedepends = libxml2
	depends = python
	depends = dmidecode
	depends = libxml2
	depends = python-lxml
	source = https://github.com/nima/python-dmidecode/archive/v3.12.3.tar.gz
	source = makefile.patch
	sha256sums = 44d45d7d8344290c259c989d3af3f614c7837cbd85052d486adfa46a1c777164
	sha256sums = 46413b661e5394b65a4be50bd46102aaa4214e3d6e993613f53e58e98e2f602c

pkgname = python-dmidecode