From 778c3797aeb09a0e25c6ddd7c0fa35374e61c6556d8233413a38508a116f7ab3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Wed, 6 Nov 2024 20:15:48 +0000 Subject: [PATCH] Accepting request 1221797 from home:glaubitz:branches:devel:languages:python - Update to 0.18.0 * Support for Python 3.13 PR #556 * Fix possible error in rewrite fast locals when using templates on 3.12 PR #550 OBS-URL: https://build.opensuse.org/request/show/1221797 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-enaml?expand=0&rev=10 --- enaml-0.17.0.tar.gz | 3 --- enaml-0.18.0.tar.gz | 3 +++ python-enaml.changes | 8 ++++++++ python-enaml.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 enaml-0.17.0.tar.gz create mode 100644 enaml-0.18.0.tar.gz diff --git a/enaml-0.17.0.tar.gz b/enaml-0.17.0.tar.gz deleted file mode 100644 index a9d78f1..0000000 --- a/enaml-0.17.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7015a263c1c96e8d59891009a053b904a33e09f52842907bec0c574799bfe3ce -size 8141513 diff --git a/enaml-0.18.0.tar.gz b/enaml-0.18.0.tar.gz new file mode 100644 index 0000000..5f56cbd --- /dev/null +++ b/enaml-0.18.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c584f7abc0bdf1746c087eb8ea1989e6322da22a7208462fe9579e31690c03e +size 8140811 diff --git a/python-enaml.changes b/python-enaml.changes index 45fd2c2..183b53e 100644 --- a/python-enaml.changes +++ b/python-enaml.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Nov 6 15:37:22 UTC 2024 - John Paul Adrian Glaubitz + +- Update to 0.18.0 + * Support for Python 3.13 PR #556 + * Fix possible error in rewrite fast locals + when using templates on 3.12 PR #550 + ------------------------------------------------------------------- Sat Jan 6 17:57:28 UTC 2024 - Dirk Müller diff --git a/python-enaml.spec b/python-enaml.spec index d6c9e2f..13f77bb 100644 --- a/python-enaml.spec +++ b/python-enaml.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-enaml -Version: 0.17.0 +Version: 0.18.0 Release: 0 # Source code is under BSD but images are under different licenses # and details are inside image_LICENSE.txt