forked from pool/python-rjsmin
* Update Benchmarks * Update doc theme * Update project boilerplate - from version 1.2.3 * Add support for Python 3.13 * Update project boilerplate - Drop docs/CHANGES from %doc section, removed upstream OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rjsmin?expand=0&rev=27
95 lines
3.2 KiB
Plaintext
95 lines
3.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Apr 16 11:05:16 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Update to 1.2.4
|
|
* Update Benchmarks
|
|
* Update doc theme
|
|
* Update project boilerplate
|
|
- from version 1.2.3
|
|
* Add support for Python 3.13
|
|
* Update project boilerplate
|
|
- Drop docs/CHANGES from %doc section, removed upstream
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 8 06:38:41 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.de>
|
|
|
|
- Build without devel-instrumentation
|
|
- Get reproducible builds
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 2 21:59:41 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.2.2:
|
|
* Add musllinux wheels
|
|
* Add support for Python 3.12
|
|
* Update project boilerplate
|
|
- drop reproducible.patch (upstream)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 21 05:53:48 UTC 2023 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
- Use sle15_python_module_pythons
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 7 15:08:45 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
- Update to version 1.2.1
|
|
*) Add support for Python 3.11
|
|
*) Removed debug print from setup.py
|
|
*) Update project boilerplate
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|