SHA256
1
0
forked from pool/python-dukpy

12 Commits

Author SHA256 Message Date
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
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
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
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
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
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
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
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
4 changed files with 21 additions and 8 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bba7ed1c6be979a25574ca01f1a35d266864f20582bcc358d6a13ce5804ebf47
size 1998895

3
dukpy-0.5.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b1a518a758109bbefe202d6b5c98ed4d2c84c5b2e9c777ec787343dbb8d6579d
size 2103767

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Jan 21 12:23:21 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Avoid the webassets dependency on Leap 16
-------------------------------------------------------------------
Tue Nov 12 11:15:49 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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
-------------------------------------------------------------------
Wed Jun 26 05:12:11 UTC 2024 - Luigi Baldoni <aloisio@gmx.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-dukpy
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-dukpy
Version: 0.4.0
Version: 0.5.0
Release: 0
Summary: JavaScript interpreter for Python
License: MIT
@@ -25,16 +25,16 @@ Group: Development/Languages/Python
URL: https://github.com/amol-/dukpy
Source: https://github.com/amol-/dukpy/archive/%{version}.tar.gz#/dukpy-%{version}.tar.gz
BuildRequires: %{python_module devel}
BuildRequires: %{python_module mutf8}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module webassets}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-mutf8
Requires(post): update-alternatives
Requires(postun): update-alternatives
%if 0%{?suse_version} >= 1699
BuildRequires: %{python_module webassets}
Recommends: python-webassets
%endif
%python_subpackages
%description