15
0
forked from pool/python-atom

Accepting request 1195280 from home:frantisek.simorda:branches:openSUSE:Factory

- 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)

OBS-URL: https://build.opensuse.org/request/show/1195280
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atom?expand=0&rev=26
This commit is contained in:
2024-08-30 10:48:53 +00:00
committed by Git OBS Bridge
parent b317e90189
commit 1c85f2619b
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Aug 22 10:26:48 UTC 2024 - Frantisek Simorda <frantisek.simorda@suse.com>
- 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 <dmueller@suse.com>