mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-21 10:02:13 +00:00
First commit of Shredos v2021.08.2_19_x86-64_0.32.014
This commit is contained in:
15
package/python-pytest/python-pytest.mk
Normal file
15
package/python-pytest/python-pytest.mk
Normal file
@@ -0,0 +1,15 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-pytest
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_PYTEST_VERSION = 6.2.4
|
||||
PYTHON_PYTEST_SOURCE = pytest-$(PYTHON_PYTEST_VERSION).tar.gz
|
||||
PYTHON_PYTEST_SITE = https://files.pythonhosted.org/packages/5b/98/92bbda5f83ed995ef8953349ef30c77c934abcc251c42ab3d7787a40c49c
|
||||
PYTHON_PYTEST_SETUP_TYPE = setuptools
|
||||
PYTHON_PYTEST_LICENSE = MIT
|
||||
PYTHON_PYTEST_LICENSE_FILES = LICENSE
|
||||
PYTHON_PYTEST_DEPENDENCIES = host-python-setuptools-scm
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user