fix (copyparty): suggest golang-github-cloudflare-cfssl (#9035) (#9054)

(cherry picked from commit 8695ec4390)

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
Raboneko
2026-01-10 21:25:13 -08:00
committed by GitHub
parent 18855d15ca
commit db1fa1bf63
+2 -2
View File
@@ -2,7 +2,7 @@
Name: %{pypi_name}
Version: 1.20.1
Release: 1%?dist
Release: 2%?dist
Summary: Portable, featureful, and fast file server
URL: https://github.com/9001/copyparty
Source0: %{pypi_source}
@@ -13,7 +13,7 @@ BuildRequires: python3-devel python3-pip pyproject-rpm-macros
BuildRequires: python3dist(wheel) python3dist(build) python3dist(jinja2)
BuildRequires: python3dist(setuptools) python3dist(installer)
Requires: python3-%{name} = %{evr}
Suggests: ffmpeg python3dist(fuse)
Suggests: ffmpeg python3dist(fuse) golang-github-cloudflare-cfssl
BuildArch: noarch
Packager: Riley Loo <dev@zackerthescar.com>