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-pint Physical quantities module
0.23 devel 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 0.23Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-07-11 18:08:56
Last Update: 2024-02-29 07:18:32
Commit Hash: 5d4139f
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://pint.readthedocs.io/en/stable/
https://github.com/hgrecco/pint
Description:
Pint is a Python package to define, operate and manipulate physical quantities: the product of a numerical value and a unit of measurement. It allows arithmetic operations between them and conversions from and to different units. It is distributed with a comprehensive list of physical units, prefixes and constants. Due to its modular design, you can extend (or even rewrite!) the complete list without changing the source code. It supports a lot of numpy mathematical operations without monkey patching or wrapping numpy.
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}pint>0:devel/py-pint@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-pint/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-pint
  • pkg install py39-pint
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-pint listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-pint
Package flavors (<flavor>: <package>)
  • py39: py39-pint
distinfo:
TIMESTAMP = 1702543666 SHA256 (Pint-0.23.tar.gz) = e1509b91606dbc52527c600a4ef74ffac12fff70688aff20e9072409346ec9b4 SIZE (Pint-0.23.tar.gz) = 347420

Packages (timestamps in pop-ups are UTC):
py37-pint
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.16.1---0.16.1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-pint
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.230.23-0.230.23---
FreeBSD:13:quarterly0.230.230.220.230.230.230.230.23
FreeBSD:14:latest0.230.230.20.10.230.230.22-0.22
FreeBSD:14:quarterly0.230.23-0.230.230.230.230.23
FreeBSD:15:latest0.230.23n/a0.23n/a0.230.230.23
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>0 : devel/py-setuptools@py39
  2. py39-setuptools-scm>=3.4.3 : 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. python3.9 : lang/python39
Runtime dependencies:
  1. py39-typing-extensions>=0 : devel/py-typing-extensions@py39
  2. python3.9 : lang/python39
This port is required by:
for Build
  1. databases/datasette
  2. math/py-mathics
for Run
  1. astro/py-metpy
  2. databases/datasette
  3. devel/py-datasette
  4. devel/py-pint-pandas
  5. math/py-mathics
  6. science/py-mpcontribs-client
  7. science/py-pyked
Expand this list (8 items / 1 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. science/py-qcelemental
  3. Collapse this list.

Configuration Options:
===> The following configuration options are available for py39-pint-0.23: NUMPY=off: Automatic conversion of units UNCERTAINTIES=off: Handle quantities with uncertainties ===> Use 'make config' to modify these settings
Options name:
devel_py-pint
USES:
python:3.9+
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/P/Pint/
  2. https://pypi.org/packages/source/P/Pint/
Collapse this list.

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.23
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
0.23
14 Dec 2023 20:45:18
commit hash: 873a3f61e531bc9e89de039d5797e6b592c7bc73commit hash: 873a3f61e531bc9e89de039d5797e6b592c7bc73commit hash: 873a3f61e531bc9e89de039d5797e6b592c7bc73commit hash: 873a3f61e531bc9e89de039d5797e6b592c7bc73 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pint: Update to 0.23

Changes:	https://github.com/hgrecco/pint/blob/master/CHANGES
		https://pint.readthedocs.io/en/stable/changes.html
0.22
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
0.22
05 Jun 2023 18:47:13
commit hash: 66bd7e6a60e9aa801d7ca73f1e3987141f45f63fcommit hash: 66bd7e6a60e9aa801d7ca73f1e3987141f45f63fcommit hash: 66bd7e6a60e9aa801d7ca73f1e3987141f45f63fcommit hash: 66bd7e6a60e9aa801d7ca73f1e3987141f45f63f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pint: Update to 0.22

- Update WWW
- Convert to USE_PYTHON=pep517

Changes:	https://github.com/hgrecco/pint/blob/master/CHANGES
0.20.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
0.20.1
30 Dec 2022 09:04:46
commit hash: d5933d1524985135b1dcf81d99d0258a3272e249commit hash: d5933d1524985135b1dcf81d99d0258a3272e249commit hash: d5933d1524985135b1dcf81d99d0258a3272e249commit hash: d5933d1524985135b1dcf81d99d0258a3272e249 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pint: Update to 0.20.1

Changes:	https://github.com/hgrecco/pint/blob/master/CHANGES
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)
0.19.2
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)
0.19.2
27 Aug 2022 10:24:27
commit hash: 19cd313c13d7d2c5655e085ffb0e0285066fbf0bcommit hash: 19cd313c13d7d2c5655e085ffb0e0285066fbf0bcommit hash: 19cd313c13d7d2c5655e085ffb0e0285066fbf0bcommit hash: 19cd313c13d7d2c5655e085ffb0e0285066fbf0b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pint: Add NUMPY and UNCERTAINTIES options
0.19.2
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

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

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.19.2
26 Apr 2022 15:01:25
commit hash: 670ab888b49b85dabca7129a75793db599905ccecommit hash: 670ab888b49b85dabca7129a75793db599905ccecommit hash: 670ab888b49b85dabca7129a75793db599905ccecommit hash: 670ab888b49b85dabca7129a75793db599905cce files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pint: Update to 0.19.2

Changes:	https://github.com/hgrecco/pint/blob/master/CHANGES
0.19.1
17 Apr 2022 23:58:18
commit hash: e8e275f53cb30213ba77c5f599e3d803f8a8092bcommit hash: e8e275f53cb30213ba77c5f599e3d803f8a8092bcommit hash: e8e275f53cb30213ba77c5f599e3d803f8a8092bcommit hash: e8e275f53cb30213ba77c5f599e3d803f8a8092b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pint: Update to 0.19.1

- Update USES=python of dependent ports

Changes:	https://github.com/hgrecco/pint/blob/master/CHANGES
0.18
01 Nov 2021 13:41:43
commit hash: f754443342483bd1796e5d4ff9c0de9f9b2799b5commit hash: f754443342483bd1796e5d4ff9c0de9f9b2799b5commit hash: f754443342483bd1796e5d4ff9c0de9f9b2799b5commit hash: f754443342483bd1796e5d4ff9c0de9f9b2799b5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pint: Update to 0.18

- Update USES=python of dependent ports

Changes:	https://github.com/hgrecco/pint/blob/master/CHANGES
0.17
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@
0.17
11 May 2021 21:47:11
commit hash: c14f7b1fa32211f8e14cff7a0cd9c4b3828bd582commit hash: c14f7b1fa32211f8e14cff7a0cd9c4b3828bd582commit hash: c14f7b1fa32211f8e14cff7a0cd9c4b3828bd582commit hash: c14f7b1fa32211f8e14cff7a0cd9c4b3828bd582 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pint: Update to 0.17

Changes:	https://github.com/hgrecco/pint/blob/master/CHANGES
0.16.1
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.
0.16.1
15 Nov 2020 18:02:42
Revision:555309Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.16.1

Changes:	https://github.com/hgrecco/pint/blob/master/CHANGES
0.16
14 Sep 2020 17:46:48
Revision:548648Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.16

Changes:	https://github.com/hgrecco/pint/blob/master/CHANGES
0.15
23 Aug 2020 19:36:21
Revision:545857Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.15

- Update WWW

Changes:	https://github.com/hgrecco/pint/blob/master/CHANGES
0.14
11 Jul 2020 18:08:50
Revision:542004Original commit files touched by this commit
sunpoet search for other commits by this committer
Move devel/py-Pint to devel/py-pint

- Bump PORTREVISION of dependent ports for dependency change

Number of commits found: 20