diff --git a/authlib-1.0.1.tar.gz b/authlib-1.0.1.tar.gz deleted file mode 100644 index 9a2e572..0000000 --- a/authlib-1.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e560775b2a829eab380a085cdb61cf52cfaab42bc748c44bd95a3519d35c8fd8 -size 301883 diff --git a/authlib-1.1.0.tar.gz b/authlib-1.1.0.tar.gz new file mode 100644 index 0000000..30ce435 --- /dev/null +++ b/authlib-1.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef28d3f6da29eb83b6ede92e911366ae0cedbb1998e63b79c6dcda59c6ee6262 +size 304168 diff --git a/python-Authlib.changes b/python-Authlib.changes index 616e7ba..f9ed6b9 100644 --- a/python-Authlib.changes +++ b/python-Authlib.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Oct 11 23:14:36 UTC 2022 - Yogalakshmi Arunachalam + +- Update to Version 1.1.0 + * This release contains breaking changes and security fixes. + * Allow to pass claims_options to Framework OpenID Connect clients, via PR#446. + * Fix .stream with context for HTTPX OAuth clients, via PR#465. + * Fix Starlette OAuth client for cache store, via PR#478. + ------------------------------------------------------------------- Thu Aug 4 06:30:52 UTC 2022 - Steve Kowalik diff --git a/python-Authlib.spec b/python-Authlib.spec index 0ade5b9..6ab599b 100644 --- a/python-Authlib.spec +++ b/python-Authlib.spec @@ -21,7 +21,7 @@ %define modname authlib Name: python-Authlib -Version: 1.0.1 +Version: 1.1.0 Release: 0 Summary: Python library for building OAuth and OpenID Connect servers License: BSD-3-Clause