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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

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 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 5.0_1Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
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
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}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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=62.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Runtime dependencies:
  1. py39-django40>=2.2 : www/py-django40@py39
  2. py39-pytz>0 : devel/py-pytz@py39
  3. py39-setuptools>=62.1.0 : devel/py-setuptools@py39
  4. python3.9 : lang/python39
This port is required by:
for Run
  1. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/d/django-timezone-field/
  2. https://pypi.org/packages/source/d/django-timezone-field/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.0_1
19 Aug 2022 05:22:34
commit hash: 52594f584b7ca0ad649d618e3d54150b8c68b86ccommit hash: 52594f584b7ca0ad649d618e3d54150b8c68b86ccommit hash: 52594f584b7ca0ad649d618e3d54150b8c68b86ccommit hash: 52594f584b7ca0ad649d618e3d54150b8c68b86c files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
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