blob: 822da9da6158d70222d885caf1b3b87a630ddd4c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-pytest-gitconfig
pkgdesc = A gitconfig sandbox for testing
pkgver = 0.9.0
pkgrel = 1
url = https://github.com/noirbizarre/pytest-gitconfig
arch = any
license = MIT
checkdepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-pdm-backend
depends = python-pytest
source = https://files.pythonhosted.org/packages/source/p/pytest_gitconfig/pytest_gitconfig-0.9.0.tar.gz
sha256sums = 5f9e8a29b4a8e55ddd740216ddb0a8a5e97f1c9c7f6bfdac91863473a8c60f9c
pkgname = python-pytest-gitconfig
|