notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-asdf Python tools to handle ASDF files
3.2.0 science on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.1.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-01-17 19:21:47
Last Update: 2024-04-08 20:17:28
Commit Hash: fe85ff8
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://asdf.readthedocs.io/en/latest/
https://github.com/asdf-format/asdf
Description:
The Advanced Scientific Data Format (ASDF) is a next-generation interchange format for scientific data. This package contains the Python implementation of the ASDF Standard. The ASDF format has the following features: - A hierarchical, human-readable metadata format (implemented using YAML) - Numerical arrays are stored as binary data blocks which can be memory mapped. Data blocks can optionally be compressed. - The structure of the data can be automatically validated using schemas (implemented using JSON Schema) - Native Python data types (numerical types, strings, dicts, lists) are serialized automatically - ASDF can be extended to serialize custom data types
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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}asdf>0:science/py-asdf@${PY_FLAVOR}
To install the port:
cd /usr/ports/science/py-asdf/ && make install clean
To add the package, run one of these commands:
  • pkg install science/py-asdf
  • pkg install py39-asdf
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-asdf listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-asdf
Package flavors (<flavor>: <package>)
  • py39: py39-asdf
distinfo:
TIMESTAMP = 1712427950 SHA256 (asdf-3.2.0.tar.gz) = f92de7246f8f12bb24e813c73784d3cd455d021d083c58723497bf129e2945f2 SIZE (asdf-3.2.0.tar.gz) = 794661

Packages (timestamps in pop-ups are UTC):
py39-asdf
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.1.03.1.0_1-3.1.03.2.0---
FreeBSD:13:quarterly2.15.22.15.2--3.2.0-2.15.2-
FreeBSD:14:latest3.1.03.2.0-3.1.03.2.0---
FreeBSD:14:quarterly2.15.23.2.0--3.2.0-2.15.2-
FreeBSD:15:latest2.15.23.1.0_1n/a2.15.2n/a-2.15.2-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=60 : devel/py-setuptools@py39
  2. py39-setuptools-scm>=3.4 : devel/py-setuptools-scm@py39
  3. py39-wheel>=0 : devel/py-wheel@py39
  4. python3.9 : lang/python39
  5. py39-build>=0 : devel/py-build@py39
  6. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. py39-fsspec>=2022.8.2 : devel/py-fsspec@py39
  2. py39-lz4>=0.10 : archivers/py-lz4@py39
  3. py39-psutil>=0 : sysutils/py-psutil@py39
  4. py39-pytest-doctestplus>=0 : devel/py-pytest-doctestplus@py39
  5. py39-pytest-remotedata>=0 : devel/py-pytest-remotedata@py39
  6. py39-aiohttp>=0 : www/py-aiohttp@py39
  7. py39-pytest>=7,1 : devel/py-pytest@py39
  8. python3.9 : lang/python39
Runtime dependencies:
  1. py39-asdf-standard>=1.1.0 : science/py-asdf-standard@py39
  2. py39-asdf-transform-schemas>=0.3 : science/py-asdf-transform-schemas@py39
  3. py39-attrs>=20.1.0 : devel/py-attrs@py39
  4. py39-importlib-metadata>=4.11.4 : devel/py-importlib-metadata@py39
  5. py39-jmespath>=0.6.2 : devel/py-jmespath@py39
  6. py39-numpy>=1.22,1 : math/py-numpy@py39
  7. py39-packaging>=19 : devel/py-packaging@py39
  8. py39-yaml>=5.4.1 : devel/py-yaml@py39
  9. py39-semantic-version>=2.8 : devel/py-semantic-version@py39
  10. py39-lz4>=0.10 : archivers/py-lz4@py39
  11. python3.9 : lang/python39
This port is required by:
for Run
  1. math/py-hepstats

Configuration Options:
===> The following configuration options are available for py39-asdf-3.2.0: ALL=on: Lz4 compression algorithm support ===> Use 'make config' to modify these settings
Options name:
science_py-asdf
USES:
python:3.9+ shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/a/asdf/
  2. https://pypi.org/packages/source/a/asdf/
Collapse this list.

Number of commits found: 55

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.2.0
08 Apr 2024 20:17:28
commit hash: fe85ff8f62d49a860778e7b09c6112e6a613eaf6commit hash: fe85ff8f62d49a860778e7b09c6112e6a613eaf6commit hash: fe85ff8f62d49a860778e7b09c6112e6a613eaf6commit hash: fe85ff8f62d49a860778e7b09c6112e6a613eaf6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-asdf: Convert to USE_PYTHON=pytest
3.2.0
08 Apr 2024 06:46:51
commit hash: 3a5941167c1723e6bd35beb439b8bb709a08e850commit hash: 3a5941167c1723e6bd35beb439b8bb709a08e850commit hash: 3a5941167c1723e6bd35beb439b8bb709a08e850commit hash: 3a5941167c1723e6bd35beb439b8bb709a08e850 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-asdf: Update to 3.2.0

