17
0

Compare commits

6 Commits

Author SHA256 Message Date
5534167e52 Accepting request 1285949 from devel:languages:python
- Switch to pyroject macros.

OBS-URL: https://build.opensuse.org/request/show/1285949
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-calmjs.parse?expand=0&rev=10
2025-06-16 09:12:59 +00:00
ac731b1b70 - Switch to pyroject macros.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-calmjs.parse?expand=0&rev=23
2025-06-16 06:18:43 +00:00
a2fdfd3a8d Accepting request 1243035 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1243035
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-calmjs.parse?expand=0&rev=9
2025-02-04 17:13:42 +00:00
10c766900f Accepting request 1242866 from home:glaubitz:branches:devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/1242866
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-calmjs.parse?expand=0&rev=21
2025-02-04 10:19:46 +00:00
1314c12e76 Accepting request 1217048 from devel:languages:python
- 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/request/show/1217048
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-calmjs.parse?expand=0&rev=8
2024-10-23 19:09:49 +00:00
8990fde0d6 - 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
2024-10-22 13:59:01 +00:00
4 changed files with 4 additions and 17 deletions

3
1.3.3.tar.gz Normal file
View File

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

View File

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

View File

@@ -1,16 +1,3 @@
-------------------------------------------------------------------
Fri Nov 14 13:34:45 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.3.4
* Use `importlib` where available.
* Bump python versions for CI.
* beginning calmjs.parse-1.3.4-pre
* Changelog
* Clean up test matrix.
* Include Python 3.14 for CI
* Package metadata.
* calmjs.parse-1.3.4
-------------------------------------------------------------------
Mon Jun 16 06:12:16 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-calmjs.parse
Version: 1.3.4
Version: 1.3.3
Release: 0
Summary: Various parsers for ECMA standards
License: MIT