17
0

28 Commits

Author SHA256 Message Date
021926193f Accepting request 1321555 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1321555
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsbeautifier?expand=0&rev=14
2025-12-09 11:49:48 +00:00
c5afaefd52 Accepting request 1321109 from home:glaubitz:branches:devel:languages:python
- Update to 1.15.4
  * Downgrade nopt to v7.x to maintain Node.js v14 compatibility (#2358)
- from version 1.15.3
  * Fix node 18 support by downgrading glob to v10 (#2350)
- Update Requires from setup.py

OBS-URL: https://build.opensuse.org/request/show/1321109
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsbeautifier?expand=0&rev=27
2025-12-08 11:41:21 +00:00
f615de9910 Accepting request 1246621 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1246621
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsbeautifier?expand=0&rev=13
2025-02-18 18:12:37 +00:00
2e4d406d96 Accepting request 1245048 from home:glaubitz:branches:devel:languages:python
- Update to 1.15.2
  * Patch SNYK-JS-CROSSSPAWN-8303230 issue brought it through old glob package
  * Release wheels on pypi
  * ModuleNotFoundError: No module named 'setuptools.command.test' as of latest
    setuptools package release
  * [Python]Compatible with setuptools>=72
- Switch build system from setuptools to pyproject.toml
  * Add python-pip and python-wheel to BuildRequires
  * Replace %python_build with %pyproject_wheel
  * Replace %python_install with %pyproject_install
  * Update name for dist directory in %files section

OBS-URL: https://build.opensuse.org/request/show/1245048
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsbeautifier?expand=0&rev=25
2025-02-14 14:03:07 +00:00
9d5c841c95 Accepting request 1159129 from devel:languages:python
- update to 1.15.1:
  * angular support

OBS-URL: https://build.opensuse.org/request/show/1159129
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsbeautifier?expand=0&rev=12
2024-03-19 16:31:54 +00:00
e9d37a1c4a - update to 1.15.1:
* angular support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsbeautifier?expand=0&rev=23
2024-03-18 20:32:40 +00:00
22b3d821f3 Accepting request 1131709 from devel:languages:python
- update to 1.14.11:
  * Editor not working https://beautifier.io/ (#2201)
  * Set nodejs minimum to v14 (#2169)
  * Invalid prettification of object with unicode escape character
    as object key (#2159)
  * invalid json being generated with wrap_line_length (#1932)
  * Require nodejs v12 or greater (#2151)
  * CSS insideNonNestedAtRule generic variable (#2147)
  * Update dependencies (#2145)
  * Fix CI build (#2144)
  * Fixed #2133 Theme Toggle on without_codemirror Mode (#2138)
  * use correct variable name (#2135)
  * docs: Fix a few typos (#2127)
  * Add support for new record types (cont.) (#2118)
  * fix - semicolon followed by block statement doesnt have new line (#2117)
  * Fix formatting related to the element (#2114)
  * issue prettifying (function(){code();{code}})() (#1852)

- Update to v1.14.7
  * Add brace_style option for CSS (#1259)

OBS-URL: https://build.opensuse.org/request/show/1131709
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsbeautifier?expand=0&rev=11
2023-12-08 21:31:53 +00:00
db80887d98 - update to 1.14.11:
* Editor not working https://beautifier.io/ (#2201)
  * Set nodejs minimum to v14 (#2169)
  * Invalid prettification of object with unicode escape character
    as object key (#2159)
  * invalid json being generated with wrap_line_length (#1932)
  * Require nodejs v12 or greater (#2151)
  * CSS insideNonNestedAtRule generic variable (#2147)
  * Update dependencies (#2145)
  * Fix CI build (#2144)
  * Fixed #2133 Theme Toggle on without_codemirror Mode (#2138)
  * use correct variable name (#2135)
  * docs: Fix a few typos (#2127)
  * Add support for new record types (cont.) (#2118)
  * fix - semicolon followed by block statement doesnt have new line (#2117)
  * Fix formatting related to the element (#2114)
  * issue prettifying (function(){code();{code}})() (#1852)
- Update to v1.14.7
  * Add brace_style option for CSS (#1259)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsbeautifier?expand=0&rev=21
2023-12-07 22:02:31 +00:00
e2275642a8 Accepting request 1032512 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1032512
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsbeautifier?expand=0&rev=10
2022-11-01 12:42:22 +00:00
865fa97747 Accepting request 1032015 from home:yarunachalam:branches:devel:languages:python
- Update to v1.14.7 
  * Doc: Updates web browser implementation examples (#2107)
  * HTML formatter breaks layout by introducing newlines (#1989)

OBS-URL: https://build.opensuse.org/request/show/1032015
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsbeautifier?expand=0&rev=19
2022-10-31 13:35:50 +00:00
230cb0d322 Accepting request 1007081 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1007081
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsbeautifier?expand=0&rev=9
2022-09-30 15:57:57 +00:00
b68e5b1da7 Accepting request 1006969 from home:yarunachalam:branches:devel:languages:python
- Update to v1.14.6
  * Globs no longer work on Windows in 1.14.5 (#2093)
- Update to v1.14.5
  * Dependency updates and UI tweaks (#2088)
  * Bump terser from 5.12.1 to 5.14.2 (#2084)
  * new layout breaks everything on long lines (#2071)
  * Dark mode (#2057)
- Update to v1.14.4
  * Extra space before !important added (#2056)
  * css format removes space after quoted value (#2051)
  * Add grid-template-areas to NON_SEMICOLON_NEWLINE_PROPERTY list (#2035)
  * CSS formatter removes useful space (#2024)
  * CHANGELOG.md file was wiped out in v1.14.2 (#2022)
  * Fails to recognize Handlebars block with whitespace control, e.g. {{~#if true ~}} (#1988)
  * Support new sass @use syntax (#1976)
  * Do not remove whitespace after number (#1950)
  * html formatter doesn't support handlebars partial blocks (#>) (#1869)
  * in keyword in class method causes indentation problem (#1846)
  * space_after_named_function not working inside an ES6 class (#1622)
  * Restyle website (#1444)
  * improper line concatenation between 'return' and a prefix expression (#1095)
- Update to v1.14.3
  * [LESS] Fixing issues with spacing when an object literal lives inside a mixin (#2017)
  * Overindentation when using "class" as a key in an object (#1838)
  * CSS Grid template formatting is broken when adding track size after line names (#1817)
  * SCSS module system @use problem (#1798)
  * JS "space_in_empty_paren" failing for class methods (#1151)
  * LESS mixins gets formatted strangely (#722)
- Update to v1.14.2
  * Why put npm in dependencies? (#2005)

OBS-URL: https://build.opensuse.org/request/show/1006969
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsbeautifier?expand=0&rev=17
2022-09-29 19:03:42 +00:00
c407425ed5 Accepting request 808780 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/808780
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsbeautifier?expand=0&rev=8
2020-05-26 15:49:02 +00:00
Tomáš Chvátal
b657a4ebdc Accepting request 808766 from home:pgajdos:python
submit

OBS-URL: https://build.opensuse.org/request/show/808766
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsbeautifier?expand=0&rev=15
2020-05-25 13:31:36 +00:00
d78edfbf5a Accepting request 794586 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/794586
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsbeautifier?expand=0&rev=7
2020-04-16 21:05:44 +00:00
Tomáš Chvátal
587b4001e7 Accepting request 794584 from home:pgajdos:python
- version update to 1.11.0
  Closed Issues
  * Please bump mkdirp to fix mkdirp@0.5.1 vulnerability (#1768)
  * Support optional-chaining (#1727)
  * Please support es module (#1706)
  * Support new js proposals: optional-chaining & pipeline-operator (#1530)

OBS-URL: https://build.opensuse.org/request/show/794584
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsbeautifier?expand=0&rev=13
2020-04-16 12:11:11 +00:00
4a760ede0e Accepting request 781196 from devel:languages:python
- Update to 1.10.3:
  * minor fixes

OBS-URL: https://build.opensuse.org/request/show/781196
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsbeautifier?expand=0&rev=6
2020-03-04 08:43:51 +00:00
Tomáš Chvátal
34838f6bd1 - Update to 1.10.3:
* minor fixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsbeautifier?expand=0&rev=11
2020-03-03 12:10:13 +00:00
Ludwig Nussel
3d81ddf211 Accepting request 730158 from devel:languages:python
- Update to 1.10.2:
  * Please update CodeMirror Addon (#1695)
  * Nested braces indentation (#223)

OBS-URL: https://build.opensuse.org/request/show/730158
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsbeautifier?expand=0&rev=5
2019-09-13 12:58:57 +00:00
Tomáš Chvátal
232a8c2d0c - Update to 1.10.2:
* Please update CodeMirror Addon (#1695)
  * Nested braces indentation (#223)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsbeautifier?expand=0&rev=9
2019-09-11 13:29:57 +00:00
026dd07b6d Accepting request 718133 from devel:languages:python
- Update to 1.10.1:
  * javascript fails to format when <?php > is first text inside <script> tag (#1687)
  * 414 Request-URI Too Large (#1640)

OBS-URL: https://build.opensuse.org/request/show/718133
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsbeautifier?expand=0&rev=4
2019-07-24 18:36:19 +00:00
Tomáš Chvátal
ea050e1675 - Update to 1.10.1:
* javascript fails to format when <?php > is first text inside <script> tag (#1687)
  * 414 Request-URI Too Large (#1640)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsbeautifier?expand=0&rev=7
2019-07-24 08:42:27 +00:00
4c7b01bd70 Accepting request 704824 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/704824
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsbeautifier?expand=0&rev=3
2019-05-24 09:31:06 +00:00
Tomáš Chvátal
b1499bc5c2 Accepting request 704765 from home:pgajdos
- version update to 1.10.0
  * lot of releases, lot of changes, see
    https://github.com/beautify-web/js-beautify/blob/master/CHANGELOG.md
- added sources
  https://github.com/beautify-web/js-beautify/issues/1674
  + LICENSE

OBS-URL: https://build.opensuse.org/request/show/704765
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsbeautifier?expand=0&rev=5
2019-05-22 19:03:12 +00:00
ee070fe07e Accepting request 659451 from devel:languages:python
Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659451
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsbeautifier?expand=0&rev=2
2018-12-24 10:38:38 +00:00
43653ad809 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsbeautifier?expand=0&rev=3
2018-12-04 13:35:38 +00:00
a294e40ce1 Accepting request 522404 from devel:languages:python
singlespec version of python3-jsbeautifier

OBS-URL: https://build.opensuse.org/request/show/522404
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsbeautifier?expand=0&rev=1
2017-09-11 14:18:19 +00:00
Todd R
75bd064afd Accepting request 522403 from home:TheBlackCat:branches:devel:languages:python
singlespec version of python3-jsbeautifier

OBS-URL: https://build.opensuse.org/request/show/522403
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsbeautifier?expand=0&rev=1
2017-09-08 18:26:41 +00:00