forked from pool/python-flynt
- update to 1.0.1:
* Fix join not using returned node * ignore security issues in tests * switch to ruff - Change Source from pythonhosted to github because tests are - Initial package (0.76) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flynt?expand=0&rev=7
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:be3508adad6e15878053ffc011fbc2e8e47b8175997661112119e990ef808ac6
|
||||
size 54675
|
||||
3
python-flynt-1.0.1.tar.gz
Normal file
3
python-flynt-1.0.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b8a2ad633b3670f04aa1ccac13ac30bb2c0e6a6b83ecea69bd256a0413110ede
|
||||
size 55138
|
||||
@@ -1,13 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 7 21:31:08 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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 <ecsos@opensuse.org>
|
||||
|
||||
- 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 <dmueller@suse.com>
|
||||
|
||||
- Initial package (0.76)
|
||||
- Initial package (0.76)
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user