From 3ed7d7ea8ba20f574474289071821b4c0456474c Mon Sep 17 00:00:00 2001 From: FrantiĊĦek Zatloukal Date: Jul 23 2022 14:07:26 +0000 Subject: Bump to blinker 1.5 (fixes python 3.11 support) --- diff --git a/.gitignore b/.gitignore index 8e7fed7..07c4e4e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /blinker-1.1.zip /blinker-1.3.tar.gz /blinker-1.4.tar.gz +/blinker-1.5.tar.gz diff --git a/python-blinker.spec b/python-blinker.spec index 197f3e0..29ea27e 100644 --- a/python-blinker.spec +++ b/python-blinker.spec @@ -1,17 +1,18 @@ %global mod_name blinker Name: python-blinker -Version: 1.4 -Release: 17%{?dist} +Version: 1.5 +Release: 1%{?dist} Summary: Fast, simple object-to-object and broadcast signaling License: MIT URL: https://pythonhosted.org/blinker/ -Source0: http://pypi.python.org/packages/source/b/%{mod_name}/%{mod_name}-%{version}.tar.gz +Source0: %{pypi_source blinker} BuildArch: noarch BuildRequires: python3-devel BuildRequires: python3-setuptools +BuildRequires: pytest %global _description\ Blinker provides a fast dispatching system that allows any number\ @@ -24,7 +25,7 @@ Summary: Fast, simple object-to-object and broadcast signaling %{?python_provide:%python_provide python3-blinker} %description -n python3-blinker -Blinker provides a fast dispatching system that allows any number +Blinker provides a fast dispatching system that allows any number of interested parties to subscribe to events, or "signals". %prep @@ -37,14 +38,19 @@ of interested parties to subscribe to events, or "signals". %install %py3_install - +%check +%pytest + %files -n python3-blinker -%doc docs/ CHANGES LICENSE README.md PKG-INFO +%doc docs/ CHANGES.rst LICENSE.rst README.rst PKG-INFO %{python3_sitelib}/*.egg-info %{python3_sitelib}/%{mod_name} %changelog +* Sat Jul 23 2022 Frantisek Zatloukal - 1.5-1 +- Bump to blinker 1.5 (fixes python 3.11 support) + * Fri Jul 22 2022 Fedora Release Engineering - 1.4-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild diff --git a/sources b/sources index 24b97e2..0e56163 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (blinker-1.4.tar.gz) = 2f5f71b05c7cc27f5761ba698b05c78c8a491f5285c120e532d24be0c8256daa14e075f3f30e15fb18e7c3f16579af9378a155d058f170e3af9ffdb89e49f56e +SHA512 (blinker-1.5.tar.gz) = b1880fdc974be63e16e2b826bdbc8ee161bc0234591b8b41deed937a1e1b9d0bf1fb697c8e94644de9cc1900aedd39d08cfc3e59fef51abec295552f96418722