summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cb06ad5306a2efe307552a8bc6a7f8693f1716b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-bytecode
	pkgdesc = Python module to generate and modify bytecode
	pkgver = 0.15.1
	pkgrel = 1
	url = https://github.com/MatthieuDartiailh/bytecode
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	source = https://pypi.org/packages/source/b/bytecode/bytecode-0.15.1.tar.gz
	sha512sums = 52656a6b0b7f3325efc1da14ec8524faefb1c8606eb31e637f1cb11889afc9246e97652a5526ad42e9b13cabab8f9a3ad596c50ace5cb98d08b774c89e1c1c03

pkgname = python-bytecode