Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
28 Apr 2022 10:02:15 15.0.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 |
07 Jul 2021 11:09:00 15.0.0 |
Kai Knoblich (kai)  |
www/py-django-bootstrap3: Update to 15.0.0
* Add "do-test" target to make future QA easier.
Changelog:
* Drop support for Django 3.0
* Add support for Django 3.2.
* Fix render_alert
* Add docs and tests to sdist
MFH: 2021Q3 |
25 May 2021 13:55:43 14.2.0 |
Dmitry Marakasov (amdmi3)  |
Mk: switch PYTHON_REL to 5 digits to support python 3.10.x
PR: 255013
Differential Revision: https://reviews.freebsd.org/D29418
Exp-run by: antoine
Approved by: wen@, no objection from python@ or portmgr@ |
07 Apr 2021 08:09:01 14.2.0 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 14.2.0 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
24 Jan 2021 12:04:21
14.2.0 |
kai  |
www/py-django-bootstrap3: Update to 14.2.0
* Update WWW field to spare redirects.
Changelog since 11.1.0:
https://github.com/zostera/django-bootstrap3/blob/v14.2.0/CHANGELOG.md |
28 Dec 2020 23:02:15
11.1.0 |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
14 Dec 2019 14:48:46
11.1.0 |
kai  |
www/py-django-bootstrap3: Ignore releases newer than the 11.x branch
* Support for Python 2.7, Django 1.11 and Django 2.0 was dropped in the 12.0
release.
Set the PORTSCOUT variable accordingly as Django 1.11 remains in the Ports
tree until 2020Q2. |
15 Jul 2019 10:01:50
11.1.0 |
kai  |
www/py-django-bootstrap3: Update to 11.1.0
Changelog:
* Update Bootstrap to 3.4.1
* NOTE: Version 12 will drop support for Python 2 and Django 1.xx
https://github.com/dyve/django-bootstrap3/blob/11.1.0/HISTORY.rst |
13 Mar 2019 16:45:42
11.0.0 |
kai  |
New port: www/py-django-bootstrap3
Library with the goal to seamlessly blend Django and Bootstrap 3.
WWW: https://github.com/dyve/django-bootstrap3/
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D19543 |