blob: 09eedb2cb6ccdb75116759262105e7a4728cfc28 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-virtualenvwrapper
pkgdesc = Extensions to Ian Bicking's virtualenv tool
pkgver = 6.1.1
pkgrel = 2
url = https://virtualenvwrapper.readthedocs.io/
arch = any
license = MIT
makedepends = python-pbr
makedepends = python-setuptools
makedepends = python-setuptools-scm
depends = python-virtualenv
depends = python-virtualenv-clone
depends = python-stevedore
depends = which
source = https://pypi.org/packages/source/v/virtualenvwrapper/virtualenvwrapper-6.1.1.tar.gz
sha256sums = 112e7ea34a9a3ce90aaea54182f0d3afef4d1a913eeb75e98a263b4978cd73c6
pkgname = python-virtualenvwrapper
|