* update python-scripttest to 1.3.0-12
This commit is contained in:
parent
d5c5f3b6e1
commit
18182e8042
14
python/python-scripttest/.SRCINFO
Normal file
14
python/python-scripttest/.SRCINFO
Normal file
@ -0,0 +1,14 @@
|
||||
pkgbase = python-scripttest
|
||||
pkgdesc = Utilities to help with testing command line scripts
|
||||
pkgver = 1.3.0
|
||||
pkgrel = 12
|
||||
url = https://github.com/pypa/scripttest
|
||||
arch = any
|
||||
license = MIT
|
||||
checkdepends = python-pytest
|
||||
makedepends = python-setuptools
|
||||
depends = python
|
||||
source = python-scripttest-1.3.0.tar.gz::https://github.com/pypa/scripttest/archive/1.3.0.tar.gz
|
||||
sha512sums = 038bfb1726bff85b6e3675be51db829d3519b47665266f6ae1d3c5c6f4f06e7b16742262ca1ba240544e9bd39ae96c1be0bd5e8583736f72bb04241a1bb8acf6
|
||||
|
||||
pkgname = python-scripttest
|
3
python/python-scripttest/.nvchecker.toml
Normal file
3
python/python-scripttest/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[python-scripttest]
|
||||
source = "git"
|
||||
git = "https://github.com/pypa/scripttest.git"
|
@ -5,7 +5,7 @@
|
||||
|
||||
pkgname=python-scripttest
|
||||
pkgver=1.3.0
|
||||
pkgrel=11
|
||||
pkgrel=12
|
||||
pkgdesc="Utilities to help with testing command line scripts"
|
||||
url="https://github.com/pypa/scripttest"
|
||||
license=('MIT')
|
||||
|
Loading…
x
Reference in New Issue
Block a user