public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peter Oliver <git@mavit.org.uk>
To: git-commits@fedoraproject.org
Subject: [rpms/python-pulsectl-asyncio] rawhide: Run tests.
Date: Wed, 24 Jun 2026 22:41:29 GMT [thread overview]
Message-ID: <178234088927.1.8352015665034459907.rpms-python-pulsectl-asyncio-6d3223712622@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-pulsectl-asyncio
Branch : rawhide
Commit : 6d32237126222764a63c3d967902ed099df8fef2
Author : Peter Oliver <git@mavit.org.uk>
Date : 2026-06-24T23:40:11+01:00
Stats : +8/-6 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-pulsectl-asyncio/c/6d32237126222764a63c3d967902ed099df8fef2?branch=rawhide
Log:
Run tests.
---
diff --git a/python-pulsectl-asyncio.spec b/python-pulsectl-asyncio.spec
index a384420..2f7afb0 100644
--- a/python-pulsectl-asyncio.spec
+++ b/python-pulsectl-asyncio.spec
@@ -7,7 +7,8 @@ URL: https://github.com/mhthies/pulsectl-asyncio
Source0: %{pypi_source pulsectl_asyncio}
BuildArch: noarch
-# BuildRequires: /usr/bin/pulseaudio
+BuildRequires: /usr/bin/paplay
+BuildRequires: /usr/bin/pulseaudio
BuildRequires: pulseaudio-libs
BuildRequires: python3-devel
@@ -42,11 +43,12 @@ Summary: %{summary}
%check
-## These test fail, because they cause the puleseaudio daemon to crash.
-## Perhaps this doesn't matter, because users will typically be using
-## pipewire-pulse instead.
-## https://github.com/mhthies/pulsectl-asyncio/issues/16
-# %%{py3_test_envvars} %%{python3} -m unittest discover
+# The tests in tests/test_examples.py depend on the contents of the
+# examples/ directory, which is present in Git but absent from the
+# release tarball.
+rm tests/test_examples.py
+
+%{py3_test_envvars} %{python3} -m unittest discover
%pyproject_check_import
reply other threads:[~2026-06-24 22:41 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=178234088927.1.8352015665034459907.rpms-python-pulsectl-asyncio-6d3223712622@fedoraproject.org \
--to=git@mavit.org.uk \
--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