[packages/python3-sniffio] - updated to 1.3.0
qboosh
qboosh at pld-linux.org
Tue Sep 13 17:28:24 CEST 2022
commit fff0d30f4c0830fb6c061489cb6e369917653cb3
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Sep 13 17:28:39 2022 +0200
- updated to 1.3.0
python3-sniffio.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/python3-sniffio.spec b/python3-sniffio.spec
index 6e4d93f..db577d2 100644
--- a/python3-sniffio.spec
+++ b/python3-sniffio.spec
@@ -7,15 +7,15 @@
Summary: Sniff out which async library your code is running under
Summary(pl.UTF-8): Podsłuchiwanie, którą bibliotekę asynchroniczną wykorzystuje kod
Name: python3-sniffio
-Version: 1.2.0
-Release: 3
+Version: 1.3.0
+Release: 1
License: MIT or Apache v2.0
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/sniffio/
Source0: https://files.pythonhosted.org/packages/source/s/sniffio/sniffio-%{version}.tar.gz
-# Source0-md5: 2d7cc6c3a94d3357d333a4ade4a83de8
+# Source0-md5: abb96bcda81817d6c632915c53ac29c8
URL: https://pypi.org/project/sniffio/
-BuildRequires: python3-modules >= 1:3.2
+BuildRequires: python3-modules >= 1:3.7
BuildRequires: python3-setuptools
%if %{with tests}
#BuildRequires: python3-curio
@@ -27,7 +27,7 @@ BuildRequires: python3-sphinx_rtd_theme
BuildRequires: python3-sphinxcontrib-trio
BuildRequires: sphinx-pdg-3
%endif
-Requires: python3-modules >= 1:3.2
+Requires: python3-modules >= 1:3.7
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-sniffio.git/commitdiff/fff0d30f4c0830fb6c061489cb6e369917653cb3
More information about the pld-cvs-commit
mailing list