public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/qtile-extras] f45: New upstream release v0.37.0
@ 2026-09-11 21:44 Danny Colin
0 siblings, 0 replies; only message in thread
From: Danny Colin @ 2026-09-11 21:44 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/qtile-extras
Branch : f45
Commit : 91b29c8fc2c3603cd4e228a36ef37ef51294de5d
Author : Danny Colin <contact@dannycolin.com>
Date : 2026-09-10T21:33:54-04:00
Stats : +24/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/qtile-extras/c/91b29c8fc2c3603cd4e228a36ef37ef51294de5d?branch=f45
Log:
New upstream release v0.37.0
---
diff --git a/.gitignore b/.gitignore
index db7dfbe..8d3844f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
/qtile-extras-359964520a9dcd2c7e12680bfc53e359d74c489b.tar.gz
/qtile-extras-0.35.0.tar.gz
/qtile-extras-0.36.0.tar.gz
+/qtile-extras-0.37.0.tar.gz
diff --git a/qtile-extras.spec b/qtile-extras.spec
index 29062e9..96fef16 100644
--- a/qtile-extras.spec
+++ b/qtile-extras.spec
@@ -1,10 +1,10 @@
%bcond x11 %[!(0%{?rhel} >= 10)]
%global forgeurl https://github.com/elParaguayo/qtile-extras
-%global tag v0.36.0
+%global tag v0.37.0
Name: qtile-extras
-Version: 0.36.0
+Version: 0.37.0
Release: %{autorelease}
Summary: A collection of mods for Qtile
%forgemeta
@@ -20,7 +20,23 @@ BuildRequires: qtile = %{version}
BuildRequires: qtile-wayland = %{version}
# Test dependencies
+BuildRequires: pre-commit
+BuildRequires: python3-anyio
+BuildRequires: python3-build
+BuildRequires: python3-dbus-fast
+BuildRequires: python3-gobject
+BuildRequires: python3-isort
+BuildRequires: python3-mypy
+BuildRequires: python3-pint
+BuildRequires: python3-psutil
+BuildRequires: python3-pulsectl-asyncio
BuildRequires: python3-pytest
+BuildRequires: python3-pytest-rerunfailures
+BuildRequires: python3-pytest-lazy-fixture
+BuildRequires: python3-pywayland
+BuildRequires: python3-requests
+BuildRequires: python3-xkbcommon
+BuildRequires: twine
%if %{with x11}
BuildRequires: xorg-x11-server-Xvfb
BuildRequires: xorg-x11-server-Xephyr
@@ -55,12 +71,13 @@ Qtile. For more, please read https://qtile-extras.readthedocs.io
%pyproject_patch_dependency coverage:ignore
%pyproject_patch_dependency coveralls:ignore
%pyproject_patch_dependency pytest-cov:ignore
-# widget deps not in Fedora
-%pyproject_patch_dependency stravalib:ignore
+# widget deps not in Fedora, or different versions
%pyproject_patch_dependency iwlib:ignore
+%pyproject_patch_dependency stravalib:ignore
+%pyproject_patch_dependency xkbcommon:drop_upper
# test deps not in Fedora, or different versions
-%pyproject_patch_dependency pytest:drop_upper
%pyproject_patch_dependency check-manifest:ignore
+%pyproject_patch_dependency pytest:drop_upper
git init
diff --git a/sources b/sources
index 27c2d14..7870c44 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (qtile-extras-0.36.0.tar.gz) = a6cbd3d51b3008b51dc5b1dca0ba084b6b25e644051f7f28ac552be7ee151383650d2766939372214c8d31a2a9fdd0feeaece1f330c624a7604e7730eed5b02e
+SHA512 (qtile-extras-0.37.0.tar.gz) = 55a5d4f585f151eb31699e38bdd1d636fcebde05eaa11d6100bb6cddc081a367cac2223b4487e9f2db9687006957e6c13d84ca21965d0a3f681e0d63b314a118
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-11 21:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 21:44 [rpms/qtile-extras] f45: New upstream release v0.37.0 Danny Colin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox