forked from pool/python-nodeenv
- 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:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:825944b102e44f6a7a10e3f32a2004cbb62755becbe8ed188494e5d962bc7ea3
|
||||
size 32824
|
3
nodeenv-1.4.0.tar.gz
Normal file
3
nodeenv-1.4.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dbe5f7e966c6130038aa1966e432ff67a9e99f8e489d5ea8849b02770096389d
|
||||
size 34633
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 14 09:34:58 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- update to 1.4.0:
|
||||
* a new way of the mirroring; some fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 21 10:56:37 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
||||
|
||||
|
@@ -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}/*
|
||||
|
Reference in New Issue
Block a user