Port details on branch 2022Q3 |
- py-dj40-django-timezone-field Provides database and form fields for pytz timezone objects for Django
- 5.0_1 www
=0 5.0_1Version of this port present on the latest quarterly branch. - Maintainer: kai@FreeBSD.org
 - Port Added: 2022-08-19 05:27:48
- Last Update: 2022-08-19 05:22:34
- Commit Hash: 52594f5
- Also Listed In: python
- License: BSD2CLAUSE
- WWW:
- https://github.com/mfogel/django-timezone-field
- Description:
- Provides database and form fields for pytz timezone objects for Django.
WWW: https://github.com/mfogel/django-timezone-field
¦ ¦ ¦ ¦ 
- 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}dj40-django-timezone-field>0:www/py-dj40-django-timezone-field@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py39-*django-timezone-field
- To install the port:
- cd /usr/ports/www/py-dj40-django-timezone-field/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-dj40-django-timezone-field
- pkg install py39-dj40-django-timezone-field
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-dj40-django-timezone-field listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-dj40-django-timezone-field
- Package flavors (<flavor>: <package>)
- py39: py39-dj40-django-timezone-field
- distinfo:
- TIMESTAMP = 1645108464
SHA256 (django-timezone-field-5.0.tar.gz) = 15746ed367a5a32eda76cfa2886eeec1de8cda79f519b7c5e12f87ed7cdbd663
SIZE (django-timezone-field-5.0.tar.gz) = 11838
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:
-
- py39-setuptools>=62.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-django40>=2.2 : www/py-django40@py39
- py39-pytz>0 : devel/py-pytz@py39
- py39-setuptools>=62.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- net-mgmt/netbox
Configuration Options:
- No options to configure
- Options name:
- www_py-dj40-django-timezone-field
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.0_1 19 Aug 2022 05:22:34
    |
Kai Knoblich (kai)  |
www/py-dj40-django-timezone-field: Fix regression with newer pytz
* Backport a PR which fixes the "ZoneInfoNotFoundError" exception whe
populating and comparing timezones against pytz which don't yet exist
in zoneinfo.
MFH: 2022Q3
(cherry picked from commit 66b2b44abd3491418e2ca1efc64796375745cfc8) |
Number of commits found: 1
|