!5 Upgrade to v1.7.0

From: @hkgy 
Reviewed-by: @xiyuanwang 
Signed-off-by: @xiyuanwang
This commit is contained in:
openeuler-ci-bot 2022-11-07 06:10:22 +00:00 committed by Gitee
commit bfe7fb6b81
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
nodeenv-1.7.0.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-nodeenv Name: python-nodeenv
Version: 1.6.0 Version: 1.7.0
Release: 1 Release: 1
Summary: Node.js virtual environment builder Summary: Node.js virtual environment builder
License: BSD License: BSD
URL: https://github.com/ekalinin/nodeenv URL: https://github.com/ekalinin/nodeenv
Source0: https://files.pythonhosted.org/packages/75/8d/14c4ac588711f8de0dd02a11460ed72f48cab65a998994ca20f40c6e1a8f/nodeenv-1.6.0.tar.gz Source0: https://files.pythonhosted.org/packages/f3/9d/a28ecbd1721cd6c0ea65da6bfb2771d31c5d7e32d916a8f643b062530af3/nodeenv-1.7.0.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
Node.js virtual environment builder. Node.js virtual environment builder.
@ -73,6 +73,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Mon Nov 7 2022 hkgy <kaguyahatu@outlook.com> - 1.7.0-1
- Upgrade to v1.7.0
* Wed May 18 2022 OpenStack_SIG <openstack@openeuler.org> - 1.6.0-1 * Wed May 18 2022 OpenStack_SIG <openstack@openeuler.org> - 1.6.0-1
- Upgrade package python3-nodeenv to version 1.6.0 - Upgrade package python3-nodeenv to version 1.6.0