forked from pool/python-calmjs.parse
- 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
26 lines
1.0 KiB
Plaintext
26 lines
1.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
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
|
|
|
|
- fix build in SLE-15: set en_US.UTF-8 encoding
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 6 15:13:55 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Do not package tests
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 6 14:56:19 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Initial commit, needed by calmjs
|