14
0

Accepting request 1223960 from devel:languages:python

- Fix package license to BSD-3-Clause

OBS-URL: https://build.opensuse.org/request/show/1223960
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nodeenv?expand=0&rev=12
This commit is contained in:
2024-11-13 14:29:51 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 13 13:47:10 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
- Fix package license to BSD-3-Clause
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Oct 28 22:04:00 UTC 2024 - Dirk Müller <dmueller@suse.com> Mon Oct 28 22:04:00 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -21,7 +21,7 @@ Name: python-nodeenv
Version: 1.9.1 Version: 1.9.1
Release: 0 Release: 0
Summary: Nodejs virtual environment builder Summary: Nodejs virtual environment builder
License: BSD-2-Clause License: BSD-3-Clause
URL: https://github.com/ekalinin/nodeenv URL: https://github.com/ekalinin/nodeenv
Source: https://github.com/ekalinin/nodeenv/archive/%{version}.tar.gz#/nodeenv-%{version}.tar.gz Source: https://github.com/ekalinin/nodeenv/archive/%{version}.tar.gz#/nodeenv-%{version}.tar.gz
BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytest}