15
0

Accepting request 789687 from home:mcalabkova:branches:devel:languages:python

- 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.

OBS-URL: https://build.opensuse.org/request/show/789687
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-calmjs.parse?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2020-03-30 09:56:10 +00:00
committed by Git OBS Bridge
parent c14ccced61
commit f8efc04334
4 changed files with 15 additions and 4 deletions

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