Changes:	https://github.com/asdf-format/asdf/releases
3.1.0_1
05 Apr 2024 23:58:06
commit hash: e417e29866692710ae178029bf9dab9d8ee74d12commit hash: e417e29866692710ae178029bf9dab9d8ee74d12commit hash: e417e29866692710ae178029bf9dab9d8ee74d12commit hash: e417e29866692710ae178029bf9dab9d8ee74d12 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-asdf: Update WWW
3.1.0_1
05 Apr 2024 00:40:49
commit hash: 7630af960faef0f948f1eb58cbc3a63928e1073acommit hash: 7630af960faef0f948f1eb58cbc3a63928e1073acommit hash: 7630af960faef0f948f1eb58cbc3a63928e1073acommit hash: 7630af960faef0f948f1eb58cbc3a63928e1073a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-asdf: Fix 8eca5da14869312aac5c2b3bf0a43f678063dcbf
3.1.0_1
01 Apr 2024 14:43:34
commit hash: 8eca5da14869312aac5c2b3bf0a43f678063dcbfcommit hash: 8eca5da14869312aac5c2b3bf0a43f678063dcbfcommit hash: 8eca5da14869312aac5c2b3bf0a43f678063dcbfcommit hash: 8eca5da14869312aac5c2b3bf0a43f678063dcbf files touched by this commit
Rene Ladan (rene) search for other commits by this committer
science/py-asdf: remove obsolete dependency on expired py-asdf-unit-schemas

py-asdf-standard already provides the functionality.
3.1.0
23 Mar 2024 14:49:29
commit hash: 9d3b6f7be72bdb6a54c1bfa988e4f2f78e603667commit hash: 9d3b6f7be72bdb6a54c1bfa988e4f2f78e603667commit hash: 9d3b6f7be72bdb6a54c1bfa988e4f2f78e603667commit hash: 9d3b6f7be72bdb6a54c1bfa988e4f2f78e603667 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-asdf: Update to 3.1.0

Changes:	https://github.com/asdf-format/asdf/releases
2.15.2
29 Feb 2024 07:18:32
commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
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
2.15.2
30 Sep 2023 23:30:07
commit hash: 96ce91b2ea615a0423da9c24bb672d5b32b9bea6commit hash: 96ce91b2ea615a0423da9c24bb672d5b32b9bea6commit hash: 96ce91b2ea615a0423da9c24bb672d5b32b9bea6commit hash: 96ce91b2ea615a0423da9c24bb672d5b32b9bea6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-asdf: Update to 2.15.2

Changes:	https://github.com/asdf-format/asdf/releases
2.15.1
21 Aug 2023 17:04:51
commit hash: 7cc9309f9b4cbdf4c410a64e88f23e3da6d5b308commit hash: 7cc9309f9b4cbdf4c410a64e88f23e3da6d5b308commit hash: 7cc9309f9b4cbdf4c410a64e88f23e3da6d5b308commit hash: 7cc9309f9b4cbdf4c410a64e88f23e3da6d5b308 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-asdf: Update to 2.15.1

- Change RUN_DEPENDS from py-jsonschema417 to py-jsonschema

Changes:	https://github.com/asdf-format/asdf/releases
2.15.0_2
31 Jul 2023 16:40:12
commit hash: 557bdfc8b5c1ffd31064799de5e6cbc2c153d6a0commit hash: 557bdfc8b5c1ffd31064799de5e6cbc2c153d6a0commit hash: 557bdfc8b5c1ffd31064799de5e6cbc2c153d6a0commit hash: 557bdfc8b5c1ffd31064799de5e6cbc2c153d6a0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-asdf: Fix build after 306fe6a83ccaf00a654a9625c7b98ada96329bfd

- Change RUN_DEPENDS from py-jsonschema to py-jsonschema417
- Bump PORTREVISION for dependency change
2.15.0_1
18 Jul 2023 00:53:09
commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}

Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.

With hat: python
PR: 270510, 270358
2.15.0_1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
2.15.0_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
2.15.0
09 Apr 2023 20:40:29
commit hash: d6371dae9ee51b4cf7994c548e976fd21c2d1471commit hash: d6371dae9ee51b4cf7994c548e976fd21c2d1471commit hash: d6371dae9ee51b4cf7994c548e976fd21c2d1471commit hash: d6371dae9ee51b4cf7994c548e976fd21c2d1471 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-asdf: Update to 2.15.0

