Sync from SUSE:SLFO:Main python-quart-trio revision 19ee2d2e73845ecfd13a261f9cd4b387
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 13 12:04:02 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 0.12.0
|
||||
* Forward task_status to hypercorn.
|
||||
* Support Python 3.13, and 3.12 drop Python 3.8 and 3.7.
|
||||
- Switch package to modern Python Stack on SLE-15
|
||||
* Use Python 3.11 on SLE-15 by default
|
||||
* Drop support for older Python versions
|
||||
- Update BuildRequires from pyproject.toml
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 20 04:21:43 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-quart-trio
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,9 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%define skip_python310 1
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-quart-trio
|
||||
Version: 0.11.1
|
||||
Version: 0.12.0
|
||||
Release: 0
|
||||
Summary: A Quart extension to provide trio support
|
||||
License: MIT
|
||||
@@ -26,8 +26,8 @@ URL: https://github.com/pgjones/quart-trio/
|
||||
Source: https://github.com/pgjones/quart-trio/archive/refs/tags/%{version}.tar.gz#/quart_trio-%{version}.tar.gz
|
||||
BuildRequires: %{python_module Quart >= 0.19}
|
||||
BuildRequires: %{python_module exceptiongroup}
|
||||
BuildRequires: %{python_module pdm-backend}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module poetry-core >= 1.0.0}
|
||||
BuildRequires: %{python_module pytest-cov}
|
||||
BuildRequires: %{python_module pytest-trio}
|
||||
BuildRequires: %{python_module pytest}
|
||||
|
BIN
quart_trio-0.11.1.tar.gz
(Stored with Git LFS)
BIN
quart_trio-0.11.1.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
quart_trio-0.12.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
quart_trio-0.12.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user