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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:df7123f8a8b9154cf775e1d15df32c76c1d6f9ca83da202e65b6e893c4ccdc3f
size 152117

3
1.3.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e70ed4314eb7272ce519bf3c4bb329b90b4e58825d89f4206d3cde721801dcbf
size 259661

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>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-calmjs.parse
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 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.1
Version: 1.3.2
Release: 0
Summary: Various parsers for ECMA standards
License: MIT