mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
update to py3-test-astropy-0.11.0
This commit is contained in:
@@ -1,23 +1,21 @@
|
||||
COMMENT = metapackage for testing machinery used by Astropy
|
||||
COMMENT= metapackage for testing machinery used by Astropy
|
||||
|
||||
MODPY_DISTV = 0.10.0
|
||||
MODPY_DISTV= 0.11.0
|
||||
DISTNAME= pytest-astropy-${MODPY_DISTV}
|
||||
PKGNAME= py-${DISTNAME:S/py//}
|
||||
|
||||
DISTNAME = pytest-astropy-${MODPY_DISTV}
|
||||
PKGNAME = py-${DISTNAME:S/py//}
|
||||
REVISION = 3
|
||||
CATEGORIES= devel
|
||||
|
||||
CATEGORIES = devel
|
||||
|
||||
HOMEPAGE = https://github.com/astropy/pytest-astropy
|
||||
HOMEPAGE= https://github.com/astropy/pytest-astropy
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE = Yes
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MODULES = lang/python
|
||||
MODULES= lang/python
|
||||
|
||||
MODPY_PI = Yes
|
||||
MODPY_PYBUILD = setuptools_scm
|
||||
NO_TEST = Yes
|
||||
MODPY_PI= Yes
|
||||
MODPY_PYBUILD= setuptools_scm
|
||||
NO_TEST= Yes
|
||||
|
||||
RUN_DEPENDS = devel/py-attrs \
|
||||
devel/py-hypothesis \
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (pytest-astropy-0.10.0.tar.gz) = hePGbO7eTOZo9HOzzzd/yyqjxI4k8oqqN3roYATM4hE=
|
||||
SIZE (pytest-astropy-0.10.0.tar.gz) = 6076
|
||||
SHA256 (pytest-astropy-0.11.0.tar.gz) = Tq6qme2RFj7Y+arBMscKgfJbxMEvPNVNujKfwmxnObU=
|
||||
SIZE (pytest-astropy-0.11.0.tar.gz) = 6336
|
||||
|
||||
Reference in New Issue
Block a user