Port details |
- py-mp-api API for server for the Materials Project
- 0.34.0 science
=2 0.34.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-07-03 17:51:22
- Last Update: 2024-03-09 19:10:05
- Commit Hash: 441c23d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://materialsproject.github.io/api/
- Description:
- mp-api contains the core client implementation for the updated
Materials Project API.
¦ ¦ ¦ ¦ 
- 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}mp-api>0:science/py-mp-api@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-mp-api/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-mp-api
- pkg install py39-mp-api
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-mp-api listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-mp-api
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1692075749
SHA256 (mp-api-0.34.0.tar.gz) = 64cb8cadb83352715cfba83a89e228111a5cff8257021aa25529c4e90dd9d945
SIZE (mp-api-0.34.0.tar.gz) = 702100
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>0 : devel/py-setuptools@py39
- py39-setuptools-scm>0 : devel/py-setuptools-scm@py39
- py39-wheel>0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-boto3>0 : www/py-boto3@py39
- py39-custodian>0 : devel/py-custodian@py39
- py39-emmet-core>=0.39.8 : science/py-emmet-core@py39
- py39-monty>=2022.3.12 : devel/py-monty@py39
- py39-mpcontribs-client>=5.0.10 : science/py-mpcontribs-client@py39
- py39-msgpack>0 : devel/py-msgpack@py39
- py39-pydantic>=1.8.2 : devel/py-pydantic@py39
- py39-pymatgen-analysis-alloys>=0.0.3 : science/py-pymatgen-analysis-alloys@py39
- py39-pymatgen>=2022.3.7 : science/py-pymatgen@py39
- py39-requests>=2.27.1 : www/py-requests@py39
- py39-typing-extensions>=4.1.1 : devel/py-typing-extensions@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- science_py-mp-api
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.34.0 09 Mar 2024 19:10:05
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-mp-api: Add NO_ARCH
Approved by: portmgr (blanket) |
0.34.0 09 Mar 2024 17:13:12
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-mp-api: Fix 7e651ec250676cb1c7655c1303c134f6a6daac28
- Remove duplicate USE_PYTHON=pytest |
0.34.0 09 Mar 2024 15:21:46
    |
Po-Chuan Hsieh (sunpoet)  |
science/py-mp-api: Convert to USE_PYTHON=pytest
Approved by: portmgr (blanket)
With hat: python |
0.34.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.34.0 15 Aug 2023 05:06:52
    |
Yuri Victorovich (yuri)  |
science/py-mp-api: Update 0.33.3 → 0.34.0
Reported by: portscout |
0.33.3 03 Jul 2023 17:48:45
    |
Yuri Victorovich (yuri)  |
science/py-mp-api: New port: API for server for the Materials Project |
Number of commits found: 6
|