public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Georg Sauthoff <mail@gms.tf>
To: git-commits@fedoraproject.org
Subject: [rpms/python-aioresponses] rawhide: import aioresponses-0.7.9 (fixes fedora#2492026)
Date: Mon, 06 Jul 2026 21:18:04 GMT	[thread overview]
Message-ID: <178337268416.1.3958606101205895599.rpms-python-aioresponses-b04913b48441@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/python-aioresponses
            Branch : rawhide
            Commit : b04913b484413792081139acdab4efc4e69723cd
            Author : Georg Sauthoff <mail@gms.tf>
            Date   : 2026-07-06T23:17:08+02:00
            Stats  : +4/-28 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-aioresponses/c/b04913b484413792081139acdab4efc4e69723cd?branch=rawhide

            Log:
            import aioresponses-0.7.9 (fixes fedora#2492026)

- upstream removed documentation stubs (hence the doc subpackage removal)

---
diff --git a/.gitignore b/.gitignore
index 6cf6c15..efaadc3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /aioresponses-0.7.6.tar.gz
 /aioresponses-0.7.7.tar.gz
 /aioresponses-0.7.8.tar.gz
+/aioresponses-0.7.9.tar.gz

diff --git a/python-aioresponses.spec b/python-aioresponses.spec
index f1adbd6..83bb447 100644
--- a/python-aioresponses.spec
+++ b/python-aioresponses.spec
@@ -1,7 +1,7 @@
 %global pypi_name aioresponses
 
 Name:           python-%{pypi_name}
-Version:        0.7.8
+Version:        0.7.9
 Release:        %autorelease
 Summary:        Mock out requests made by ClientSession from aiohttp package
 
@@ -21,6 +21,7 @@ ExcludeArch:    s390x
 BuildRequires:  python3-devel
 # for tests
 BuildRequires:  python3dist(pytest)
+BuildRequires:  python3dist(pytest-asyncio)
 BuildRequires:  python3dist(ddt)
 
 %global common_description %{expand:
@@ -37,23 +38,6 @@ Summary:        %{summary}
 %description -n python3-%{pypi_name} %{common_description}
 
 
-%package -n python-%{pypi_name}-doc
-Summary:        Documentation for python-%{pypi_name}
-# BSD-2-Clause: Sphinx javascript
-# MIT: jquery
-License:        BSD-2-Clause AND MIT
-BuildArch:      noarch
-BuildRequires:  python3dist(sphinx)
-Requires:       python3-%{pypi_name} = %{?epoch:%{epoch}:}%{version}-%{release}
-Provides:       bundled(js-sphinx_javascript_frameworks_compat)
-Provides:       bundled(js-doctools)
-Provides:       bundled(js-jquery)
-Provides:       bundled(js-language_data)
-Provides:       bundled(js-searchtools)
-
-%description -n python-%{pypi_name}-doc
-%{common_description}
-
 
 %prep
 %autosetup -p1 -n %{pypi_name}-%{version}
@@ -69,11 +53,6 @@ sed -e '/flake\|tox\|coverage\|pytest-cov\|pytest-html\|Sphinx/d' requirements-d
 %build
 %pyproject_wheel
 
-# generate html docs
-sphinx-build-3 -b html docs/ html
-# remove the sphinx-build-3 leftovers
-rm -rf html/.{doctrees,buildinfo}
-
 
 %install
 %pyproject_install
@@ -90,9 +69,5 @@ rm -rf html/.{doctrees,buildinfo}
 %doc ChangeLog README.rst
 
 
-%files -n python-%{pypi_name}-doc
-%doc html
-
-
 %changelog
 %autochangelog

diff --git a/sources b/sources
index 4675dd1..13eb84b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (aioresponses-0.7.8.tar.gz) = a7368e9f344d2790df9c10c9a5e2b9124f56b12413a0b52b91dced9513338b22f75887f94fc9c0b4e2709d7ed37f2c0978ba2652745546387b5317d188190390
+SHA512 (aioresponses-0.7.9.tar.gz) = c4413b858d942bc2cfe68d1097caf4a84d419a5ed9be0b9fbe4f93cac636447ebfc9588c3ee7c5683d87b092a632d132df82939c9bb724ccfeb7e9f65e4b44fa

                 reply	other threads:[~2026-07-06 21:18 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=178337268416.1.3958606101205895599.rpms-python-aioresponses-b04913b48441@fedoraproject.org \
    --to=mail@gms.tf \
    --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