* update python-betamax to 0.9.0-4
This commit is contained in:
parent
362de75ff9
commit
28325ac560
17
python/python-betamax/.SRCINFO
Normal file
17
python/python-betamax/.SRCINFO
Normal file
@ -0,0 +1,17 @@
|
||||
pkgbase = python-betamax
|
||||
pkgdesc = A VCR imitation for python-requests
|
||||
pkgver = 0.9.0
|
||||
pkgrel = 4
|
||||
url = https://github.com/betamaxpy/betamax
|
||||
arch = any
|
||||
license = Apache-2.0
|
||||
checkdepends = python-pytest
|
||||
makedepends = python-build
|
||||
makedepends = python-installer
|
||||
makedepends = python-wheel
|
||||
makedepends = python-setuptools
|
||||
depends = python-requests
|
||||
source = python-betamax-0.9.0.tar.gz::https://github.com/betamaxpy/betamax/archive/0.9.0.tar.gz
|
||||
sha512sums = 6a85f21dd7ccd0d53e6c87ff4f159d295d40729098c13c435c1715252e4cbbeabb82e6347e84a16094f13a1a0249dd1c067ddc82fd36c292913ecbdb22148371
|
||||
|
||||
pkgname = python-betamax
|
4
python/python-betamax/.nvchecker.toml
Normal file
4
python/python-betamax/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[python-betamax]
|
||||
source = "git"
|
||||
git = "https://github.com/betamaxpy/betamax.git"
|
||||
prefix = "v"
|
@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=python-betamax
|
||||
pkgver=0.9.0
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="A VCR imitation for python-requests"
|
||||
arch=(any)
|
||||
license=('Apache-2.0')
|
||||
|
Loading…
x
Reference in New Issue
Block a user