* update python-pytest-aiohttp to 1.0.5-4
This commit is contained in:
parent
f352ee9c45
commit
66581f4dfc
20
python/python-pytest-aiohttp/.SRCINFO
Normal file
20
python/python-pytest-aiohttp/.SRCINFO
Normal file
@ -0,0 +1,20 @@
|
||||
pkgbase = python-pytest-aiohttp
|
||||
pkgdesc = pytest plugin for aiohttp support
|
||||
pkgver = 1.0.5
|
||||
pkgrel = 4
|
||||
url = https://github.com/aio-libs/pytest-aiohttp
|
||||
arch = any
|
||||
license = Apache-2.0
|
||||
makedepends = python-build
|
||||
makedepends = python-installer
|
||||
makedepends = python-setuptools
|
||||
makedepends = python-setuptools-scm
|
||||
makedepends = python-wheel
|
||||
depends = python
|
||||
depends = python-pytest
|
||||
depends = python-aiohttp
|
||||
source = python-pytest-aiohttp-1.0.5.tar.gz::https://github.com/aio-libs/pytest-aiohttp/archive/v1.0.5.tar.gz
|
||||
sha256sums = c185f35de7ade7faec96e8a83d31ef1da61b93cdf6d0f405be500f60a315253b
|
||||
sha512sums = 953305728271cb5f3e315653db32b582689ab773fde2c73d4bd369153cb021f4543c12e37acef8b5694447b659bc9f94ffcbad277b53362933d13d2dd7a326d9
|
||||
|
||||
pkgname = python-pytest-aiohttp
|
4
python/python-pytest-aiohttp/.nvchecker.toml
Normal file
4
python/python-pytest-aiohttp/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[python-pytest-aiohttp]
|
||||
source = "git"
|
||||
git = "https://github.com/aio-libs/pytest-aiohttp.git"
|
||||
prefix = "v"
|
@ -4,7 +4,7 @@
|
||||
pkgname=python-pytest-aiohttp
|
||||
_name="${pkgname#python-}"
|
||||
pkgver=1.0.5
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc='pytest plugin for aiohttp support'
|
||||
url='https://github.com/aio-libs/pytest-aiohttp'
|
||||
arch=(any)
|
||||
|
Loading…
x
Reference in New Issue
Block a user