* update python-py to 1.11.0-7
This commit is contained in:
parent
ea6fb65aa3
commit
9fbeda57d1
26
python/python-py/.SRCINFO
Normal file
26
python/python-py/.SRCINFO
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
pkgbase = python-py
|
||||||
|
pkgdesc = library with cross-python path, ini-parsing, io, code, log facilities
|
||||||
|
pkgver = 1.11.0
|
||||||
|
pkgrel = 7
|
||||||
|
url = https://py.readthedocs.io/
|
||||||
|
arch = any
|
||||||
|
license = MIT
|
||||||
|
checkdepends = python-attrs
|
||||||
|
checkdepends = python-pytest
|
||||||
|
checkdepends = subversion
|
||||||
|
makedepends = git
|
||||||
|
makedepends = python-build
|
||||||
|
makedepends = python-installer
|
||||||
|
makedepends = python-setuptools
|
||||||
|
makedepends = python-setuptools-scm
|
||||||
|
makedepends = python-wheel
|
||||||
|
depends = python
|
||||||
|
depends = python-apipkg
|
||||||
|
depends = python-iniconfig
|
||||||
|
optdepends = python-pytest: for py.test module
|
||||||
|
source = git+https://github.com/pytest-dev/py.git#commit=447bac514febbb5433963582103d48bb27b3db17
|
||||||
|
source = python-py-1.11.0-devendor.patch
|
||||||
|
sha512sums = SKIP
|
||||||
|
sha512sums = edab08dc6331637b20e385e14622e0df147c2a0b6974f31683ccd9ca1ba3513c167e6b7e0ddbc664ef1c208ea3eeee87c6ff0e2b7810bc15a71c61d382717eca
|
||||||
|
|
||||||
|
pkgname = python-py
|
3
python/python-py/.nvchecker.toml
Normal file
3
python/python-py/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[python-py]
|
||||||
|
source = "git"
|
||||||
|
git = "https://github.com/pytest-dev/py.git"
|
@ -9,7 +9,7 @@
|
|||||||
pkgname=python-py
|
pkgname=python-py
|
||||||
pkgver=1.11.0
|
pkgver=1.11.0
|
||||||
_commit=447bac514febbb5433963582103d48bb27b3db17 # refs/tags/1.11.0
|
_commit=447bac514febbb5433963582103d48bb27b3db17 # refs/tags/1.11.0
|
||||||
pkgrel=5
|
pkgrel=7
|
||||||
pkgdesc="library with cross-python path, ini-parsing, io, code, log facilities"
|
pkgdesc="library with cross-python path, ini-parsing, io, code, log facilities"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user