18
0

Accepting request 844269 from home:bnavigator:branches:devel:languages:python:django

- Update to v14.2.0
  * Fix Django 3.1 warning in test app settings.
- Kill dephell dependency by using PyPI published sdist but get
  tests from Github gh#zostera/django-bootstrap3#492

OBS-URL: https://build.opensuse.org/request/show/844269
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-bootstrap3?expand=0&rev=3
This commit is contained in:
John Vandenberg
2020-10-27 12:36:23 +00:00
committed by Git OBS Bridge
parent b3bf40b81b
commit 1026644b36
5 changed files with 25 additions and 23 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Oct 27 11:16:25 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- Update to v14.2.0
* Fix Django 3.1 warning in test app settings.
- Kill dephell dependency by using PyPI published sdist but get
tests from Github gh#zostera/django-bootstrap3#492
-------------------------------------------------------------------
Thu Jul 23 08:23:30 UTC 2020 - John Vandenberg <jayvdb@gmail.com>