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-py-serializable Library for serializing and deserializing Python Objects to and from JSON and XML
2.0.0 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 1.1.2Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-07-09 10:38:05
Last Update: 2025-02-17 20:51:04
Commit Hash: 269e05c
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
Also Listed In: python
License: APACHE20
WWW:
https://py-serializable.readthedocs.io/en/latest/
https://github.com/madpah/serializable
Description:
This Pythonic library provides a framework for serializing/deserializing Python classes to and from JSON and XML. It relies upon the use of Python Properties in your Python classes.
HomepageHomepage    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}py-serializable>0:devel/py-py-serializable@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-py-serializable/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-py-serializable
  • pkg install py311-py-serializable
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 py311-py-serializable listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-py-serializable
Package flavors (<flavor>: <package>)
  • py311: py311-py-serializable
distinfo:
TIMESTAMP = 1739663381 SHA256 (py_serializable-2.0.0.tar.gz) = e9e6491dd7d29c31daf1050232b57f9657f9e8a43b867cca1ff204752cf420a5 SIZE (py_serializable-2.0.0.tar.gz) = 51617

Packages (timestamps in pop-ups are UTC):
py39-py-serializable
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly-----0.16.00.16.00.16.0
FreeBSD:14:latest--------
FreeBSD:14:quarterly-----0.16.00.16.00.16.0
FreeBSD:15:latest--n/a-n/a0.16.00.16.01.0.1
 

py311-py-serializable
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0.02.0.0-2.0.02.0.0---
FreeBSD:13:quarterly1.1.21.1.2-1.1.21.1.2---
FreeBSD:14:latest2.0.02.0.0-2.0.02.0.0---
FreeBSD:14:quarterly1.1.21.1.2-1.1.21.1.2---
FreeBSD:15:latest2.0.02.0.0n/a2.0.0n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-poetry-core>=1.0.0 : devel/py-poetry-core@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-defusedxml>=0.7.1<0.8 : devel/py-defusedxml@py311
  2. python3.11 : lang/python311
This port is required by:
for Run
  1. textproc/py-cyclonedx-python-lib

Configuration Options:
No options to configure
Options name:
devel_py-py-serializable
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/py_serializable/
  2. https://github.com/madpah/serializable/releases/download/v2.0.0/
  3. https://pypi.org/packages/source/p/py_serializable/
Collapse this list.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.0
17 Feb 2025 20:51:04
commit hash: 269e05caf88adede70e3a28c7248833a3d41786dcommit hash: 269e05caf88adede70e3a28c7248833a3d41786dcommit hash: 269e05caf88adede70e3a28c7248833a3d41786dcommit hash: 269e05caf88adede70e3a28c7248833a3d41786d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-py-serializable: Update to 2.0.0

Changes:	https://github.com/madpah/serializable/releases
		https://py-serializable.readthedocs.io/en/latest/changelog.html
1.1.2
14 Oct 2024 05:25:35
commit hash: 04ef445fba35ab6b6081cf6a83976081c104a608commit hash: 04ef445fba35ab6b6081cf6a83976081c104a608commit hash: 04ef445fba35ab6b6081cf6a83976081c104a608commit hash: 04ef445fba35ab6b6081cf6a83976081c104a608 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-py-serializable: Update to 1.1.2

Changes:	https://github.com/madpah/serializable/releases
		https://py-serializable.readthedocs.io/en/latest/changelog.html
1.1.1
25 Sep 2024 04:22:31
commit hash: 1d720eeb9e034fd2a6254986915c8afbbc79fe8ecommit hash: 1d720eeb9e034fd2a6254986915c8afbbc79fe8ecommit hash: 1d720eeb9e034fd2a6254986915c8afbbc79fe8ecommit hash: 1d720eeb9e034fd2a6254986915c8afbbc79fe8e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-py-serializable: Update to 1.1.1

Changes:	https://github.com/madpah/serializable/releases
		https://py-serializable.readthedocs.io/en/latest/changelog.html
1.1.0
10 Jul 2024 04:59:31
commit hash: eee86aa917d27d98e28d000a65bab5489442308acommit hash: eee86aa917d27d98e28d000a65bab5489442308acommit hash: eee86aa917d27d98e28d000a65bab5489442308acommit hash: eee86aa917d27d98e28d000a65bab5489442308a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-py-serializable: Update to 1.1.0

Changes:	https://github.com/madpah/serializable/releases
		https://py-serializable.readthedocs.io/en/latest/changelog.html
1.0.3
05 Apr 2024 23:57:52
commit hash: 27a8fa31ab4ed61de0557acb43e9a527b7908226commit hash: 27a8fa31ab4ed61de0557acb43e9a527b7908226commit hash: 27a8fa31ab4ed61de0557acb43e9a527b7908226commit hash: 27a8fa31ab4ed61de0557acb43e9a527b7908226 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-py-serializable: Update to 1.0.3

Changes:	https://github.com/madpah/serializable/releases
		https://py-serializable.readthedocs.io/en/latest/changelog.html
1.0.2
09 Mar 2024 14:06:02
commit hash: 3a620f5b518ad9b5c28e61ef31a632092fafa116commit hash: 3a620f5b518ad9b5c28e61ef31a632092fafa116commit hash: 3a620f5b518ad9b5c28e61ef31a632092fafa116commit hash: 3a620f5b518ad9b5c28e61ef31a632092fafa116 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-py-serializable: Update to 1.0.2

