blob: 555775475b4559353c78ebdc0c2ba6e23adba2a0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python2-wheel
pkgdesc = A built-package format for Python, version for Python 2.7
pkgver = 0.37.1
pkgrel = 5
url = https://github.com/pypa/wheel
arch = any
license = MIT
checkdepends = python2-pytest
makedepends = python2-setuptools
depends = python2
source = python2-wheel-0.37.1.tar.gz::https://github.com/pypa/wheel/archive/refs/tags/0.37.1.tar.gz
sha256sums = a82516a039e521100ecdef137f9e44249bf6903f9aff7d368e84ac31d60597f5
pkgname = python2-wheel
|