- Add ALL option

Changes:	https://github.com/asdf-format/asdf/releases
2.14.4
05 Apr 2023 17:30:49
commit hash: 3a16d93f29d90e7c1d53a7d7714f63bdb9b25fdfcommit hash: 3a16d93f29d90e7c1d53a7d7714f63bdb9b25fdfcommit hash: 3a16d93f29d90e7c1d53a7d7714f63bdb9b25fdfcommit hash: 3a16d93f29d90e7c1d53a7d7714f63bdb9b25fdf files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-asdf: Update to 2.14.4

Changes:	https://github.com/asdf-format/asdf/releases
2.14.3_2
04 Apr 2023 18:29:11
commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
USE_PYTHON=pep517: bump PORTREVISION
2.14.3_1
21 Mar 2023 19:21:15
commit hash: a3960e33fea0273bd714ea7695c008d070d3dae6commit hash: a3960e33fea0273bd714ea7695c008d070d3dae6commit hash: a3960e33fea0273bd714ea7695c008d070d3dae6commit hash: a3960e33fea0273bd714ea7695c008d070d3dae6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-asdf: Convert to USE_PYTHON=pep517

- Bump PORTREVISION for dependency and package change
2.14.3
30 Jan 2023 13:00:15
commit hash: 4e831b7e68c1e3279cd5170f0ba3f0fdf407ff4acommit hash: 4e831b7e68c1e3279cd5170f0ba3f0fdf407ff4acommit hash: 4e831b7e68c1e3279cd5170f0ba3f0fdf407ff4acommit hash: 4e831b7e68c1e3279cd5170f0ba3f0fdf407ff4a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-asdf: Update to 2.14.3

Changes:	https://github.com/asdf-format/asdf/releases
2.13.0_1
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
2.13.0_1
10 Sep 2022 16:06:29
commit hash: 5c082125ef981d0fb1655cfa95baeff0299e6a0fcommit hash: 5c082125ef981d0fb1655cfa95baeff0299e6a0fcommit hash: 5c082125ef981d0fb1655cfa95baeff0299e6a0fcommit hash: 5c082125ef981d0fb1655cfa95baeff0299e6a0f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-asdf: Fix build after c170c1e126cfb6fef6b3a2830bb98957e9372eac

- Change RUN_DEPENDS from py-jsonschema to py-jsonschema49
- Bump PORTREVISION for dependency change
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.13.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.13.0
31 Aug 2022 11:41:12
commit hash: aec044501eb30df5ec140ba0a929c2421700117bcommit hash: aec044501eb30df5ec140ba0a929c2421700117bcommit hash: aec044501eb30df5ec140ba0a929c2421700117bcommit hash: aec044501eb30df5ec140ba0a929c2421700117b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-asdf: Update to 2.13.0

Changes:	https://github.com/asdf-format/asdf/releases
2.12.0
20 Jul 2022 14:22:51
commit hash: 46196047a4df0f85aaee442799209fdaacf03361commit hash: 46196047a4df0f85aaee442799209fdaacf03361commit hash: 46196047a4df0f85aaee442799209fdaacf03361commit hash: 46196047a4df0f85aaee442799209fdaacf03361 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
science: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Andreas Fehlner <fehlner@gmx.de>
  *  Brad Huntting <huntting@glarp.com>
  *  Chao Shin <quakelee@cn.FreeBSD.org>
  *  Cheng-Lung Sung <clsung@FreeBSD.org>
  *  Chia-Hsing Yu <me@davidyu.org>
  *  Chris Rees <utisoft@gmail.com>
  *  David Naylor <dbn@FreeBSD.org>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Ed Schouten <ed@FreeBSD.org>
  *  Eric Freeman <freebsdports@chillibear.com>
  *  Erik B Knudsen
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.12.0
09 Jun 2022 10:59:17
commit hash: 5c3877af002e6a5e91c6ef3f421a6503da71bd10commit hash: 5c3877af002e6a5e91c6ef3f421a6503da71bd10commit hash: 5c3877af002e6a5e91c6ef3f421a6503da71bd10commit hash: 5c3877af002e6a5e91c6ef3f421a6503da71bd10 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-asdf: Update to 2.12.0

