14
0

- update to 1.5.0:

* ignore ssl option, MSYS2 support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nodeenv?expand=0&rev=10
This commit is contained in:
2020-09-16 11:26:03 +00:00
committed by Git OBS Bridge
parent 6304bbf38a
commit afbfe06bbb
4 changed files with 10 additions and 4 deletions

View File

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

3
nodeenv-1.5.0.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Sep 16 11:25:25 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 1.5.0:
* ignore ssl option, MSYS2 support
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Jun 14 09:34:58 UTC 2020 - Dirk Mueller <dmueller@suse.com> Sun Jun 14 09:34:58 UTC 2020 - Dirk Mueller <dmueller@suse.com>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-nodeenv Name: python-nodeenv
Version: 1.4.0 Version: 1.5.0
Release: 0 Release: 0
Summary: Nodejs virtual environment builder Summary: Nodejs virtual environment builder
License: BSD-2-Clause License: BSD-2-Clause