blob: 20058fcb974cab5b3f1e9976b95bd5c7024442a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-pycnite
pkgdesc = Python bytecode utilities
pkgver = 2024.7.31
pkgrel = 1
url = https://github.com/google/pycnite.git
arch = any
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
source = https://files.pythonhosted.org/packages/source/p/pycnite/pycnite-2024.7.31.tar.gz
b2sums = 47d643fcd11a1c421ffd1bf8640d3e4ff1860052488fe9aeb64be6bf0b8b367fa11387e86c4438e68ef2021fff76cadb70bdc34eebe681e8245172a05f9d8d8b
pkgname = python-pycnite
|