forked from pool/python-rjsmin
- version update to 1.2.0 *) Improve regex detection. Fixes #17, #23 *) Add aarch64 wheels (issue #24, #25, contributed by odidev) *) Add tests to source distribution (issue #20, contributed by dvzrv) *) bytearray input now produces bytearray output *) Update python support: 2.7, 3.6+ *) Emit the correct env var name in the warning message if the compilation of the C implementation fails. - modified patches % reproducible.patch (refreshed) OBS-URL: https://build.opensuse.org/request/show/970122 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rjsmin?expand=0&rev=16
55 lines
1.9 KiB
Plaintext
55 lines
1.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Apr 14 08:35:15 UTC 2022 - pgajdos@suse.com
|
|
|
|
- version update to 1.2.0
|
|
*) Improve regex detection. Fixes #17, #23
|
|
*) Add aarch64 wheels (issue #24, #25, contributed by odidev)
|
|
*) Add tests to source distribution (issue #20, contributed by dvzrv)
|
|
*) bytearray input now produces bytearray output
|
|
*) Update python support: 2.7, 3.6+
|
|
*) Emit the correct env var name in the warning message if the compilation of
|
|
the C implementation fails.
|
|
- modified patches
|
|
% reproducible.patch (refreshed)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 20 09:44:09 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Fix build without python2
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 9 09:45:29 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update reproducible.patch to also remove Werror from flags
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 2 20:54:38 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Avoid name repetition in summary.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 18 02:29:20 UTC 2019 - Bernhard Wiedemann <bwiedemann@suse.com>
|
|
|
|
- Add reproducible.patch to build without profiling (boo#1040589)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 15 18:27:39 UTC 2019 - Ethan Apodaca <eapodaca@suse.com>
|
|
|
|
- Update to 1.1.0
|
|
+ See changes file for changes
|
|
- Add check phase to spec
|
|
- Remove documentation subpackage
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 15 17:45:23 UTC 2017 - buschmann23@opensuse.org
|
|
|
|
- spec file
|
|
+ convert to single spec file
|
|
+ move docs into separate package
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 5 08:31:28 UTC 2016 - aplanas@suse.com
|
|
|
|
- Add initial rJSmin version 1.0.12
|
|
|