mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 09:52:18 +00:00
(cherry picked from commit 4effe1102d)
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.13
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: Chip support package for Cypress EZ-USB FX2 series microcontrollers
|
||||
License: 0BSD
|
||||
URL: https://github.com/whitequark/libfx2
|
||||
@@ -18,11 +18,6 @@ BuildRequires: python3-setuptools_scm
|
||||
|
||||
Requires: python3dist(libusb1)
|
||||
|
||||
Provides: fx2
|
||||
Provides: python3-fx2
|
||||
Provides: libfx2
|
||||
Provides: python3-libfx2
|
||||
|
||||
Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
|
||||
%description
|
||||
@@ -30,6 +25,9 @@ Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
|
||||
%package -n python3-%{pypi_name}
|
||||
Summary: %{summary}
|
||||
Provides: libfx2
|
||||
Provides: fx2
|
||||
Provides: python3-libfx2
|
||||
%{?python_provide:%python_provide python3-%{pypi_name}}
|
||||
|
||||
%description -n python3-%{pypi_name}
|
||||
|
||||
Reference in New Issue
Block a user