public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-pytest-tornado] rawhide: Fix F45FTBS based on https://src.fedoraproject.org/rpms/python-pytest-tornado/pull-request/1#
@ 2026-07-28 23:36 Filipe Rosset
0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-07-28 23:36 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-pytest-tornado
Branch : rawhide
Commit : a0abb6b488edfad37801836a5a67144a742129e3
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date : 2026-07-28T20:29:05-03:00
Stats : +3/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-pytest-tornado/c/a0abb6b488edfad37801836a5a67144a742129e3?branch=rawhide
Log:
Fix F45FTBS based on https://src.fedoraproject.org/rpms/python-pytest-tornado/pull-request/1#
thanks to Miro Hrončok <mhroncok@redhat.com>
Resolves: rhbz#2485945
Resolves: rhbz#2504572
---
diff --git a/python-pytest-tornado.spec b/python-pytest-tornado.spec
index dc625c4..94951d6 100644
--- a/python-pytest-tornado.spec
+++ b/python-pytest-tornado.spec
@@ -5,17 +5,16 @@ Name: python-%{srcname}
Version: 0.8.1
Release: %autorelease
Summary: Py.test plugin for testing of asynchronous tornado applications
-
License: Apache-2.0
URL: https://pypi.python.org/pypi/%{srcname}
Source0: https://github.com/eugeniy/%{srcname}/archive/v%{version}/%{srcname}-%{version}.tar.gz
-
BuildArch: noarch
-
# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
-ExcludeArch: %{ix86}
+ExcludeArch: %{ix86}
BuildRequires: python3-devel
+BuildRequires: python3-pkg-resources
+Requires: python3-pkg-resources
%global _description %{expand:
A py.test plugin providing fixtures and markers to simplify testing of
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-28 23:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-28 23:36 [rpms/python-pytest-tornado] rawhide: Fix F45FTBS based on https://src.fedoraproject.org/rpms/python-pytest-tornado/pull-request/1# Filipe Rosset
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox