As we discussed in the last meeting, we reset the ports tree and began from scratch, even though this change involves porting all the packages. Starting small and growing gradually, this approach will reduce build times and consequently lower energy consumption in a world affected by climate change. We will add new ports as users needs arise; ok h3artbl33d@

This commit is contained in:
purplerain 2024-05-26 03:08:12 +00:00
parent 83a0aaf92c
commit 9a3af55370
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
59377 changed files with 98673 additions and 4712155 deletions

View file

@ -1,25 +1,24 @@
COMMENT = deprecated fixture to invoke py.test as distutils command
COMMENT= deprecated fixture to invoke py.test as distutils command
MODPY_EGG_VERSION = 6.0.0
DISTNAME = pytest-runner-${MODPY_EGG_VERSION}
PKGNAME = ${DISTNAME:S/py/py-/}
CATEGORIES = devel
REVISION = 1
MODPY_EGG_VERSION= 6.0.1
DISTNAME= pytest-runner-${MODPY_EGG_VERSION}
PKGNAME= ${DISTNAME:S/py/py-/}
CATEGORIES= devel
# MIT
PERMIT_PACKAGE = Yes
PERMIT_PACKAGE= Yes
MODULES = lang/python
MODULES= lang/python
RUN_DEPENDS = devel/py-test${MODPY_FLAVOR}
RUN_DEPENDS= devel/py-test${MODPY_FLAVOR}
MODPY_PI = Yes
MODPY_PYBUILD = setuptools_scm
MODPY_PI= Yes
MODPY_PYBUILD= setuptools_scm
FLAVORS = python3
FLAVOR = python3
FLAVORS= python3
FLAVOR= python3
# needs unported deps
NO_TEST = Yes
NO_TEST= Yes
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (pytest-runner-6.0.0.tar.gz) = tNhTYu0ptMNIZ43nl99Djw8FCUl924xkcJbAKm2HtoU=
SIZE (pytest-runner-6.0.0.tar.gz) = 15741
SHA256 (pytest-runner-6.0.1.tar.gz) = cNRzlYWnAI83v0kzwBP9sye4h4paafy7MxbIiILw9Js=
SIZE (pytest-runner-6.0.1.tar.gz) = 16056