17
0

Accepting request 945446 from home:jayvdb:branches:devel:languages:python:django

- Update to v1.7.0
  * Avoid imports in try blocks

OBS-URL: https://build.opensuse.org/request/show/945446
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-django-codemod?expand=0&rev=7
This commit is contained in:
John Vandenberg
2022-01-10 23:09:01 +00:00
committed by Git OBS Bridge
parent d7a3d3321a
commit 9c715eb040
4 changed files with 10 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 10 22:39:58 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
- Update to v1.7.0
* Avoid imports in try blocks
-------------------------------------------------------------------
Fri Jan 7 01:16:26 UTC 2022 - John Vandenberg <jayvdb@gmail.com>