!6 update to upstream version 1.8.0
From: @desert-sailor Reviewed-by: @xiyuanwang Signed-off-by: @xiyuanwang
This commit is contained in:
commit
be6f6515c8
Binary file not shown.
BIN
nodeenv-1.8.0.tar.gz
Normal file
BIN
nodeenv-1.8.0.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-nodeenv
|
||||
Version: 1.7.0
|
||||
Version: 1.8.0
|
||||
Release: 1
|
||||
Summary: Node.js virtual environment builder
|
||||
License: BSD
|
||||
URL: https://github.com/ekalinin/nodeenv
|
||||
Source0: https://files.pythonhosted.org/packages/f3/9d/a28ecbd1721cd6c0ea65da6bfb2771d31c5d7e32d916a8f643b062530af3/nodeenv-1.7.0.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/48/92/8e83a37d3f4e73c157f9fcf9fb98ca39bd94701a469dc093b34dca31df65/nodeenv-1.8.0.tar.gz
|
||||
BuildArch: noarch
|
||||
%description
|
||||
Node.js virtual environment builder.
|
||||
@ -73,6 +73,10 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Sun Jul 2 2023 Dongxing Wang <dxwangk@isoftstone.com> - 1.8.0-1
|
||||
- Upgrade package to version 1.8.0
|
||||
|
||||
* Sat Jul 31 2021 OpenStack_SIG <openstack@openeuler.org> - 2.6.0-1
|
||||
* Mon Nov 7 2022 hkgy <kaguyahatu@outlook.com> - 1.7.0-1
|
||||
- Upgrade to v1.7.0
|
||||
|
||||
|
||||
4
python-nodeenv.yaml
Normal file
4
python-nodeenv.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: github
|
||||
src_repo: ekalinin/nodeenv
|
||||
tag_prefix:
|
||||
separator: "."
|
||||
Loading…
x
Reference in New Issue
Block a user