fabc25f7f4
Accepting request 1282976 from devel:languages:python
...
- Switch to pyproject macros.
OBS-URL: https://build.opensuse.org/request/show/1282976
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dukpy?expand=0&rev=12
2025-06-05 18:34:42 +00:00
4e458b819f
- Switch to pyproject macros.
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dukpy?expand=0&rev=25
2025-06-05 06:08:30 +00:00
5846913c33
Accepting request 1239277 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1239277
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dukpy?expand=0&rev=11
2025-01-21 20:11:05 +00:00
3d72bbe346
- Avoid the webassets dependency on Leap 16
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dukpy?expand=0&rev=23
2025-01-21 12:39:16 +00:00
20315b5fb2
Accepting request 1223758 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1223758
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dukpy?expand=0&rev=10
2024-11-13 14:28:27 +00:00
b595656263
- Update to version 0.5.0
...
* Upgrade duktape to 50af773
* Testing and binary distribution for Python 3.13
- Update BuildRequires and Requires from setup.py
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dukpy?expand=0&rev=21
2024-11-12 17:07:58 +00:00
904f521b20
Accepting request 1183303 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1183303
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dukpy?expand=0&rev=9
2024-06-27 14:01:03 +00:00
3f690f2a89
- Update to version 0.4.0
...
* fix: prevent crash with unicode emoji
* Switched to CESU-8 for encoding
- Update test/runtime requirements
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dukpy?expand=0&rev=19
2024-06-26 07:02:15 +00:00
0bf3186219
Accepting request 1165870 from devel:languages:python
...
- update to 0.3.1:
* Python 3.12 officially supported
* Emit the function name when Python callback fails
- Update to version 0.3.0
OBS-URL: https://build.opensuse.org/request/show/1165870
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dukpy?expand=0&rev=8
2024-04-07 20:11:42 +00:00
ca36e27cb1
- update to 0.3.1:
...
* Python 3.12 officially supported
* Emit the function name when Python callback fails
- Update to version 0.3.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dukpy?expand=0&rev=17
2024-04-06 19:13:27 +00:00
e736c85028
Accepting request 1042819 from devel:languages:python
...
- Remove python_module macro definition
- Use %pytest_arch instead of custom command
- More specific python_sitelib in %files
- Update to version 0.3.0
* Upgrade to duktape engine 2.7.0
* Support for installing nodejs modules where the root distribution directory is not named package.
* Better error message when a Python function is not found
* GitHub Actions based release workflow, wheels are now automatically generated for more versions.
* Wheels for Apple Silicon (M1) are now provided.
* Support for Python 2.7, 3.5 and 3.6 is deprecated. DukPy might still work, but it's untested.
OBS-URL: https://build.opensuse.org/request/show/1042819
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dukpy?expand=0&rev=7
2022-12-14 13:11:12 +00:00
778412124a
- Remove python_module macro definition
...
- Use %pytest_arch instead of custom command
- More specific python_sitelib in %files
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dukpy?expand=0&rev=15
2022-12-14 08:25:54 +00:00
ce50165766
Accepting request 1042705 from home:yarunachalam:branches:devel:languages:python
...
- Update to version 0.3.0
* Upgrade to duktape engine 2.7.0
* Support for installing nodejs modules where the root distribution directory is not named package.
* Better error message when a Python function is not found
* GitHub Actions based release workflow, wheels are now automatically generated for more versions.
* Wheels for Apple Silicon (M1) are now provided.
* Support for Python 2.7, 3.5 and 3.6 is deprecated. DukPy might still work, but it's untested.
OBS-URL: https://build.opensuse.org/request/show/1042705
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dukpy?expand=0&rev=14
2022-12-14 08:03:01 +00:00
b716861f24
Accepting request 973773 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/973773
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dukpy?expand=0&rev=6
2022-04-29 22:45:20 +00:00
8df3e97d5e
Accepting request 973741 from home:pgajdos:python
...
- do not require python-mock for build
OBS-URL: https://build.opensuse.org/request/show/973741
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dukpy?expand=0&rev=12
2022-04-28 21:43:12 +00:00
4cfa190130
Accepting request 906312 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/906312
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dukpy?expand=0&rev=5
2021-07-14 21:58:55 +00:00
5341f81246
Accepting request 906189 from home:jacraig:branches:devel:languages:python
...
- Update to 0.2.3
* Support for Python 3.8
* Testuite now based on pytest instead of nose
* Deprecated support for Python 2.6 and 3.4
* Updated included babel version to 6.26.0
- Drop pytest.patch, upstream has integrated those changes.
OBS-URL: https://build.opensuse.org/request/show/906189
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dukpy?expand=0&rev=11
2021-07-14 15:04:17 +00:00
00d986eb5a
Accepting request 809401 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/809401
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dukpy?expand=0&rev=4
2020-05-28 07:17:45 +00:00
Tomáš Chvátal
f2de732358
Accepting request 809241 from home:pgajdos:python
...
submit
OBS-URL: https://build.opensuse.org/request/show/809241
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dukpy?expand=0&rev=9
2020-05-27 10:11:21 +00:00
af8744e881
Accepting request 682894 from devel:languages:python
...
- Update to 0.2.2:
* State compatibility with Python 3.7
* Provide wheels for Python 3.7
* Fix building wheel from source distribution
* Fix a memory leak in dukpy.evaljs
- Add patch from upstream to work well with pytest:
* pytest.patch
OBS-URL: https://build.opensuse.org/request/show/682894
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dukpy?expand=0&rev=3
2019-03-19 08:58:27 +00:00
Tomáš Chvátal
f2b5a21eaa
- Update to 0.2.2:
...
* State compatibility with Python 3.7
* Provide wheels for Python 3.7
* Fix building wheel from source distribution
* Fix a memory leak in dukpy.evaljs
- Add patch from upstream to work well with pytest:
* pytest.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dukpy?expand=0&rev=7
2019-03-08 15:28:46 +00:00
317492fa0c
Accepting request 631406 from devel:languages:python
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/631406
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dukpy?expand=0&rev=2
2018-08-27 10:58:48 +00:00
9bfdb71a5c
Accepting request 628460 from devel:languages:python
...
javascript engine for python
OBS-URL: https://build.opensuse.org/request/show/628460
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dukpy?expand=0&rev=1
2018-08-24 15:02:33 +00:00
43d5195f5a
Accepting request 629519 from home:jengelh:branches:devel:languages:python
...
- Ensure neutrality of description.
OBS-URL: https://build.opensuse.org/request/show/629519
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dukpy?expand=0&rev=4
2018-08-16 10:18:26 +00:00
Todd R
4863475a06
Accepting request 628456 from home:TheBlackCat:branches:devel:languages:python
...
Needed by calibre
OBS-URL: https://build.opensuse.org/request/show/628456
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dukpy?expand=0&rev=1
2018-08-09 16:27:36 +00:00