mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
fix(types-colorama): add other provides tag (#6679)
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0~%{commit_date}git.%shortcommit
|
||||
Release: 2%?dist
|
||||
Release: 3%?dist
|
||||
Summary: Typing stubs for colorama
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/python/typeshed
|
||||
@@ -24,6 +24,7 @@ Packager: Owen Zimmerman <owen@fyralabs.com>
|
||||
Summary: %{summary}
|
||||
Provides: types-colorama
|
||||
Provides: python%{python3_pkgversion}dist(types-colorama)
|
||||
Provides: python3.13dist(types-colorama)
|
||||
%{?python_provide:%python_provide python3-%{pypi_name}}
|
||||
|
||||
%description -n python3-%{pypi_name}
|
||||
|
||||
Reference in New Issue
Block a user