15
0
forked from pool/python-Js2Py

Accepting request 978872 from home:aplanas:branches:devel:languages:python

- Update to version 0.71
  * Some small fixes

OBS-URL: https://build.opensuse.org/request/show/978872
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Js2Py?expand=0&rev=15
This commit is contained in:
2022-05-24 08:16:18 +00:00
committed by Git OBS Bridge
parent 6c3ef3c0f4
commit a859d9054d
4 changed files with 12 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-Js2Py
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,14 +18,14 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-Js2Py
Version: 0.70
Version: 0.71
Release: 0
Summary: JavaScript to Python Translator & JavaScript interpreter
License: MIT
Group: Development/Languages/Python
URL: https://github.com/PiotrDabkowski/Js2Py
Source: https://files.pythonhosted.org/packages/source/J/Js2Py/Js2Py-%{version}.tar.gz
Source1: https://raw.githubusercontent.com/PiotrDabkowski/Js2Py/master/LICENSE.md
Source1: https://raw.githubusercontent.com/PiotrDabkowski/Js2Py/master/LICENSE.md
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros