diff --git a/atom-0.10.4.tar.gz b/atom-0.10.4.tar.gz deleted file mode 100644 index 0c1beba..0000000 --- a/atom-0.10.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7e493fbcf7b58e7e991d5bdabb4b8d5ed5be2c2a36a21ca892dee8db3086a155 -size 169802 diff --git a/atom-0.10.5.tar.gz b/atom-0.10.5.tar.gz new file mode 100644 index 0000000..9af8049 --- /dev/null +++ b/atom-0.10.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5b8d617eaed71d97c5b79a78f8f531355cf7c45b135648265bfb3964050ec8a +size 170194 diff --git a/python-atom.changes b/python-atom.changes index 4cf108f..8552d2a 100644 --- a/python-atom.changes +++ b/python-atom.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Aug 22 10:26:48 UTC 2024 - Frantisek Simorda + +- Update to 0.10.5: + * fix ruff config + * Merge pull request #209 from nucleic/ruff-fixes + * ci: do not build oldest python on macos + * Fix memory leak in pickle creation (#213) + ------------------------------------------------------------------- Tue Jan 30 12:02:18 UTC 2024 - Dirk Müller diff --git a/python-atom.spec b/python-atom.spec index af2e3ad..fab8b20 100644 --- a/python-atom.spec +++ b/python-atom.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-atom -Version: 0.10.4 +Version: 0.10.5 Release: 0 Summary: Memory efficient Python objects License: BSD-3-Clause