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-jsonpickle Python library for serializing any arbitrary object graph into JSON
3.0.4 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 3.0.3Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-10-07 07:43:54
Last Update: 2024-04-13 09:16:27
Commit Hash: c7a2692
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://jsonpickle.github.io/
Description:
jsonpickle is a Python library for serialization and deserialization of complex Python objects to and from JSON. The standard Python libraries for encoding Python into JSON, such as the stdlib's json, simplejson, and demjson, can only handle Python primitives that have a direct JSON equivalent (e.g. dicts, lists, strings, ints, etc.). jsonpickle builds on top of these libraries and allows more complex data structures to be serialized to JSON. jsonpickle is highly configurable and extendable-allowing the user to choose the JSON backend and add additional backends.
Homepage    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}jsonpickle>0:devel/py-jsonpickle@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-jsonpickle/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-jsonpickle
  • pkg install py39-jsonpickle
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-jsonpickle listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-jsonpickle
Package flavors (<flavor>: <package>)
  • py39: py39-jsonpickle
distinfo:
TIMESTAMP = 1712998327 SHA256 (jsonpickle-3.0.4.tar.gz) = a1b14c8d6221cd8f394f2a97e735ea1d7edc927fbd135b26f2f8700657c8c62b SIZE (jsonpickle-3.0.4.tar.gz) = 265054

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

py39-jsonpickle
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.0.43.0.4-3.0.43.0.4---
FreeBSD:13:quarterly3.0.33.0.33.0.13.0.33.0.33.0.23.0.23.0.2
FreeBSD:14:latest3.0.43.0.43.0.13.0.43.0.43.0.1-3.0.1
FreeBSD:14:quarterly3.0.33.0.3-3.0.33.0.33.0.23.0.23.0.2
FreeBSD:15:latest3.0.43.0.4n/a3.0.4n/a3.0.23.0.23.0.3
 

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>0 : 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. py39-ecdsa>0 : security/py-ecdsa@py39
  2. py39-feedparser>0 : textproc/py-feedparser@py39
  3. py39-gmpy2>0 : math/py-gmpy2@py39
  4. py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
  5. py39-pandas>0 : math/py-pandas@py39
  6. py39-pymongo>0 : databases/py-pymongo@py39
  7. py39-pytest-black-multipy>0 : devel/py-pytest-black-multipy@py39
  8. py39-pytest-cov>0 : devel/py-pytest-cov@py39
  9. py39-pytest-flake8>0 : devel/py-flake8@py39
  10. py39-scikit-learn>0 : science/py-scikit-learn@py39
  11. py39-simplejson>0 : devel/py-simplejson@py39
  12. py39-sqlalchemy14>0 : databases/py-sqlalchemy14@py39
  13. py39-ujson>0 : devel/py-ujson@py39
  14. py39-pytest>=7,1 : devel/py-pytest@py39
  15. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
This port is required by:
for Run
  1. audio/py-music21
  2. devel/py-jschema-to-python
  3. www/py-python-digitalocean

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

Number of commits found: 25

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.0.4
13 Apr 2024 09:16:27
commit hash: c7a2692dbd7d8d8abbf8c3855cbdb96f5bc77ec5commit hash: c7a2692dbd7d8d8abbf8c3855cbdb96f5bc77ec5commit hash: c7a2692dbd7d8d8abbf8c3855cbdb96f5bc77ec5commit hash: c7a2692dbd7d8d8abbf8c3855cbdb96f5bc77ec5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-jsonpickle: update 3.0.3 → 3.0.4

Reported by:	portscout
3.0.3
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
3.0.3
21 Feb 2024 10:05:11
commit hash: 30786bef7d909492b6c3a94d2c8c994283046ea2commit hash: 30786bef7d909492b6c3a94d2c8c994283046ea2commit hash: 30786bef7d909492b6c3a94d2c8c994283046ea2commit hash: 30786bef7d909492b6c3a94d2c8c994283046ea2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-jsonpickle: update 3.0.2 → 3.0.3

Reported by:	portscout
3.0.2
26 Aug 2023 21:42:07
commit hash: e7268a8803aacc2188c54c66ac8a17e637ab2beecommit hash: e7268a8803aacc2188c54c66ac8a17e637ab2beecommit hash: e7268a8803aacc2188c54c66ac8a17e637ab2beecommit hash: e7268a8803aacc2188c54c66ac8a17e637ab2bee files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-jsonpickle: Remove outdated PYTHON_REL check after lang/python37
removal

