* update python-unittest-mixins to 1.6-13
This commit is contained in:
parent
3cadb14368
commit
e0797207e3
17
python/python-unittest-mixins/.SRCINFO
Normal file
17
python/python-unittest-mixins/.SRCINFO
Normal file
@ -0,0 +1,17 @@
|
||||
pkgbase = python-unittest-mixins
|
||||
pkgdesc = Helpful mixins for unittest classes
|
||||
pkgver = 1.6
|
||||
pkgrel = 13
|
||||
url = https://github.com/nedbat/unittest-mixins
|
||||
arch = any
|
||||
license = Apache-2.0
|
||||
checkdepends = python-pytest
|
||||
makedepends = python-setuptools
|
||||
makedepends = python-build
|
||||
makedepends = python-installer
|
||||
makedepends = python-wheel
|
||||
depends = python-six
|
||||
source = python-unittest-mixins-1.6.tar.gz::https://github.com/nedbat/unittest-mixins/archive/v1.6.tar.gz
|
||||
sha512sums = 0d4a0bbf80264f34a03aebbb2668733cd3753f99b24b006ea6704a2b97df9fb51755e8c4efd0094219e65d25756ea31ff27d3892b32ab6829050236a6bcbc986
|
||||
|
||||
pkgname = python-unittest-mixins
|
4
python/python-unittest-mixins/.nvchecker.toml
Normal file
4
python/python-unittest-mixins/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[python-unittest-mixins]
|
||||
source = "git"
|
||||
git = "https://github.com/nedbat/unittest-mixins.git"
|
||||
prefix = "v"
|
@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=python-unittest-mixins
|
||||
pkgver=1.6
|
||||
pkgrel=11
|
||||
pkgrel=13
|
||||
pkgdesc='Helpful mixins for unittest classes'
|
||||
arch=(any)
|
||||
license=('Apache-2.0')
|
||||
|
Loading…
x
Reference in New Issue
Block a user