public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-aioresponses] rawhide: import aioresponses-0.7.9 (fixes fedora#2492026)
@ 2026-07-06 21:18 Georg Sauthoff
0 siblings, 0 replies; only message in thread
From: Georg Sauthoff @ 2026-07-06 21:18 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-06 21:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-06 21:18 [rpms/python-aioresponses] rawhide: import aioresponses-0.7.9 (fixes fedora#2492026) Georg Sauthoff
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox