Port details |
- py-emmet-core Materials API Toolkit for the Materials Project
- 0.64.0 science =2 0.64.0Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2023-07-03 17:51:04
- Last Update: 2024-03-09 19:10:04
- Commit Hash: db26599
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/materialsproject/emmet
- Description:
- emmet is the Materials API Toolkit for the Materials Project.
Emmet defines the core models, data pipelines, the API server,
and the convenience CLI.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}emmet-core>0:science/py-emmet-core@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-emmet-core/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-emmet-core
- pkg install py39-emmet-core
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-emmet-core listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-emmet-core
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1691555480
SHA256 (emmet-core-0.64.0.tar.gz) = 922343f079858e1d96b426045772b394158158e52821e7cb08f498f7e06eac2a
SIZE (emmet-core-0.64.0.tar.gz) = 149809
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools_scm7>0 : devel/py-setuptools_scm7@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-monty>=2021.3 : devel/py-monty@py39
- py39-pybtex>=0.24 : textproc/py-pybtex@py39
- py39-pydantic>=1.10.2 : devel/py-pydantic@py39
- py39-spglib>=2.0.1 : science/py-spglib@py39
- py39-typing-extensions>=3.7<5.0 : devel/py-typing-extensions@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- science/py-mp-api
Configuration Options:
- No options to configure
- Options name:
- science_py-emmet-core
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.64.0 09 Mar 2024 19:10:04 |
Po-Chuan Hsieh (sunpoet) |
science/py-emmet-core: Add NO_ARCH
Approved by: portmgr (blanket) |
0.64.0 09 Mar 2024 17:13:12 |
Po-Chuan Hsieh (sunpoet) |
science/py-emmet-core: Fix 080dceb26b356bc7e58ad0ed3afe980381571915
- Remove duplicate USE_PYTHON=pytest |
0.64.0 09 Mar 2024 15:21:40 |
Po-Chuan Hsieh (sunpoet) |
science/py-emmet-core: Convert to USE_PYTHON=pytest
Approved by: portmgr (blanket)
With hat: python |
0.64.0 29 Feb 2024 07:18:32 |
Charlie Li (vishwin) |
devel/py-setuptools-scm: update to 8.0.4
Directory and PORTNAME changed to match normalised name in release
tarball; consumers updated to match.
Although setuptools itself is specified as a run dependency in the
Python package metadata, it is currently left out here to prevent
environment pollution until at least PR 270510 is committed.
Additionally, this version of setuptools-scm requires setuptools>=61,
which means this version is only meant for USE_PYTHON=pep517 ports
as all USE_PYTHON=distutils ports will switch to devel/py-setuptools58
also after PR 270510. science/py-emmet-core is switched to
devel/py-setuptools_scm7 accordingly, as it specifies setuptools-scm<8.
devel/py-{flit-scm,hatch-vcs} have ${PY_SETUPTOOLS} added to
RUN_DEPENDS to compensate.
Further details: https://wiki.freebsd.org/Python/setuptools
Reported by: yuri
Co-authored by: matthew
Exp-run by: antoine (earlier iteration)
Approved by: yuri (science/py-emmet-core, previous iteration)
PR: 272134
Differential Revision: https://reviews.freebsd.org/D39288 |
0.64.0 09 Aug 2023 05:52:30 |
Yuri Victorovich (yuri) |
science/py-emmet-core: Update 0.63.1 → 0.64.0
Reported by: portscout |
0.63.1 03 Aug 2023 02:38:50 |
Yuri Victorovich (yuri) |
science/py-emmet-core: Update 0.58.1 → 0.63.1
Reported by: portscout |
0.58.1 04 Jul 2023 19:48:10 |
Yuri Victorovich (yuri) |
science/py-emmet-core: Update 0.58.0 → 0.58.1; Break dependency circle
Reported by: portscout |
0.58.0 03 Jul 2023 17:48:45 |
Yuri Victorovich (yuri) |
science/py-emmet-core: New port: Materials API Toolkit for the Materials Project |
Number of commits found: 8
|