Port details |
- py-jsonfield2 Reusable Django field to store validated JSON in your model
- 4.0.0.post0 www
=0 4.0.0.post0Version of this port present on the latest quarterly branch.
- DEPRECATED: Obsolete, please use www/py-jsonfield instead
This port expired on: 2022-06-30
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2020-02-13 18:30:06
- Last Update: 2022-06-30 19:54:06
- Commit Hash: 56dc108
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/rpkilby/jsonfield2
- Description:
- jsonfield2 is a reusable model field that allows you to store validated JSON,
automatically handling serialization to and from the database. To use, add
jsonfield.JSONField to one of your models.
WWW: https://github.com/rpkilby/jsonfield2
- ¦ ¦ ¦ ¦
- 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}jsonfield2>0:www/py-jsonfield2@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: py38-jsonfield2
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1605426493
SHA256 (jsonfield2-4.0.0.post0.tar.gz) = cbce2d7c52563550cd2048fcf3a57631019d3547f5ed142f42141d1d2dc53283
SIZE (jsonfield2-4.0.0.post0.tar.gz) = 12632
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-django22>=2.2 : www/py-django22@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_py-jsonfield2
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved to www/py-jsonfield on 2022-06-30
REASON: Has expired: Obsolete, please use www/py-jsonfield instead
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.0.0.post0 30 Jun 2022 19:54:06 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2022-06-30 www/py-django22: Django 2.2 is now in Extended Support, receives
security fixes only and will reach End-Of-Life on 2022-04-01. Upgrade to a later
Django version. See https://www.djangoproject.com/download/
2022-06-30 www/py-jsonfield2: Obsolete, please use www/py-jsonfield instead |
4.0.0.post0 08 Mar 2022 06:49:59 |
Kai Knoblich (kai) |
www/py-jsonfield2: Deprecate and set to expire
* The project has been archived by upstream as all changes have been
merged in www/py-jsonfield.
PR: 262404
Approved by: sunpoet (maintainer) |
4.0.0.post0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.0.0.post0 15 Nov 2020 18:07:10 |
sunpoet |
Update to 4.0.0.post0
Changes: https://github.com/rpkilby/jsonfield2/blob/archived/CHANGES.rst |
4.0.0 16 May 2020 11:04:50 |
sunpoet |
Update to 4.0.0
- Update RUN_DEPENDS: use Django 2.2
- Mark www/py-dj22-jsonfield2 as DEPRECATED
Changes: https://github.com/rpkilby/jsonfield2/blob/master/CHANGES.rst
PR: 245901
Submitted by: kai |
3.0.3 13 Feb 2020 18:30:00 |
sunpoet |
Move www/py-django-jsonfield2 to www/py-jsonfield2
- Add CONFLICTS_INSTALL |
Number of commits found: 6
|