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-dj42-drf-writable-nested Writable nested model serializer for Django REST framework
0.7.0 www Deleted 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 0.7.0Version of this port present on the latest quarterly branch.
Maintainer: grembo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-02-18 14:54:05
Last Update: 2024-05-12 07:06:38
Commit Hash: 1039ca2
Also Listed In: python
License: BSD2CLAUSE
WWW:
https://github.com/beda-software/drf-writable-nested
Description:
This is a writable nested model serializer for Django REST Framework which allows you to create/update your models with related nested data. The following relations are supported: - OneToOne (direct/reverse) - ForeignKey (direct/reverse) - ManyToMany (direct/reverse excluding m2m relations with through model) - GenericRelation (this is always only reverse)
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}dj42-drf-writable-nested>0:www/py-dj42-drf-writable-nested@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py39-*drf-writable-nested
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
No installation instructions:
This port has been deleted.
PKGNAME: py39-dj42-drf-writable-nested
Package flavors (<flavor>: <package>)
  • py39: py39-dj42-drf-writable-nested
distinfo:
TIMESTAMP = 1707576902 SHA256 (beda-software-drf-writable-nested-v0.7.0_GH0.tar.gz) = 3a3f3985c97ee9288e691a290fc991a5811af5e03511660f084065e06c7de0fe SIZE (beda-software-drf-writable-nested-v0.7.0_GH0.tar.gz) = 21291

Packages (timestamps in pop-ups are UTC):
py39-dj42-drf-writable-nested
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.7.00.7.0-0.7.00.7.0---
FreeBSD:13:quarterly0.7.00.7.0-0.7.00.7.0---
FreeBSD:14:latest0.7.00.7.0-0.7.00.7.0---
FreeBSD:14:quarterly0.7.00.7.0-0.7.00.7.0---
FreeBSD:15:latest0.7.00.7.0n/a0.7.0n/a--0.7.0
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-django42>=2.2 : www/py-django42@py39
  2. py39-dj42-djangorestframework>0 : www/py-dj42-djangorestframework@py39
  3. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  4. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_py-dj42-drf-writable-nested
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/beda-software/drf-writable-nested/tar.gz/v0.7.0?dummy=/
Collapse this list.
Port Moves
  • port moved to www/py-drf-writable-nested on 2024-05-12
    REASON: Renamed after all Django consumers were switched from Django 3.2 to Django 4.2 to have a consistent naming scheme

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.7.0
12 May 2024 07:06:38
commit hash: 1039ca2fe4c9e175626f82e855ea69735271e9e2commit hash: 1039ca2fe4c9e175626f82e855ea69735271e9e2commit hash: 1039ca2fe4c9e175626f82e855ea69735271e9e2commit hash: 1039ca2fe4c9e175626f82e855ea69735271e9e2 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
deskutils/py-paperless-ngx: Change RUN_DEPENDS

* Switch the port from the repo-copied py-dj42-django* ports to the
  original ones as they're using Django 4.2 now.

* Some ports were also created directly with a "py-dj42-" prefix to
  have a consistent naming scheme of Django 4.2 ports and had no
  Django 3.2 counterpart.

  After all Django consumers have been changed from Django 3.2 to
  Django 4.2 with 680c68fd4d69, these ports are now renamed accordingly.

  - From:       www/py-dj42-channels-redis
    To:         www/py-channels-redis
  - From:       www/py-dj42-django-auditlog
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.7.0
18 Feb 2024 14:52:55
commit hash: 6533234e4fa93581e550815869e6af8db44349aacommit hash: 6533234e4fa93581e550815869e6af8db44349aacommit hash: 6533234e4fa93581e550815869e6af8db44349aacommit hash: 6533234e4fa93581e550815869e6af8db44349aa files touched by this commit
Michael Gmelin (grembo) search for other commits by this committer
www/py-dj42-drf-writable-nested: New port

Writable nested model serializer for Django REST framework

Number of commits found: 2