diff --git a/django-codemod-1.6.6.tar.gz b/django-codemod-1.6.6.tar.gz deleted file mode 100644 index 7f4ff4b..0000000 --- a/django-codemod-1.6.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3de221f6e1b80e623f5e1318f0646d70d1da0e525c8a6f1d727f43bbb41b348f -size 102897 diff --git a/django-codemod-1.7.0.tar.gz b/django-codemod-1.7.0.tar.gz new file mode 100644 index 0000000..e64c09e --- /dev/null +++ b/django-codemod-1.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23011acffac39ea9f3b89d4b0fd5494b73a926b5ad041e041c4c14144d99144f +size 103370 diff --git a/python-django-codemod.changes b/python-django-codemod.changes index 3f0b5e7..6e8ef31 100644 --- a/python-django-codemod.changes +++ b/python-django-codemod.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 10 22:39:58 UTC 2022 - John Vandenberg + +- Update to v1.7.0 + * Avoid imports in try blocks + ------------------------------------------------------------------- Fri Jan 7 01:16:26 UTC 2022 - John Vandenberg diff --git a/python-django-codemod.spec b/python-django-codemod.spec index 7445c85..3fc01f8 100644 --- a/python-django-codemod.spec +++ b/python-django-codemod.spec @@ -17,10 +17,9 @@ %define skip_python2 1 -%define skip_python36 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-django-codemod -Version: 1.6.6 +Version: 1.7.0 Release: 0 Summary: Collections of libCST codemodders to upgrade Django License: MIT