public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peter Oliver <mavit@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/python-pulsectl-asyncio] rawhide: Merge #1 `Update rawhide to upstream release 1.3.1`
Date: Wed, 24 Jun 2026 22:41:44 GMT	[thread overview]
Message-ID: <178234090445.1.10522297336839367224.rpms-python-pulsectl-asyncio-28bb4060405c@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-pulsectl-asyncio
Branch : rawhide
Commit : 28bb4060405c6988dbc4518c9958fba51585565c
Author : Peter Oliver <mavit@fedoraproject.org>
Date   : 2026-06-24T22:41:41+00:00
Stats  : +14/-8 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/python-pulsectl-asyncio/c/28bb4060405c6988dbc4518c9958fba51585565c?branch=rawhide

Log:
Merge #1 `Update rawhide to upstream release 1.3.1`

---
diff --git a/.gitignore b/.gitignore
index 46e46fd..7c86961 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /pulsectl_asyncio-1.2.2.tar.gz
 /pulsectl_asyncio-1.3.0.tar.gz
+/pulsectl_asyncio-1.3.1.tar.gz

diff --git a/README.packit b/README.packit
new file mode 100644
index 0000000..dd0af79
--- /dev/null
+++ b/README.packit
@@ -0,0 +1,3 @@
+This repository is maintained by packit.
+https://packit.dev/
+The file was generated using packit 1.16.1.

diff --git a/python-pulsectl-asyncio.spec b/python-pulsectl-asyncio.spec
index 2f7afb0..a557696 100644
--- a/python-pulsectl-asyncio.spec
+++ b/python-pulsectl-asyncio.spec
@@ -1,5 +1,5 @@
 Name:           python-pulsectl-asyncio
-Version:        1.3.0
+Version:        1.3.1
 Release:        %{autorelease}
 Summary:        Asyncio frontend for the pulsectl Python bindings of libpulse
 License:        MIT

diff --git a/sources b/sources
index e71839e..80084de 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pulsectl_asyncio-1.3.0.tar.gz) = 5e4f8eb650ad05e516119959bb2b31851ab68dedf29f77628f573436244f6af75f34a61f48c88aa356d00ad8a66ef5d13a1f6002865ffacf16fa8e04410465da
+SHA512 (pulsectl_asyncio-1.3.1.tar.gz) = b80cfd56bcfe65ff20fabd28742a9d94b082bef7ea8659a7dc073b96a6a6a8886e7cd7db070a073a0697434732f85a81bb0025a5cf27d4ba738004f579f91311

diff --git a/python-pulsectl-asyncio.spec b/python-pulsectl-asyncio.spec
index f38f15b..a557696 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=178234090445.1.10522297336839367224.rpms-python-pulsectl-asyncio-28bb4060405c@fedoraproject.org \
    --to=mavit@fedoraproject.org \
    --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