diff --git a/python-flynt-0.78.tar.gz b/python-flynt-0.78.tar.gz deleted file mode 100644 index a00fce3..0000000 --- a/python-flynt-0.78.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:be3508adad6e15878053ffc011fbc2e8e47b8175997661112119e990ef808ac6 -size 54675 diff --git a/python-flynt-1.0.1.tar.gz b/python-flynt-1.0.1.tar.gz new file mode 100644 index 0000000..c5c90ef --- /dev/null +++ b/python-flynt-1.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8a2ad633b3670f04aa1ccac13ac30bb2c0e6a6b83ecea69bd256a0413110ede +size 55138 diff --git a/python-flynt.changes b/python-flynt.changes index 1e30080..06353c5 100644 --- a/python-flynt.changes +++ b/python-flynt.changes @@ -1,13 +1,21 @@ +------------------------------------------------------------------- +Thu Dec 7 21:31:08 UTC 2023 - Dirk Müller + +- update to 1.0.1: + * Fix join not using returned node + * ignore security issues in tests + * switch to ruff + ------------------------------------------------------------------- Thu Jul 6 13:05:53 UTC 2023 - ecsos - Update to 0.78 - no changelog from upstream -- Change Source from pythonhosted to github because tests are +- Change Source from pythonhosted to github because tests are missing in source from pythonhosted. - Add %{?sle15_python_module_pythons} ------------------------------------------------------------------- Tue Jan 25 09:50:38 UTC 2022 - Dirk Müller -- Initial package (0.76) +- Initial package (0.76) diff --git a/python-flynt.spec b/python-flynt.spec index 110d7be..22b043e 100644 --- a/python-flynt.spec +++ b/python-flynt.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-flynt -Version: 0.78 +Version: 1.0.1 Release: 0 Summary: CLI tool to convert a python project's %-formatted strings to f-strings License: MIT