* update python-vistir to 0.8.0-5
This commit is contained in:
parent
5f73ff63b5
commit
9c4690c48a
20
python/python-vistir/.SRCINFO
Normal file
20
python/python-vistir/.SRCINFO
Normal file
@ -0,0 +1,20 @@
|
||||
pkgbase = python-vistir
|
||||
pkgdesc = Miscellaneous utilities for dealing with filesystems, paths, projects, subprocesses, and more
|
||||
pkgver = 0.8.0
|
||||
pkgrel = 5
|
||||
url = https://github.com/sarugaku/vistir
|
||||
arch = any
|
||||
license = ISC
|
||||
checkdepends = python-pytest
|
||||
checkdepends = python-hypothesis-fspaths
|
||||
checkdepends = python-pytest-timeout
|
||||
checkdepends = python-requests
|
||||
makedepends = python-setuptools
|
||||
makedepends = python-wheel
|
||||
makedepends = python-build
|
||||
makedepends = python-installer
|
||||
depends = python-colorama
|
||||
source = python-vistir-0.8.0.tar.gz::https://github.com/sarugaku/vistir/archive/v0.8.0.tar.gz
|
||||
sha512sums = e417b4e43b71679c4e74ccca2156ff2bdff5180479f8af22a70a359e0e864ba80c0cb2e7bae1a1766280c84b8c02f06be79ae090a3ae8883cc73891bd3f77b44
|
||||
|
||||
pkgname = python-vistir
|
4
python/python-vistir/.nvchecker.toml
Normal file
4
python/python-vistir/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[python-vistir]
|
||||
source = "git"
|
||||
git = "https://github.com/sarugaku/vistir.git"
|
||||
prefix = "v"
|
@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=python-vistir
|
||||
pkgver=0.8.0
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="Miscellaneous utilities for dealing with filesystems, paths, projects, subprocesses, and more"
|
||||
url="https://github.com/sarugaku/vistir"
|
||||
license=('ISC')
|
||||
|
Loading…
x
Reference in New Issue
Block a user