Approved by:	portmgr (blanket)
With hat:	python
3.0.2
14 Aug 2023 17:25:29
commit hash: 50342d32c9e4d81eeaf40ea1a1df91fbd96a94d0commit hash: 50342d32c9e4d81eeaf40ea1a1df91fbd96a94d0commit hash: 50342d32c9e4d81eeaf40ea1a1df91fbd96a94d0commit hash: 50342d32c9e4d81eeaf40ea1a1df91fbd96a94d0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-jsonpickle: Update 3.0.1 → 3.0.2

Reported by:	portscout
3.0.1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
3.0.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
3.0.1
19 Dec 2022 01:54:29
commit hash: e19a80c18ccc2d7cb9b29af48931327ba71a6e8fcommit hash: e19a80c18ccc2d7cb9b29af48931327ba71a6e8fcommit hash: e19a80c18ccc2d7cb9b29af48931327ba71a6e8fcommit hash: e19a80c18ccc2d7cb9b29af48931327ba71a6e8f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-jsonpickle: Update 2.2.0 -> 3.0.1

Reported by:	portscout
2.2.0
30 Sep 2022 03:54:44
commit hash: bd514e74b11327fecc6a4b6cd12790d265b3d354commit hash: bd514e74b11327fecc6a4b6cd12790d265b3d354commit hash: bd514e74b11327fecc6a4b6cd12790d265b3d354commit hash: bd514e74b11327fecc6a4b6cd12790d265b3d354 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-jsonpickle: Update 2.1.0 -> 2.2.0

Reported by:	portscout
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)
2.1.0
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)
2.1.0
15 Jan 2022 22:50:01
commit hash: 4e5dc5bea801dba468e8ed45e26501743984d65ccommit hash: 4e5dc5bea801dba468e8ed45e26501743984d65ccommit hash: 4e5dc5bea801dba468e8ed45e26501743984d65ccommit hash: 4e5dc5bea801dba468e8ed45e26501743984d65c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-jsonpickle: Update 2.0.0 -> 2.1.0

Reported by:	portscout
2.0.0
14 Oct 2021 21:30:41
commit hash: 8f1f5a824adee5183aa1f3ff1811502eb6e55bcbcommit hash: 8f1f5a824adee5183aa1f3ff1811502eb6e55bcbcommit hash: 8f1f5a824adee5183aa1f3ff1811502eb6e55bcbcommit hash: 8f1f5a824adee5183aa1f3ff1811502eb6e55bcb files touched by this commit
Stefan Eßer (se) search for other commits by this committer
devel/py-jsonpickle: Add CPE information

Approved by:	portmgr (blanket)
2.0.0
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@
2.0.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2.0.0
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.
2.0.0
15 Feb 2021 05:02:40
Revision:565288Original commit files touched by this commit
yuri search for other commits by this committer
devel/py-jsonpickle: Update 1.4.2 -> 2.0.0
1.4.2
01 Dec 2020 03:49:10
Revision:556707Original commit files touched by this commit
yuri search for other commits by this committer
devel/py-jsonpickle: Update 1.4.1 -> 1.4.2

Reported by:	portscout
1.4.1
14 Jul 2020 07:59:28
Revision:542200Original commit files touched by this commit
antoine search for other commits by this committer
Unbreak bulk -a
1.4.1
07 May 2020 02:33:40
Revision:534238Original commit files touched by this commit
dbaio search for other commits by this committer
devel/py-jsonpickle: Update to 1.4.1

Changelog:	https://github.com/jsonpickle/jsonpickle/blob/v1.4.1/CHANGES.rst

PR:		246269
Reported by:	koobs
Approved by:	yuri (maintainer)
1.4
19 Apr 2020 01:31:01
Revision:532064Original commit files touched by this commit
yuri search for other commits by this committer
devel/py-jsonpickle: Update 1.3 -> 1.4

Reported by:	portscout
1.3
15 Feb 2020 15:42:10
Revision:526225Original commit files touched by this commit
yuri search for other commits by this committer
devel/py-jsonpickle: Update 1.2 -> 1.3

Reported by:	portscout
1.2
08 Jun 2019 06:30:50
Revision:503709Original commit files touched by this commit
yuri search for other commits by this committer
devel/py-jsonpickl: Update 1.1 -> 1.2

Reported by:	portscout
1.1
26 Jan 2019 04:09:04
Revision:491230Original commit files touched by this commit
yuri search for other commits by this committer
devel/py-jsonpickle: Update 1.0 -> 1.1

Reported by:	portscout
1.0
07 Oct 2018 06:24:20
Revision:481431Original commit files touched by this commit
yuri search for other commits by this committer
New port: devel/py-jsonpickle: Python library for serializing any arbitrary
object graph into JSON

Number of commits found: 25