chore: Sync f43 (#12977)

This commit is contained in:
Gilver
2026-06-08 05:00:29 -05:00
committed by GitHub
parent 407478ab46
commit ef82b33c08
173 changed files with 223 additions and 234 deletions
@@ -4,13 +4,12 @@
Name: python-%{real_name}
Version: 1.1.0
Release: 1%{?dist}
Release: 2%?dist
Summary: Command-line client for the Public.com Trading API
License: Apache-2.0
URL: https://github.com/PublicDotCom/publicdotcom-cli
Source0: %{pypi_source}
BuildArch: noarch
BuildRequires: python3-devel
BuildRequires: python3-pip
BuildRequires: python3-setuptools
@@ -40,7 +39,6 @@ Summary: %{summary}
%files -n python3-%{real_name} -f %{pyproject_files}
%doc README.md
%license LICENSE
%{_bindir}/public
%changelog