diff --git a/1.3.2.tar.gz b/1.3.2.tar.gz deleted file mode 100644 index 26c5457..0000000 --- a/1.3.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e70ed4314eb7272ce519bf3c4bb329b90b4e58825d89f4206d3cde721801dcbf -size 259661 diff --git a/1.3.3.tar.gz b/1.3.3.tar.gz new file mode 100644 index 0000000..e35b1d3 --- /dev/null +++ b/1.3.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c643ab6a0cbb66d515b37fd97d9c1bd59f2a0c70f07c47fa2673a3376689bf9 +size 259704 diff --git a/python-calmjs.parse.changes b/python-calmjs.parse.changes index da9f7cf..9dde4f7 100644 --- a/python-calmjs.parse.changes +++ b/python-calmjs.parse.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Feb 3 14:57:11 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 1.3.3 + * Revert the usage of ``lru_cache`` as that isn't being hit as expected, + and that the benefits it brings is too negligible to bring back given + the extremely limited cache hits. + ------------------------------------------------------------------- Tue Oct 22 13:58:56 UTC 2024 - Dirk Müller diff --git a/python-calmjs.parse.spec b/python-calmjs.parse.spec index 6b44069..a9ae370 100644 --- a/python-calmjs.parse.spec +++ b/python-calmjs.parse.spec @@ -1,7 +1,7 @@ # # spec file for package python-calmjs.parse # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-calmjs.parse -Version: 1.3.2 +Version: 1.3.3 Release: 0 Summary: Various parsers for ECMA standards License: MIT