15
0

Accepting request 789692 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/789692
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-calmjs.parse?expand=0&rev=3
This commit is contained in:
2020-03-30 21:04:08 +00:00
committed by Git OBS Bridge
4 changed files with 15 additions and 4 deletions

View File

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

3
1.2.4.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Mar 30 09:24:12 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 1.2.4
* Correct usage of ``__doc__`` to support level 2 optimized mode.
* Corrected some minor string definition syntax, where raw string prefix
should be used but was not previously.
* Correctly include LICENSE file in sdist.
* Include the correct test data general form for some previously added
test cases to better accommodate already planned future features.
-------------------------------------------------------------------
Tue Jan 14 14:37:01 UTC 2020 - pgajdos@suse.com

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-calmjs.parse
Version: 1.2.1
Version: 1.2.4
Release: 0
Summary: Various parsers for ECMA standards
License: MIT