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
Port details
py-preshed3 Cython hash table that trusts the keys are pre-hashed
3.0.9 devel on this many watch lists=2 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.0.9Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-02-21 15:18:50
Last Update: 2024-03-09 14:06:01
Commit Hash: fc64957
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: MIT
WWW:
https://github.com/explosion/preshed
Description:
preshed provides simple but high performance Cython hash table mapping pre-randomized keys to void* values.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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

Packages (timestamps in pop-ups are UTC):
py39-preshed3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a--3.0.9
 

py311-preshed3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.0.93.0.9-3.0.93.0.9---
FreeBSD:13:quarterly3.0.93.0.9-3.0.93.0.9---
FreeBSD:14:latest3.0.93.0.9-3.0.93.0.9---
FreeBSD:14:quarterly3.0.93.0.9-3.0.93.0.9---
FreeBSD:15:latest3.0.93.0.9n/a3.0.9n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-cymem>=2.0.2<2.1.0 : devel/py-cymem@py39
  2. py39-murmurhash>=0.28.0<1.1.0 : devel/py-murmurhash@py39
  3. py39-setuptools>=0 : devel/py-setuptools@py39
  4. py39-wheel>=0 : devel/py-wheel@py39
  5. cython-3.9 : lang/cython@py39
  6. python3.9 : lang/python39
  7. py39-build>=0 : devel/py-build@py39
  8. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. py39-pytest>=7,1 : devel/py-pytest@py39
  2. python3.9 : lang/python39
Runtime dependencies:
  1. py39-cymem>=2.0.2<2.1.0 : devel/py-cymem@py39
  2. py39-murmurhash>=0.28.0<1.1.0 : devel/py-murmurhash@py39
  3. python3.9 : lang/python39
This port is required by:
for Build
  1. devel/py-thinc
  2. devel/py-thinc8
  3. textproc/py-spacy
for Run
  1. devel/py-thinc
  2. devel/py-thinc8
  3. textproc/py-spacy

Configuration Options:
No options to configure
Options name:
devel_py-preshed3
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/preshed/
  2. https://pypi.org/packages/source/p/preshed/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.0.9
09 Mar 2024 14:06:01
commit hash: fc64957060e8b1f65c54952ec7d2954c0b02d56fcommit hash: fc64957060e8b1f65c54952ec7d2954c0b02d56fcommit hash: fc64957060e8b1f65c54952ec7d2954c0b02d56fcommit hash: fc64957060e8b1f65c54952ec7d2954c0b02d56f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-preshed3: Convert to USE_PYTHON=pytest
3.0.9
21 Feb 2024 15:06:05
commit hash: cc65b56368c50c4e560bcb56ea5088688efef245commit hash: cc65b56368c50c4e560bcb56ea5088688efef245commit hash: cc65b56368c50c4e560bcb56ea5088688efef245commit hash: cc65b56368c50c4e560bcb56ea5088688efef245 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-preshed3: Add  py-preshed3 3.0.9

preshed provides simple but high performance Cython hash table mapping
pre-randomized keys to void* values.

Number of commits found: 2