20 lines
698 B
Plaintext
20 lines
698 B
Plaintext
pkgbase = python-pytest-mock
|
|
pkgdesc = Thin-wrapper around the mock package for easier use with py.test
|
|
pkgver = 3.14.0
|
|
pkgrel = 2
|
|
url = https://github.com/pytest-dev/pytest-mock/
|
|
arch = any
|
|
license = LGPL3
|
|
checkdepends = python-pytest-asyncio
|
|
makedepends = git
|
|
makedepends = python-build
|
|
makedepends = python-installer
|
|
makedepends = python-setuptools
|
|
makedepends = python-wheel
|
|
makedepends = python-setuptools-scm
|
|
depends = python-pytest
|
|
source = git+https://github.com/pytest-dev/pytest-mock.git#tag=v3.14.0
|
|
sha512sums = 081693752c306ad7d8740a476f2f7bcc31393cccd45b0b2db8daa31972c685737d05048a9afcace9c3c918d8b0bd0333c6b9291033a3624f53584166bb3fe54e
|
|
|
|
pkgname = python-pytest-mock
|