Changes:	https://github.com/asdf-format/asdf/releases
2.11.1
26 Apr 2022 15:01:29
commit hash: 08caa62942207f952545fc82464b3593df7743e0commit hash: 08caa62942207f952545fc82464b3593df7743e0commit hash: 08caa62942207f952545fc82464b3593df7743e0commit hash: 08caa62942207f952545fc82464b3593df7743e0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-asdf: Update to 2.11.1

Changes:	https://github.com/asdf-format/asdf/releases
2.11.0
17 Apr 2022 23:58:22
commit hash: 9218eb9b906de8aa40aad9c96862542a9206ff83commit hash: 9218eb9b906de8aa40aad9c96862542a9206ff83commit hash: 9218eb9b906de8aa40aad9c96862542a9206ff83commit hash: 9218eb9b906de8aa40aad9c96862542a9206ff83 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-asdf-standard: Update to 1.0.2

- Update USES=python of dependent ports

Changes:	https://github.com/asdf-format/asdf-standard/releases
2.11.0
30 Mar 2022 22:21:18
commit hash: 20af4fd0f30dcbc149ad2425be186da8fe64d981commit hash: 20af4fd0f30dcbc149ad2425be186da8fe64d981commit hash: 20af4fd0f30dcbc149ad2425be186da8fe64d981commit hash: 20af4fd0f30dcbc149ad2425be186da8fe64d981 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-asdf: Update to 2.11.0

Changes:	https://github.com/asdf-format/asdf/releases
2.10.1
25 Mar 2022 13:37:12
commit hash: 42453ec9db225bb0868fd6ade69bb635627e9862commit hash: 42453ec9db225bb0868fd6ade69bb635627e9862commit hash: 42453ec9db225bb0868fd6ade69bb635627e9862commit hash: 42453ec9db225bb0868fd6ade69bb635627e9862 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-asdf: Update to 2.10.1

Changes:	https://github.com/asdf-format/asdf/releases
2.10.0
07 Mar 2022 18:11:26
commit hash: 92bb1f14f50078dd52d4578508044c1af26b503dcommit hash: 92bb1f14f50078dd52d4578508044c1af26b503dcommit hash: 92bb1f14f50078dd52d4578508044c1af26b503dcommit hash: 92bb1f14f50078dd52d4578508044c1af26b503d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-asdf: Update to 2.10.0

Changes:	https://github.com/asdf-format/asdf/releases
2.8.3
11 Jan 2022 18:44:39
commit hash: 291847c654b3296f0c8809e9f762dfe1427db61acommit hash: 291847c654b3296f0c8809e9f762dfe1427db61acommit hash: 291847c654b3296f0c8809e9f762dfe1427db61acommit hash: 291847c654b3296f0c8809e9f762dfe1427db61a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-asdf: Update to 2.8.3

Changes:	https://github.com/asdf-format/asdf/releases
2.8.1_1
05 Nov 2021 19:14:23
commit hash: a05e4e2feebf393e745754e704d208b2cab487e4commit hash: a05e4e2feebf393e745754e704d208b2cab487e4commit hash: a05e4e2feebf393e745754e704d208b2cab487e4commit hash: a05e4e2feebf393e745754e704d208b2cab487e4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-asdf: Update USES=python

math/py-numpy requires Python 3.7+
2.8.1_1
01 Nov 2021 13:41:49
commit hash: a6e6bce388a13ab867cb5856e4fd4a0ac92567f7commit hash: a6e6bce388a13ab867cb5856e4fd4a0ac92567f7commit hash: a6e6bce388a13ab867cb5856e4fd4a0ac92567f7commit hash: a6e6bce388a13ab867cb5856e4fd4a0ac92567f7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-asdf: Fix build after a06fe6e39adaf76f178798640c57888705cbf40a

- Change RUN_DEPENDS from py-jsonschema to py-jsonschema3
- Bump PORTREVISION for dependency change
2.8.1
14 Jun 2021 17:40:23
commit hash: b589b5417d74fbcad0e3acffd38dc1038b45a9f6commit hash: b589b5417d74fbcad0e3acffd38dc1038b45a9f6commit hash: b589b5417d74fbcad0e3acffd38dc1038b45a9f6commit hash: b589b5417d74fbcad0e3acffd38dc1038b45a9f6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-asdf: Update to 2.8.1

Changes:	https://github.com/asdf-format/asdf/releases
2.8.0
25 May 2021 13:55:43
commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02commit hash: 0729af4255a63ee299e0c63a18b6a86520a19e02 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
Mk: switch PYTHON_REL to 5 digits to support python 3.10.x