Changes:	https://github.com/madpah/serializable/releases
		https://py-serializable.readthedocs.io/en/latest/changelog.html
1.0.1
21 Feb 2024 15:07:39
commit hash: 8b08c25c89548e68071b1bc3f43bff5450e5c868commit hash: 8b08c25c89548e68071b1bc3f43bff5450e5c868commit hash: 8b08c25c89548e68071b1bc3f43bff5450e5c868commit hash: 8b08c25c89548e68071b1bc3f43bff5450e5c868 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-py-serializable: Update to 1.0.1

- Convert to USE_PYTHON=pep517

Changes:	https://github.com/madpah/serializable/releases
		https://py-serializable.readthedocs.io/en/latest/changelog.html
0.16.0
01 Dec 2023 22:11:44
commit hash: 44d84017138beb5965412f7333598a3e3aaca8d7commit hash: 44d84017138beb5965412f7333598a3e3aaca8d7commit hash: 44d84017138beb5965412f7333598a3e3aaca8d7commit hash: 44d84017138beb5965412f7333598a3e3aaca8d7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-py-serializable: Update to 0.16.0

Changes:	https://github.com/madpah/serializable/releases
		https://py-serializable.readthedocs.io/en/latest/changelog.html
0.15.0
11 Oct 2023 22:22:09
commit hash: cc1d2ca367ca011224a0d2feb1d6d194ee8750ebcommit hash: cc1d2ca367ca011224a0d2feb1d6d194ee8750ebcommit hash: cc1d2ca367ca011224a0d2feb1d6d194ee8750ebcommit hash: cc1d2ca367ca011224a0d2feb1d6d194ee8750eb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-py-serializable: Update to 0.15.0

Changes:	https://github.com/madpah/serializable/releases
		https://py-serializable.readthedocs.io/en/latest/changelog.html
0.14.1
11 Oct 2023 12:58:01
commit hash: fdcf88d769841dee86854bfe8971ff537763966dcommit hash: fdcf88d769841dee86854bfe8971ff537763966dcommit hash: fdcf88d769841dee86854bfe8971ff537763966dcommit hash: fdcf88d769841dee86854bfe8971ff537763966d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-py-serializable: Update to 0.14.1

Changes:	https://github.com/madpah/serializable/releases
		https://py-serializable.readthedocs.io/en/latest/changelog.html
0.14.0
08 Oct 2023 11:55:01
commit hash: ccd19d898f488d3c3c8e670a09b97ef1ef7bf928commit hash: ccd19d898f488d3c3c8e670a09b97ef1ef7bf928commit hash: ccd19d898f488d3c3c8e670a09b97ef1ef7bf928commit hash: ccd19d898f488d3c3c8e670a09b97ef1ef7bf928 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-py-serializable: Update to 0.14.0

- Add GitHub to MASTER_SITES

Changes:	https://github.com/madpah/serializable/releases
		https://py-serializable.readthedocs.io/en/latest/changelog.html
0.13.0
05 Oct 2023 02:00:20
commit hash: 2c4693d1766e68c91d0f5f3695d59cf184bb597bcommit hash: 2c4693d1766e68c91d0f5f3695d59cf184bb597bcommit hash: 2c4693d1766e68c91d0f5f3695d59cf184bb597bcommit hash: 2c4693d1766e68c91d0f5f3695d59cf184bb597b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-py-serializable: Update to 0.13.0

Changes:	https://github.com/madpah/serializable/releases
		https://py-serializable.readthedocs.io/en/latest/changelog.html
0.12.0_1
22 Sep 2023 03:18:07
commit hash: aae0de560191e8dd1963b9e1b95acf121c6d142bcommit hash: aae0de560191e8dd1963b9e1b95acf121c6d142bcommit hash: aae0de560191e8dd1963b9e1b95acf121c6d142bcommit hash: aae0de560191e8dd1963b9e1b95acf121c6d142b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-py-serializable: Do not install files to PYTHON_SITELIBDIR

- Bump PORTREVISION for package change
0.12.0
31 Jul 2023 16:40:07
commit hash: 42a7116d6390d09299f6cce1793829d490cc9be4commit hash: 42a7116d6390d09299f6cce1793829d490cc9be4commit hash: 42a7116d6390d09299f6cce1793829d490cc9be4commit hash: 42a7116d6390d09299f6cce1793829d490cc9be4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-py-serializable: Update to 0.12.0

- Update WWW

Changes:	https://github.com/madpah/serializable/releases
		https://py-serializable.readthedocs.io/en/latest/changelog.html
0.11.1
09 Jul 2023 10:10:25
commit hash: a2740617001e81cfd4d231f1758ad7b8b860a76fcommit hash: a2740617001e81cfd4d231f1758ad7b8b860a76fcommit hash: a2740617001e81cfd4d231f1758ad7b8b860a76fcommit hash: a2740617001e81cfd4d231f1758ad7b8b860a76f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-py-serializable: Add py-py-serializable 0.11.1

This Pythonic library provides a framework for serializing/deserializing Python
classes to and from JSON and XML.

It relies upon the use of Python Properties in your Python classes.

Number of commits found: 15