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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
py-pint Define, operate and manipulate physical quantities
0.9 converters Deleted 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.9Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-04-14 23:59:39
Last Update: 2019-03-31 08:01:23
SVN Revision: 497390
Also Listed In: python
License: BSD3CLAUSE
WWW:
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. WWW: https://pypi.org/project/Pint/ WWW: https://github.com/hgrecco/pint
Homepage    cgit ¦ GitHub ¦ 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:converters/py-pint@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-pint
Package flavors (<flavor>: <package>)
  • py27: py27-pint
  • py36: py36-pint
distinfo:
TIMESTAMP = 1548426096 SHA256 (Pint-0.9.tar.gz) = 32d8a9a9d63f4f81194c0014b3b742679dce81a26d45127d9810a68a561fe4e2 SIZE (Pint-0.9.tar.gz) = 178344

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
  3. py27-funcsigs>=0 : devel/py-funcsigs@py27
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
python
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: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9
31 Mar 2019 08:01:23
Revision:497390Original commit files touched by this commit
yuri search for other commits by this committer
Remove duplicate port converters/py-pint.

devel/py-Pint has been added earlier, and has a proper directory name.
Update the dependency line in astro/py-metpy.
0.9
25 Jan 2019 19:58:40
Revision:491182Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.9

Changes:	https://github.com/hgrecco/pint/blob/master/CHANGES
0.8.1
25 Apr 2018 16:42:38
Revision:468282Original commit files touched by this commit
amdmi3 search for other commits by this committer
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
0.8.1
14 Apr 2018 23:58:19
Revision:467345Original commit files touched by this commit
sunpoet search for other commits by this committer
Add py-pint 0.8.1

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.

WWW: https://pypi.python.org/pypi/Pint
WWW: https://github.com/hgrecco/pint

Number of commits found: 4