update qmk_cli, remove patch (#6616) (#6667)

This commit is contained in:
Raboneko
2025-10-01 22:48:02 -07:00
committed by GitHub
parent 8d18029ccd
commit 40b4b548f5
2 changed files with 2 additions and 20 deletions
-17
View File
@@ -1,17 +0,0 @@
diff --git a/setup.cfg b/setup.cfg
index c3da40d..e031621 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -37,10 +37,10 @@ classifiers =
[options]
install_requires =
hid
- milc>=1.9.0
+# milc>=1.9.0
pyusb
# qmk_firmware packages
- dotty-dict
+# dotty-dict
hjson
jsonschema>=4
pillow
+2 -3
View File
@@ -5,12 +5,11 @@
Name: python-%{pypi_name}
Version: 1.1.8
Release: 2%?dist
Release: 3%?dist
Summary: A program to help users work with QMK
License: MIT
URL: https://github.com/qmk/qmk_cli
Source0: %url/archive/refs/tags/%version.tar.gz
Patch0: nonexistant-deps.patch
BuildArch: noarch
BuildRequires: python3-devel
@@ -56,7 +55,7 @@ Provides: qmk-cli
%_desc
%prep
%autosetup -p1 -n qmk_cli-%version
%autosetup -n qmk_cli-%version
%build
%pyproject_wheel