Sun, 23 Jun 2024 19:04:59 UTC | login

Information for build python-starlette-0.26.1-1.fc38

ID244061
Package Namepython-starlette
Version0.26.1
Release1.fc38
Epoch
SummaryThe little ASGI library that shines
DescriptionStarlette is a lightweight ASGI framework/toolkit, which is ideal for building async web services in Python. It is production-ready, and gives you the following: • A lightweight, low-complexity HTTP web framework. • WebSocket support. • In-process background tasks. • Startup and shutdown events. • Test client built on requests. • CORS, GZip, Static Files, Streaming responses. • Session and Cookie support. • 100% test coverage. • 100% type annotated codebase. • Few hard dependencies. • Compatible with asyncio and trio backends. • Great overall performance against independant benchmarks.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 05 Apr 2023 12:29:00 UTC
CompletedWed, 05 Apr 2023 12:29:00 UTC
Tags
f38
RPMs
src
python-starlette-0.26.1-1.fc38.src.rpm (info) (download)
noarch
python3-starlette-0.26.1-1.fc38.noarch.rpm (info) (download)
python3-starlette+full-0.26.1-1.fc38.noarch.rpm (info) (download)
Changelog * Tue Mar 14 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.26.1-1 - Update to 0.26.1 * Sat Mar 11 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.26.0.post1-1 - Update to 0.26.0.post1 (close RHBZ#2177323) * Tue Feb 14 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.25.0-1 - Update to 0.25.0 * Wed Feb 08 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.24.0-1 - Update to 0.24.0 (close RHBZ#2151385) * Wed Feb 08 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.23.1-1 - Update to 0.23.1 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.22.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Nov 17 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.22.0-1 - Update to 0.22.0 (close RHBZ#2143717) * Wed Oct 19 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.21.0-1 - Update to 0.21.0 (close RHBZ#2130415) * Wed Oct 19 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.20.4-2 - Update License to SPDX * Thu Jul 28 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.20.4-1 - Update to 0.20.4 (close RHBZ#2101930) * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 0.20.3-2 - Rebuilt for Python 3.11 * Fri Jun 10 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.20.3-1 - Update to 0.20.3 (close RHBZ#2095819) * Wed Jun 08 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.20.2-1 - Update to 0.20.2 (close RHBZ#2094719) * Sun May 29 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.20.1-1 - Update to 0.20.1 (close RHBZ#2091358) * Wed May 04 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.20.0-1 - Update to 0.20.0 (close RHBZ#2081683) * Sun Apr 24 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.19.1-1 - Update to 0.19.1 (close RHBZ#2077753) * Sun Apr 24 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.19.0-2 - Stop allowing older pytest (F37+) * Thu Mar 10 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.19.0-1 - Update to 0.19.0 (close RHBZ#2062498) * Wed Feb 02 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.18.0-1 - Update to 0.18.0 (close RHBZ#2044099) * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Nov 19 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.17.1-1 - Update to 0.17.1 (close RHBZ#2024510) * Sat Nov 06 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.17.0-1 - Update to 0.17.0 (close RHBZ#2020563) * Tue Oct 19 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.0-11 - Drop flake8 BR * Wed Sep 29 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.0-10 - Drop the documentation subpackage entirely. * Mon Sep 13 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.0-9 - No need to remove egg-info with pyproject-rpm-macros * Mon Sep 13 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.0-8 - Escape percents in description * Mon Sep 13 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.0-7 - Drop BR on pyproject-rpm-macros, now implied by python3-devel * Mon Sep 13 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.0-6 - Reduce macro indirection in the spec file * Mon Sep 13 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.0-5 - Remove F33 accommodations from Rawhide spec * Mon Sep 13 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.0-4 - Let pyproject-rpm-macros handle the license file * Wed Aug 11 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.0-3 - Update to note orphan status of mkdocs * Tue Jul 27 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.0-2 - Move %generate_buildrequires after %prep to make the spec file easier to follow * Wed Jul 21 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.16.0-1 - Update to 0.16.0 (closes RHBZ#1983794) * Thu Jun 24 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.15.0-1 - Update to 0.15.0 (closes RHBZ#1975613) * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.14.2-8 - Rebuilt for Python 3.10 * Fri May 28 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.14.2-7 - Build documentation without mkdocs-material; this has no effect as long as mkautodoc is not available * Fri May 14 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.14.2-6 - Add databases[sqlite] BR for testing where available (F34+) * Tue Mar 16 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.14.2-5 - Drop python3dist(setuptools) BR, redundant with %pyproject_buildrequires