14
0

- update to 1.7.0:

* improved m1 support
  * drop python 3.4-3.6

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nodeenv?expand=0&rev=16
This commit is contained in:
2022-07-19 11:47:21 +00:00
committed by Git OBS Bridge
parent 075565a01d
commit 155cc76793
4 changed files with 11 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jul 19 11:46:53 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 1.7.0:
* improved m1 support
* drop python 3.4-3.6
-------------------------------------------------------------------
Thu Mar 24 11:47:05 UTC 2022 - pgajdos@suse.com

View File

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