From 0e73110f551719a9469804e7d7913ecabc88f8e15096dbcb48e9206b988a7cc4 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 17 Jun 2021 21:09:45 +0000 Subject: [PATCH] - update to 1.6.0: * M1 support OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nodeenv?expand=0&rev=12 --- nodeenv-1.5.0.tar.gz | 3 --- nodeenv-1.6.0.tar.gz | 3 +++ python-nodeenv.changes | 6 ++++++ python-nodeenv.spec | 6 +++--- 4 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 nodeenv-1.5.0.tar.gz create mode 100644 nodeenv-1.6.0.tar.gz diff --git a/nodeenv-1.5.0.tar.gz b/nodeenv-1.5.0.tar.gz deleted file mode 100644 index d709347..0000000 --- a/nodeenv-1.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c79669818bf010d8539cc9a53729b6be089bb482daac15bca2bf4196b2343284 -size 35094 diff --git a/nodeenv-1.6.0.tar.gz b/nodeenv-1.6.0.tar.gz new file mode 100644 index 0000000..35c3078 --- /dev/null +++ b/nodeenv-1.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87b04b0832d38bd825e004e7c8ed82d75524efaa6b8a72e3a55088d93e4e17f7 +size 35407 diff --git a/python-nodeenv.changes b/python-nodeenv.changes index 2fa7d0d..a7d13a8 100644 --- a/python-nodeenv.changes +++ b/python-nodeenv.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jun 17 21:09:12 UTC 2021 - Dirk Müller + +- update to 1.6.0: + * M1 support + ------------------------------------------------------------------- Wed Sep 16 11:25:25 UTC 2020 - Dirk Mueller diff --git a/python-nodeenv.spec b/python-nodeenv.spec index a4240be..a716ae0 100644 --- a/python-nodeenv.spec +++ b/python-nodeenv.spec @@ -1,7 +1,7 @@ # # spec file for package python-nodeenv # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-nodeenv -Version: 1.5.0 +Version: 1.6.0 Release: 0 Summary: Nodejs virtual environment builder License: BSD-2-Clause @@ -31,7 +31,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-setuptools Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives BuildArch: noarch %python_subpackages