* update python-jaraco.envs to 2.6.0-3
This commit is contained in:
parent
1382342257
commit
1a6f0b5d52
21
python/python-jaraco.envs/.SRCINFO
Normal file
21
python/python-jaraco.envs/.SRCINFO
Normal file
@ -0,0 +1,21 @@
|
||||
pkgbase = python-jaraco.envs
|
||||
pkgdesc = Classes for orchestrating Python (virtual) environments
|
||||
pkgver = 2.6.0
|
||||
pkgrel = 3
|
||||
url = https://github.com/jaraco/jaraco.envs
|
||||
arch = any
|
||||
license = MIT
|
||||
checkdepends = python-pytest-enabler
|
||||
checkdepends = python-pytest-mypy
|
||||
makedepends = git
|
||||
makedepends = python-build
|
||||
makedepends = python-installer
|
||||
makedepends = python-setuptools-scm
|
||||
makedepends = python-wheel
|
||||
depends = python-path
|
||||
depends = python-virtualenv
|
||||
depends = python-tox
|
||||
source = https://github.com/jaraco/jaraco.envs/archive/v2.6.0/python-jaraco.envs-2.6.0.tar.gz
|
||||
sha512sums = 0f00451a43a65d34ac4eaf95a1adebe24a5011b55500b65283ea5720378d77037d3eca14734a90b823d63abc46722f604cf6a2fb8e3a13b0797e407289b34bab
|
||||
|
||||
pkgname = python-jaraco.envs
|
4
python/python-jaraco.envs/.nvchecker.toml
Normal file
4
python/python-jaraco.envs/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
["python-jaraco.envs"]
|
||||
source = "git"
|
||||
git = "https://github.com/jaraco/jaraco.envs.git"
|
||||
prefix = "v"
|
@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=python-jaraco.envs
|
||||
pkgver=2.6.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Classes for orchestrating Python (virtual) environments"
|
||||
url="https://github.com/jaraco/jaraco.envs"
|
||||
license=('MIT')
|
||||
|
Loading…
x
Reference in New Issue
Block a user