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-synced-collections Interact with persistent key-value stores using Pythonic abstractions
1.0.0 misc 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 1.0.0Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-07-13 06:48:26
Last Update: 2023-07-13 06:44:16
Commit Hash: 02c179d
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: BSD3CLAUSE
WWW:
https://signac.io/
Description:
The synced_collections package provides Pythonic abstractions over various underlying data stores, presenting APIs that behave like standard built-in Python collections like dicts. synced_collections form the backbone of signac's data and metadata storage, but may be used just as easily outside of signac. For instance, users wishing to access a JSON file on disk like a dictionary and automatically persist all changes could use the synced_collections.JSONDict.
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}synced-collections>0:misc/py-synced-collections@${PY_FLAVOR}
To install the port:
cd /usr/ports/misc/py-synced-collections/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/py-synced-collections
  • pkg install py39-synced-collections
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-synced-collections listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-synced-collections
Package flavors (<flavor>: <package>)
  • py39: py39-synced-collections
distinfo:
TIMESTAMP = 1689230043 SHA256 (synced_collections-1.0.0.tar.gz) = c5c72df4074ce95625f155d8bc1ac608ba4d9fbb0fffde4da3c0e3a88a1e30bd SIZE (synced_collections-1.0.0.tar.gz) = 48819

Packages (timestamps in pop-ups are UTC):
py39-synced-collections
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly-----1.0.01.0.01.0.0
FreeBSD:14:latest--------
FreeBSD:14:quarterly-----1.0.01.0.01.0.0
FreeBSD:15:latest--n/a-n/a1.0.01.0.01.0.0
 

py311-synced-collections
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.01.0.0-1.0.01.0.0---
FreeBSD:13:quarterly1.0.01.0.0-1.0.01.0.0---
FreeBSD:14:latest1.0.01.0.0-1.0.01.0.0---
FreeBSD:14:quarterly1.0.01.0.0-1.0.01.0.0---
FreeBSD:15:latest1.0.01.0.0n/a1.0.0n/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-wheel>0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. 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. python3.9 : lang/python39
This port is required by:
for Build
  1. science/py-signac
for Run
  1. science/py-signac

Configuration Options:
No options to configure
Options name:
misc_py-synced-collections
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/s/synced_collections/
  2. https://pypi.org/packages/source/s/synced_collections/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.0
13 Jul 2023 06:44:16
commit hash: 02c179d799fb0ed833d819f63ec299d5b62bcfa2commit hash: 02c179d799fb0ed833d819f63ec299d5b62bcfa2commit hash: 02c179d799fb0ed833d819f63ec299d5b62bcfa2commit hash: 02c179d799fb0ed833d819f63ec299d5b62bcfa2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/py-synced-collections: New port: Interact with persistent key-value stores
using Pythonic abstractions

Number of commits found: 1