public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Danny Colin <contact@dannycolin.com>
To: git-commits@fedoraproject.org
Subject: [rpms/qtile-extras] f44: New upstream release v0.37.0
Date: Sat, 12 Sep 2026 00:11:50 GMT [thread overview]
Message-ID: <178917191052.1.163975080912010127.rpms-qtile-extras-91b29c8fc2c3@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/qtile-extras
Branch : f44
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=f44
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
reply other threads:[~2026-09-12 0:11 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178917191052.1.163975080912010127.rpms-qtile-extras-91b29c8fc2c3@fedoraproject.org \
--to=contact@dannycolin.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox