notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-starlette Lightweight ASGI framework/toolkit
0.37.2 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.37.2Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-02-25 01:32:16
Last Update: 2024-03-23 14:49:38
Commit Hash: fbf300a
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://www.starlette.io/
https://github.com/encode/starlette
Description:
Starlette is a lightweight ASGI framework/toolkit, which is ideal for building high performance asyncio services. It is production-ready, and gives you the following: - Seriously impressive performance. - WebSocket support. - GraphQL 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. - Zero hard dependencies.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}starlette>0:www/py-starlette@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-starlette/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-starlette
  • pkg install py39-starlette
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-starlette listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-starlette
Package flavors (<flavor>: <package>)
  • py39: py39-starlette
distinfo:
TIMESTAMP = 1710712564 SHA256 (starlette-0.37.2.tar.gz) = 9af890290133b79fc3db55474ade20f6220a364a0402e0b556e7cd5e1e093823 SIZE (starlette-0.37.2.tar.gz) = 2843736

Packages (timestamps in pop-ups are UTC):
py37-starlette
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.14.1---0.14.1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-starlette
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.37.20.37.2-0.37.20.37.2---
FreeBSD:13:quarterly0.34.00.34.00.28.00.34.00.37.20.34.00.34.00.34.0
FreeBSD:14:latest0.37.20.37.20.22.00.37.20.37.20.27.0-0.27.0
FreeBSD:14:quarterly0.34.00.37.2-0.34.00.37.20.34.00.34.00.34.0
FreeBSD:15:latest0.37.10.37.2n/a0.34.0n/a0.34.00.34.00.37.1
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-hatchling>=0 : devel/py-hatchling@py39
  2. python3.9 : lang/python39
  3. py39-build>=0 : devel/py-build@py39
  4. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-anyio>=3.4.0<5 : devel/py-anyio@py39
  2. py39-itsdangerous>=0 : security/py-itsdangerous@py39
  3. py39-Jinja2>=0 : devel/py-Jinja2@py39
  4. py39-python-multipart>=0.0.7 : www/py-python-multipart@py39
  5. py39-yaml>=0 : devel/py-yaml@py39
  6. py39-requests>=0 : www/py-requests@py39
  7. python3.9 : lang/python39
  8. py39-typing-extensions>=3.10.0 : devel/py-typing-extensions@py39
This port is required by:
for Run
  1. devel/py-ariadne
  2. net/irrd
  3. www/py-fastapi

Configuration Options:
===> The following configuration options are available for py39-starlette-0.37.2: FULL=on: Full dependencies ===> Use 'make config' to modify these settings
Options name:
www_py-starlette
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/s/starlette/
  2. https://pypi.org/packages/source/s/starlette/
Collapse this list.

Number of commits found: 62

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.37.2
23 Mar 2024 14:49:38
commit hash: fbf300a8921f43deb08a4bd03393ffa8c72b4d7ccommit hash: fbf300a8921f43deb08a4bd03393ffa8c72b4d7ccommit hash: fbf300a8921f43deb08a4bd03393ffa8c72b4d7ccommit hash: fbf300a8921f43deb08a4bd03393ffa8c72b4d7c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-starlette: Update to 0.37.2

Changes:	https://github.com/encode/starlette/releases
		https://www.starlette.io/release-notes/
0.37.1
21 Feb 2024 15:08:12
commit hash: 4b2e90795cbc86d47b3b1665e589f476fd8108c1commit hash: 4b2e90795cbc86d47b3b1665e589f476fd8108c1commit hash: 4b2e90795cbc86d47b3b1665e589f476fd8108c1commit hash: 4b2e90795cbc86d47b3b1665e589f476fd8108c1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-starlette: Update to 0.37.1

Changes:	https://github.com/encode/starlette/releases
		https://www.starlette.io/release-notes/
0.34.0
25 Dec 2023 09:01:16
commit hash: 5f63460e817c37f3b01e869d311888d0261c8516commit hash: 5f63460e817c37f3b01e869d311888d0261c8516commit hash: 5f63460e817c37f3b01e869d311888d0261c8516commit hash: 5f63460e817c37f3b01e869d311888d0261c8516 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-starlette: Update to 0.34.0

Changes:	https://github.com/encode/starlette/releases
		https://www.starlette.io/release-notes/
0.33.0
14 Dec 2023 05:48:35
commit hash: cc8e04c4487949666a7aa7492e3902b2c731a3dfcommit hash: cc8e04c4487949666a7aa7492e3902b2c731a3dfcommit hash: cc8e04c4487949666a7aa7492e3902b2c731a3dfcommit hash: cc8e04c4487949666a7aa7492e3902b2c731a3df files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-starlette: Update to 0.33.0

Changes:	https://github.com/encode/starlette/releases
		https://www.starlette.io/release-notes/
0.32.0
14 Nov 2023 17:16:01
commit hash: fedf6c7484861e5647bf4b4ce9aee617c38dc9e7commit hash: fedf6c7484861e5647bf4b4ce9aee617c38dc9e7commit hash: fedf6c7484861e5647bf4b4ce9aee617c38dc9e7commit hash: fedf6c7484861e5647bf4b4ce9aee617c38dc9e7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-starlette: Update to 0.32.0

Changes:	https://github.com/encode/starlette/releases
		https://www.starlette.io/release-notes/
0.31.1
04 Sep 2023 09:05:43
commit hash: ae21d786b76b208c55826095c398e27d5cf6f9abcommit hash: ae21d786b76b208c55826095c398e27d5cf6f9abcommit hash: ae21d786b76b208c55826095c398e27d5cf6f9abcommit hash: ae21d786b76b208c55826095c398e27d5cf6f9ab files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-starlette: Update to 0.31.1

Changes:	https://github.com/encode/starlette/releases
		https://www.starlette.io/release-notes/
0.31.0
16 Aug 2023 18:25:44
commit hash: fe86c2784a7e306828c34c6c0984bed80acec72fcommit hash: fe86c2784a7e306828c34c6c0984bed80acec72fcommit hash: fe86c2784a7e306828c34c6c0984bed80acec72fcommit hash: fe86c2784a7e306828c34c6c0984bed80acec72f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-starlette: Update to 0.31.0

Changes:	https://github.com/encode/starlette/releases
		https://www.starlette.io/release-notes/
0.30.0
31 Jul 2023 16:40:18
commit hash: 34fa72c9c289f70a1a1248e8a3c6ca16c72c1e80commit hash: 34fa72c9c289f70a1a1248e8a3c6ca16c72c1e80commit hash: 34fa72c9c289f70a1a1248e8a3c6ca16c72c1e80commit hash: 34fa72c9c289f70a1a1248e8a3c6ca16c72c1e80 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-starlette: Update to 0.30.0

- Update WWW

Changes:	https://github.com/encode/starlette/releases
		https://www.starlette.io/release-notes/
0.28.0
30 Jun 2023 07:06:32
commit hash: 0aa5b877f0163d6f7e4c32f530ebe9903fcdb626commit hash: 0aa5b877f0163d6f7e4c32f530ebe9903fcdb626commit hash: 0aa5b877f0163d6f7e4c32f530ebe9903fcdb626commit hash: 0aa5b877f0163d6f7e4c32f530ebe9903fcdb626 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-starlette: Update to 0.28.0

Changes:	https://github.com/encode/starlette/releases
		https://www.starlette.io/release-notes/
0.27.0
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
0.27.0
27 May 2023 23:44:11
commit hash: 602b6d7128ae574e12708d948354b59185e8bbeccommit hash: 602b6d7128ae574e12708d948354b59185e8bbeccommit hash: 602b6d7128ae574e12708d948354b59185e8bbeccommit hash: 602b6d7128ae574e12708d948354b59185e8bbec files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-starlette: Update to 0.27.0

Changes:	https://github.com/encode/starlette/releases
		https://www.starlette.io/release-notes/
0.26.1
04 Apr 2023 23:24:29
commit hash: ccfc566631255fad7f4899f186218e50e2997dcbcommit hash: ccfc566631255fad7f4899f186218e50e2997dcbcommit hash: ccfc566631255fad7f4899f186218e50e2997dcbcommit hash: ccfc566631255fad7f4899f186218e50e2997dcb files touched by this commit
Wen Heping (wen) search for other commits by this committer
www/py-starlette: Update to 0.26.1

PR:		270131
Reported by:	wen@
Approved by:	maintainer(timeout, > 20 days)
0.23.1_2
04 Apr 2023 18:29:11
commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
USE_PYTHON=pep517: bump PORTREVISION
0.23.1_1
21 Mar 2023 19:21:27
commit hash: c4ee640c8973b0885ed13668dbb64c67d138b57fcommit hash: c4ee640c8973b0885ed13668dbb64c67d138b57fcommit hash: c4ee640c8973b0885ed13668dbb64c67d138b57fcommit hash: c4ee640c8973b0885ed13668dbb64c67d138b57f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-starlette: Convert to USE_PYTHON=pep517

- Bump PORTREVISION for dependency and package change
0.23.1
30 Jan 2023 13:00:27
commit hash: 46e5c3f03a022c7c501dd79ce36c95a3abaa296ccommit hash: 46e5c3f03a022c7c501dd79ce36c95a3abaa296ccommit hash: 46e5c3f03a022c7c501dd79ce36c95a3abaa296ccommit hash: 46e5c3f03a022c7c501dd79ce36c95a3abaa296c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-starlette: Update to 0.23.1

Changes:	https://github.com/encode/starlette/blob/master/docs/release-notes.md
		https://www.starlette.io/release-notes/
0.22.0
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
0.22.0
30 Dec 2022 09:05:15
commit hash: f973b22e470ed97a3db14edf3e233351add110d2commit hash: f973b22e470ed97a3db14edf3e233351add110d2commit hash: f973b22e470ed97a3db14edf3e233351add110d2commit hash: f973b22e470ed97a3db14edf3e233351add110d2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-starlette: Update to 0.22.0

Changes:	https://github.com/encode/starlette/blob/master/docs/release-notes.md
		https://www.starlette.io/release-notes/
0.21.0
03 Oct 2022 17:10:44
commit hash: 7a3f455e550be25de67a63f66a5a49f601e68729commit hash: 7a3f455e550be25de67a63f66a5a49f601e68729commit hash: 7a3f455e550be25de67a63f66a5a49f601e68729commit hash: 7a3f455e550be25de67a63f66a5a49f601e68729 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-starlette: Update to 0.21.0

Changes:	https://github.com/encode/starlette/blob/master/docs/release-notes.md
		https://www.starlette.io/release-notes/
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.20.4
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.20.4
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.20.4
29 Jun 2022 21:50:22
commit hash: d4010235744d7d745f4488752991b1a1843a0645commit hash: d4010235744d7d745f4488752991b1a1843a0645commit hash: d4010235744d7d745f4488752991b1a1843a0645commit hash: d4010235744d7d745f4488752991b1a1843a0645 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-starlette: Update to 0.20.4

Changes:	https://github.com/encode/starlette/blob/master/docs/release-notes.md
		https://www.starlette.io/release-notes/
0.20.3
16 Jun 2022 14:01:06
commit hash: 018a48c58c8a13561a5ba7a67f58bcc76f4952d8commit hash: 018a48c58c8a13561a5ba7a67f58bcc76f4952d8commit hash: 018a48c58c8a13561a5ba7a67f58bcc76f4952d8commit hash: 018a48c58c8a13561a5ba7a67f58bcc76f4952d8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-starlette: Update to 0.20.3

Changes:	https://github.com/encode/starlette/blob/master/docs/release-notes.md
		https://www.starlette.io/release-notes/
0.20.2
09 Jun 2022 10:59:55
commit hash: de117c4bfe1f508f8ddaf200e1c90cb36a074b43commit hash: de117c4bfe1f508f8ddaf200e1c90cb36a074b43commit hash: de117c4bfe1f508f8ddaf200e1c90cb36a074b43commit hash: de117c4bfe1f508f8ddaf200e1c90cb36a074b43 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-starlette: Update to 0.20.2

Changes:	https://github.com/encode/starlette/blob/master/docs/release-notes.md
		https://www.starlette.io/release-notes/
0.20.1
03 Jun 2022 09:00:43
commit hash: 219472ad46c422b9c0862c28ad9054b92982bf9ecommit hash: 219472ad46c422b9c0862c28ad9054b92982bf9ecommit hash: 219472ad46c422b9c0862c28ad9054b92982bf9ecommit hash: 219472ad46c422b9c0862c28ad9054b92982bf9e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-starlette: Update to 0.20.1

Changes:	https://github.com/encode/starlette/blob/master/docs/release-notes.md
		https://www.starlette.io/release-notes/
0.20.0
13 May 2022 11:39:39
commit hash: 5bba4a11c004c52b10a171e44fb9f3f41c92aa6acommit hash: 5bba4a11c004c52b10a171e44fb9f3f41c92aa6acommit hash: 5bba4a11c004c52b10a171e44fb9f3f41c92aa6acommit hash: 5bba4a11c004c52b10a171e44fb9f3f41c92aa6a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-starlette: Update to 0.20.0

Changes:	https://github.com/encode/starlette/blob/master/docs/release-notes.md
		https://www.starlette.io/release-notes/
0.19.1
26 Apr 2022 15:01:32
commit hash: 0c507369d116dcfa7f36d0855181086f17e37a71commit hash: 0c507369d116dcfa7f36d0855181086f17e37a71commit hash: 0c507369d116dcfa7f36d0855181086f17e37a71commit hash: 0c507369d116dcfa7f36d0855181086f17e37a71 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-starlette: Update to 0.19.1

Changes:	https://github.com/encode/starlette/blob/master/docs/release-notes.md
		https://www.starlette.io/release-notes/
0.19.0
25 Mar 2022 13:37:21
commit hash: 28cef7acfe49ecc986cff6b4499cf8766de74b6ecommit hash: 28cef7acfe49ecc986cff6b4499cf8766de74b6ecommit hash: 28cef7acfe49ecc986cff6b4499cf8766de74b6ecommit hash: 28cef7acfe49ecc986cff6b4499cf8766de74b6e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-starlette: Update to 0.19.0

Changes:	https://github.com/encode/starlette/blob/master/docs/release-notes.md
		https://www.starlette.io/release-notes/
0.18.0
25 Jan 2022 19:50:29
commit hash: 07dc07e9f91870fce25570c1d1a01a0e3120eb32commit hash: 07dc07e9f91870fce25570c1d1a01a0e3120eb32commit hash: 07dc07e9f91870fce25570c1d1a01a0e3120eb32commit hash: 07dc07e9f91870fce25570c1d1a01a0e3120eb32 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-starlette: Update to 0.18.0

Changes:	https://github.com/encode/starlette/blob/master/docs/release-notes.md
		https://www.starlette.io/release-notes/
0.17.1
21 Nov 2021 21:16:25
commit hash: dd2da3b3f4870c5ec02f53eab4b9b606a59d2ff4commit hash: dd2da3b3f4870c5ec02f53eab4b9b606a59d2ff4commit hash: dd2da3b3f4870c5ec02f53eab4b9b606a59d2ff4commit hash: dd2da3b3f4870c5ec02f53eab4b9b606a59d2ff4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-starlette: Update to 0.17.1

Changes:	https://github.com/encode/starlette/blob/master/docs/release-notes.md
		https://www.starlette.io/release-notes/
0.17.0
21 Nov 2021 18:21:57
commit hash: 09177c2f6f220ae107bc8d066feb7737b15e76d2commit hash: 09177c2f6f220ae107bc8d066feb7737b15e76d2commit hash: 09177c2f6f220ae107bc8d066feb7737b15e76d2commit hash: 09177c2f6f220ae107bc8d066feb7737b15e76d2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-starlette: Update to 0.17.0

Changes:	https://github.com/encode/starlette/blob/master/docs/release-notes.md
		https://www.starlette.io/release-notes/
0.16.0
21 Jul 2021 18:11:55
commit hash: 705ae32ce7c7f7fadd0f605c6163c3546ca47042commit hash: 705ae32ce7c7f7fadd0f605c6163c3546ca47042commit hash: 705ae32ce7c7f7fadd0f605c6163c3546ca47042commit hash: 705ae32ce7c7f7fadd0f605c6163c3546ca47042 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-starlette: Update to 0.16.0

Changes:	https://github.com/encode/starlette/blob/master/docs/release-notes.md
		https://www.starlette.io/release-notes/
0.15.0
30 Jun 2021 20:43:45
commit hash: ae28e0a3aa5a3dc89af15f8548792ae219f41302commit hash: ae28e0a3aa5a3dc89af15f8548792ae219f41302commit hash: ae28e0a3aa5a3dc89af15f8548792ae219f41302commit hash: ae28e0a3aa5a3dc89af15f8548792ae219f41302 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-starlette: Update to 0.15.0

- Add FULL option

Changes:	https://github.com/encode/starlette/blob/master/docs/release-notes.md
		https://www.starlette.io/release-notes/
0.14.2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.14.2
06 Feb 2021 20:47:44
Revision:564295Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.14.2

Changes:	https://github.com/encode/starlette/blob/master/docs/release-notes.md
		https://www.starlette.io/release-notes/
0.14.1
15 Nov 2020 18:07:25
Revision:555349Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.14.1

Changes:	https://github.com/encode/starlette/blob/master/docs/release-notes.md
		https://www.starlette.io/release-notes/
0.14.0
09 Nov 2020 17:35:55
Revision:554751Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.14.0

Changes:	https://github.com/encode/starlette/blob/master/docs/release-notes.md
		https://www.starlette.io/release-notes/
0.13.8
19 Aug 2020 16:21:51
Revision:545386Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.13.8

Changes:	https://github.com/encode/starlette/blob/master/docs/release-notes.md
		https://www.starlette.io/release-notes/
		https://github.com/encode/starlette/commits/master
0.13.7
15 Aug 2020 17:08:36
Revision:545006Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.13.7

Changes:	https://github.com/encode/starlette/blob/master/docs/release-notes.md
		https://www.starlette.io/release-notes/
		https://github.com/encode/starlette/commits/master
0.13.6
30 Jul 2020 09:51:42
Revision:543757Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.13.6

Changes:	https://github.com/encode/starlette/blob/master/docs/release-notes.md
		https://www.starlette.io/release-notes/
		https://github.com/encode/starlette/commits/master
0.13.5
24 Jul 2020 07:16:48
Revision:543078Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.13.5

Changes:	https://github.com/encode/starlette/blob/master/docs/release-notes.md
		https://www.starlette.io/release-notes/
		https://github.com/encode/starlette/commits/master
0.13.4
02 May 2020 01:39:17
Revision:533638Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.13.4

Changes:	https://github.com/encode/starlette/blob/master/docs/release-notes.md
		https://www.starlette.io/release-notes/
		https://github.com/encode/starlette/commits/master
0.13.3
21 Apr 2020 19:41:52
Revision:532355Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.13.3

