blob: 66661526bbd503cd458453e2c70456cb1c34410a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-shutilwhich
pkgdesc = A copy & paste backport of Python 3.3's shutil.which function.
pkgver = 1.1.0
pkgrel = 9
url = https://github.com/mbr/shutilwhich
arch = any
license = PSF
checkdepends = python-pytest
checkdepends = python-virtualenv
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
source = python-shutilwhich-1.1.0.tar.gz::https://github.com/mbr/shutilwhich/archive/1.1.0.tar.gz
source = LICENSE::https://raw.githubusercontent.com/mbr/shutilwhich/refs/heads/master/LICENSE
sha256sums = 4292a973312c58ca1935ea75d7bd378b17668ef6aacfc812d00019e0726dea44
sha256sums = a5e91eb1396daf80ad69801436d6fa7029141a7e05083af681ff54a57a6d7f9e
pkgname = python-shutilwhich
|