Port details |
- py-django-polymorphic Seamless Polymorphic Inheritance for Django Models
- 3.1.0_1 www
=0 Version of this port present on the latest quarterly branch. - Maintainer: ports@caomhin.org
 - Port Added: 2020-04-11 10:15:15
- Last Update: 2022-07-20 14:23:26
- Commit Hash: e915e75
- Also Listed In: python
- License: BSD3CLAUSE
- Description:
- Django-polymorphic simplifies using inherited models in Django projects.
When a query is made at the base model, the inherited model classes are
returned.
WWW: https://github.com/django-polymorphic/django-polymorphic
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}django-polymorphic>0:www/py-django-polymorphic@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-django-polymorphic/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-django-polymorphic
- pkg install py39-django-polymorphic
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-django-polymorphic listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-django-polymorphic
- Package flavors (<flavor>: <package>)
- py39: py39-django-polymorphic
- distinfo:
- TIMESTAMP = 1643033641
SHA256 (django-polymorphic-3.1.0.tar.gz) = d6955b5308bf6e41dcb22ba7c96f00b51dfa497a8a5ab1e9c06c7951bf417bf8
SIZE (django-polymorphic-3.1.0.tar.gz) = 50106
- 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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-django32>=1.11 : www/py-django32@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- www/py-django-filer
- Configuration Options:
- No options to configure
- Options name:
- www_py-django-polymorphic
- USES:
- python:3.5+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:23:26 3.1.0_1 |
Tobias C. Berner (tcberner)  |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
28 Apr 2022 10:02:15 3.1.0_1 |
Kai Knoblich (kai)  |
www/py-django32: Switch consumers over to Django 3.2
Django 2.2 became End-of-Life on 11th April 2022 and Django 3.2 is the
new LTS (= Long Term Support) release which will be supported until
April 2024.
* Switch the most ports that use www/py-django22 to www/py-django32
* Switch www/seahub over to www/py-djangorestframework
* Ports that are not yet ready for Django 3.2 (only three so far) or
those that have already been set with an expiration date were not
taken into account.
* Bump PORTREVISION due dependency change where necessary.
PR: 261313
Reviewed by: bofh, dvl, koobs, ultima
Approved by: bofh, dvl, koobs, ultima, sunpoet, Kevin Golding, Ivan Rozhuk,
Alexander Sieg (maintainers)
maintainer timeout (remaining maintainers)
Differential Revision: https://reviews.freebsd.org/D34859 |
24 Jan 2022 20:54:09 3.1.0 |
Guangyuan Yang (ygy)  Author: Kevin Golding |
www/py-django-polymorphic: Update to 3.1.0
Changelog: https://github.com/django-polymorphic/django-polymorphic/blob/5111fb070e4e0b0153e816d163871f2039ca2ae2/docs/changelog.rst
PR: 261385 |
06 Apr 2021 14:31:07 2.1.2_1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
23 Apr 2020 10:53:57
2.1.2_1 |
kai  |
www/py-django-filer: Update to 1.7.0
* Also assign the port to Django 2.2 because Django 1.11 is End-of-Life
since April.
* Do the the same for its dependencies and bump PORTREVISION
accordingly. [1] [2]
Changelog:
https://github.com/divio/django-filer/blob/1.7.0/CHANGELOG.rst
PR: 245470, 245472 [1] 245473 [2]
Approved by: maintainer timeout (14 days) [1],
Kevin Golding (maintainer) [2] |
11 Apr 2020 10:15:06
2.1.2 |
kai  |
www/py-django_polymorphic: Rename to py-django-polymorphic, Update to 2.1.2
* Use this update, which introduced support for Django 2.2 in the 2.1.0
release, as preparation to switch from Django 1.11 (End-of-Life) to
Django 2.2 (current LTS release) once the update for www/py-django-filer
lands [1].
* Rename the port to match the canonical name at PyPI.
* Update the WWW field to spare users from redirects and fix a whitespace
issue in the pkg-descr.
* Bump PORTREVISION of its consumer www/py-django-filer due changed
dependencies.
Changelog:
https://github.com/django-polymorphic/django-polymorphic/blob/v2.1.2/docs/changelog.rst
PR: 245473, 245470 [1]
Approved by: Kevin Golding <ports@caomhin.org> (maintainer) |
Number of commits found: 6
|