Changes:	https://github.com/encode/starlette/blob/master/docs/release-notes.md
		https://www.starlette.io/release-notes/
		https://github.com/encode/starlette/commits/master
0.13.2
21 Feb 2020 20:24:18
Revision:526705Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.13.2

Changes:	https://github.com/encode/starlette/blob/master/docs/release-notes.md
		https://www.starlette.io/release-notes/
0.13.1
02 Feb 2020 11:01:46
Revision:524893Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.13.1

Changes:	https://github.com/encode/starlette/blob/master/docs/release-notes.md
		https://www.starlette.io/release-notes/
0.13.0
25 Jan 2020 18:26:26
Revision:524085Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.13.0

Changes:	https://github.com/encode/starlette/blob/master/docs/release-notes.md
		https://www.starlette.io/release-notes/
0.12.13
05 Nov 2019 16:51:13
Revision:516823Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.12.13

Changes:	https://www.starlette.io/release-notes/
0.12.12
04 Nov 2019 16:02:24
Revision:516703Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.12.12

Changes:	https://www.starlette.io/release-notes/
0.12.11
02 Nov 2019 17:03:25
Revision:516344Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.12.11

Changes:	https://www.starlette.io/release-notes/
0.12.10
20 Oct 2019 17:12:50
Revision:514956Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.12.10

Changes:	https://www.starlette.io/release-notes/
		https://github.com/encode/starlette/commits/master
0.12.9
03 Sep 2019 19:09:33
Revision:510988Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.12.9

Changes:	https://www.starlette.io/release-notes/
		https://github.com/encode/starlette/commits/master
0.12.8
19 Aug 2019 20:52:36
Revision:509349Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.12.8

Changes:	https://www.starlette.io/release-notes/
		https://github.com/encode/starlette/commits/master
0.12.7
03 Aug 2019 20:56:19
Revision:508012Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.12.7

Changes:	https://www.starlette.io/release-notes/
		https://github.com/encode/starlette/commits/master
0.12.6
02 Aug 2019 19:29:14
Revision:507889Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.12.6

Changes:	https://www.starlette.io/release-notes/
		https://github.com/encode/starlette/commits/master
0.12.5
01 Aug 2019 16:17:33
Revision:507805Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.12.5

Changes:	https://www.starlette.io/release-notes/
		https://github.com/encode/starlette/commits/master
0.12.3
21 Jul 2019 20:48:47
Revision:507100Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.12.3

Changes:	https://www.starlette.io/release-notes/
		https://github.com/encode/starlette/commits/master
0.12.2
05 Jul 2019 19:13:50
Revision:505918Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.12.2

Changes:	https://www.starlette.io/release-notes/
		https://github.com/encode/starlette/commits/master
0.12.1
20 Jun 2019 19:09:35
Revision:504722Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.12.1

Changes:	https://www.starlette.io/release-notes/
0.12.0
25 May 2019 10:00:54
Revision:502527Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.12.0

Changes:	https://www.starlette.io/release-notes/
		https://github.com/encode/starlette/blob/master/docs/release-notes.md
		https://github.com/encode/starlette/commits/master
0.11.4
19 Mar 2019 17:48:42
Revision:496279Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.11.4

Changes:	https://github.com/encode/starlette/blob/master/docs/release-notes.md
		https://github.com/encode/starlette/commits/master
0.11.3
27 Feb 2019 23:47:52
Revision:494101Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.11.3

Changes:	https://github.com/encode/starlette/blob/master/docs/release-notes.md
		https://github.com/encode/starlette/commits/master
0.11.2
24 Feb 2019 17:55:57
Revision:493779Original commit files touched by this commit
sunpoet search for other commits by this committer
Add py-starlette 0.11.2

Starlette is a lightweight ASGI framework/toolkit, which is ideal for building
high performance asyncio services.

It is production-ready, and gives you the following:
- Seriously impressive performance.
- WebSocket support.
- GraphQL 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.
- Zero hard dependencies.

WWW: https://github.com/encode/starlette

Number of commits found: 62