14
0

Accepting request 1098219 from home:ojkastl_buildservice:Branch_devel_languages_python

- fix wrong URL for src.zip file that contains the sources for the
  bin files, that are being compiled during package build

OBS-URL: https://build.opensuse.org/request/show/1098219
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libusbsio?expand=0&rev=4
This commit is contained in:
2023-07-12 07:17:20 +00:00
committed by Git OBS Bridge
parent 5535d262e5
commit 1dc19af059
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jul 11 14:44:29 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- fix wrong URL for src.zip file that contains the sources for the
bin files, that are being compiled during package build
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jun 29 08:45:33 UTC 2023 - Andreas Schwab <schwab@suse.de> Thu Jun 29 08:45:33 UTC 2023 - Andreas Schwab <schwab@suse.de>

View File

@@ -24,7 +24,7 @@ Summary: Python wrapper around NXP LIBUSBSIO library
License: BSD-3-Clause License: BSD-3-Clause
URL: https://www.nxp.com/design/software/development-software/library-for-windows-macos-and-ubuntu-linux:LIBUSBSIO URL: https://www.nxp.com/design/software/development-software/library-for-windows-macos-and-ubuntu-linux:LIBUSBSIO
Source: https://files.pythonhosted.org/packages/source/l/libusbsio/libusbsio-%{version}.tar.gz Source: https://files.pythonhosted.org/packages/source/l/libusbsio/libusbsio-%{version}.tar.gz
Source2: https://files.pythonhosted.org/packages/source/l/libusbsio/libusbsio-%{version}-src.zip Source2: https://www.nxp.com/downloads/en/libraries/libusbsio-%{version}-src.zip
BuildRequires: %{python_module pip} BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools} BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel} BuildRequires: %{python_module wheel}