Port details |
- py-django_polymorphic Seamless Polymorphic Inheritance for Django Models
- 2.0.3 www
=0 2.0.3Version of this port present on the latest quarterly branch. - Maintainer: ports@caomhin.org
 - Port Added: 2016-08-12 19:27:43
- Last Update: 2020-04-11 10:15:06
- SVN Revision: 531412
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/chrisglass/django_polymorphic
- 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/chrisglass/django_polymorphic
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- 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}django_polymorphic>0:www/py-django_polymorphic@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-django_polymorphic
- Package flavors (<flavor>: <package>)
- py27: py27-django_polymorphic
- py36: py36-django_polymorphic
- distinfo:
- TIMESTAMP = 1549044438
SHA256 (django-polymorphic-2.0.3.tar.gz) = 1fb5505537bcaf71cfc951ff94c4e3ba83c761eaca04b7b2ce9cb63937634ea5
SIZE (django-polymorphic-2.0.3.tar.gz) = 97856
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-django111>=1.11 : www/py-django111@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
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 |
2.0.3 11 Apr 2020 10:15:06
  |
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) |
2.0.3 01 Feb 2019 21:42:50
  |
sunpoet  |
Update to 2.0.3
Changes: https://github.com/django-polymorphic/django-polymorphic/blob/master/docs/changelog.rst
PR: 235400
Submitted by: Kevin Golding <ports@caomhin.org> (maintainer) |
2.0.2 20 Jun 2018 17:05:44
  |
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
2.0.2 11 May 2018 16:54:33
  |
sunpoet  |
Update to 2.0.2
- Add NO_ARCH
Changes: https://github.com/django-polymorphic/django-polymorphic/blob/master/docs/changelog.rst
PR: 228126
Submitted by: Kai <freebsd_ports@k-worx.org>
Approved by: Kevin Golding <ports@caomhin.org> (maintainer) |
0.9.2 30 Nov 2017 15:50:34
  |
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.9.2 12 Aug 2016 19:27:36
  |
pi  |
New port: www/py-django_polymorphic
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/chrisglass/django_polymorphic
PR: 207023
Submitted by: Kevin Golding <ports@caomhin.org> |
Number of commits found: 6
|