15
0

- update to 1.3.2:

* Ensure building from source tree under Python 3.13 works.
  * Dropped support for building under Python 2 in source tree. [
    #44 ]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-calmjs.parse?expand=0&rev=19
This commit is contained in:
2024-10-22 13:59:01 +00:00
committed by Git OBS Bridge
parent b23890bb6e
commit 8990fde0d6
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Oct 22 13:58:56 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.3.2:
* Ensure building from source tree under Python 3.13 works.
* Dropped support for building under Python 2 in source tree. [
#44 ]
-------------------------------------------------------------------
Fri Nov 10 11:43:35 UTC 2023 - Dirk Müller <dmueller@suse.com>