14
0

- update to 1.4.0:

*  a new way of the mirroring; some fixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nodeenv?expand=0&rev=8
This commit is contained in:
2020-06-14 09:35:19 +00:00
committed by Git OBS Bridge
parent 3d969db803
commit 6304bbf38a
4 changed files with 11 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-nodeenv
Version: 1.3.5
Version: 1.4.0
Release: 0
Summary: Nodejs virtual environment builder
License: BSD-2-Clause
@@ -60,7 +60,7 @@ Node.js virtual environment builder.
%python_uninstall_alternative nodeenv
%files %{python_files}
%doc AUTHORS CHANGES README README.rst
%doc CHANGES README.rst
%license LICENSE
%python_alternative %{_bindir}/nodeenv
%{python_sitelib}/*