From 79d4364dc8d3c906a282668f1ab5f9c2edb3a815 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Tue, 10 Aug 2021 00:20:25 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags --- .python-pytest-timeout.metadata | 1 + python-pytest-timeout.spec | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .python-pytest-timeout.metadata diff --git a/.python-pytest-timeout.metadata b/.python-pytest-timeout.metadata new file mode 100644 index 0000000..830aa2c --- /dev/null +++ b/.python-pytest-timeout.metadata @@ -0,0 +1 @@ +56df6d5116a97976f2cfb896b13708999c614332 pytest-timeout-1.4.2.tar.gz diff --git a/python-pytest-timeout.spec b/python-pytest-timeout.spec index 6d6be4b..26bca0b 100644 --- a/python-pytest-timeout.spec +++ b/python-pytest-timeout.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.4.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: py.test plugin to abort hanging tests License: MIT @@ -53,6 +53,10 @@ Summary: %{summary} %{python3_sitelib}/__pycache__/pytest_timeout* %changelog +* Tue Aug 10 2021 Mohan Boddu - 1.4.2-7 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Tue Jun 15 2021 Tomas Orsava - 1.4.2-6 - Remove test-dependency on python-pexpect