PR:		255013
Differential Revision:	https://reviews.freebsd.org/D29418
Exp-run by:	antoine
Approved by:	wen@, no objection from python@ or portmgr@
2.8.0
16 May 2021 15:24:14
commit hash: 4d1e809598110cf19c94b121734f15c5091f302ecommit hash: 4d1e809598110cf19c94b121734f15c5091f302ecommit hash: 4d1e809598110cf19c94b121734f15c5091f302ecommit hash: 4d1e809598110cf19c94b121734f15c5091f302e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-asdf: Update to 2.8.0

Changes:	https://github.com/asdf-format/asdf/releases
2.7.4
02 May 2021 19:45:27
commit hash: ab1885aaa8f641c505dd87fb34c3d31b83806a9ecommit hash: ab1885aaa8f641c505dd87fb34c3d31b83806a9ecommit hash: ab1885aaa8f641c505dd87fb34c3d31b83806a9ecommit hash: ab1885aaa8f641c505dd87fb34c3d31b83806a9e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-asdf: Update to 2.7.4

- Update LICENSE_FILE

Changes:	https://github.com/asdf-format/asdf/releases
2.7.3
18 Apr 2021 05:44:02
commit hash: cc207c56de393879a03406011a27ba5f766ef729commit hash: cc207c56de393879a03406011a27ba5f766ef729commit hash: cc207c56de393879a03406011a27ba5f766ef729commit hash: cc207c56de393879a03406011a27ba5f766ef729 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/py-asdf: Remove PYNUMPY
2.7.3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.7.3
07 Mar 2021 22:21:52
Revision:567698Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.3

- Sort RUN_DEPENDS

Changes:	https://github.com/asdf-format/asdf/releases
2.7.2
26 Jan 2021 17:37:23
Revision:562829Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.2

- Update WWW

Changes:	https://github.com/asdf-format/asdf/releases
2.7.1_1
05 Dec 2020 13:47:27
Revision:557058Original commit files touched by this commit
sunpoet search for other commits by this committer
Move devel/py-semantic_version to devel/py-semantic-version

- Bump PORTREVISION for dependency change
2.7.1
21 Aug 2020 21:24:31
Revision:545664Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.1

Changes:	https://github.com/spacetelescope/asdf/releases
2.7.0
24 Jul 2020 19:01:23
Revision:543309Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.0

Changes:	https://github.com/spacetelescope/asdf/releases
2.6.0
24 Apr 2020 18:03:39
Revision:532832Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.6.0

Changes:	https://github.com/spacetelescope/asdf/releases
2.5.2
01 Mar 2020 06:48:55
Revision:527511Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.5.2

Changes:	https://github.com/spacetelescope/asdf/releases
2.5.1
08 Jan 2020 18:37:11
Revision:522447Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.5.1

Changes:	https://github.com/spacetelescope/asdf/releases
2.5.0
29 Dec 2019 12:55:34
Revision:521326Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.5.0

Changes:	https://github.com/spacetelescope/asdf/releases
2.4.2_1
26 Sep 2019 18:16:29
Revision:512948Original commit files touched by this commit
sunpoet search for other commits by this committer
Change RUN_DEPENDS from py-semantic_version to py-semantic_version26

- Bump PORTREVISION for dependency change
2.4.2
03 Sep 2019 19:09:28
Revision:510987Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.4.2

- Update version requirement of RUN_DEPENDS

Changes:	https://github.com/spacetelescope/asdf/releases
2.3.3_1
03 Aug 2019 20:56:04
Revision:508009Original commit files touched by this commit
sunpoet search for other commits by this committer
Use PYNUMPY
2.3.3_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2.3.3
05 Apr 2019 22:44:24
Revision:498016Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.3.3

Changes:	https://github.com/spacetelescope/asdf/releases
2.3.2
20 Feb 2019 20:47:15
Revision:493451Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.3.2

Changes:	https://github.com/spacetelescope/asdf/releases
2.3.1
17 Jan 2019 19:21:25
Revision:490586Original commit files touched by this commit
sunpoet search for other commits by this committer
Add py-asdf 2.3.1

The Advanced Scientific Data Format (ASDF) is a next-generation interchange
format for scientific data. This package contains the Python implementation of
the ASDF Standard.

The ASDF format has the following features:
- A hierarchical, human-readable metadata format (implemented using YAML)
- Numerical arrays are stored as binary data blocks which can be memory mapped.
  Data blocks can optionally be compressed.
- The structure of the data can be automatically validated using schemas
  (implemented using JSON Schema)
- Native Python data types (numerical types, strings, dicts, lists) are
  serialized automatically
- ASDF can be extended to serialize custom data types

WWW: https://github.com/spacetelescope/asdf

Number of commits found: 55