15
0

- update to 6.0.1:

- Added support for Python 3.9.
  - Added type hints.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hyperframe?expand=0&rev=14
This commit is contained in:
2021-04-21 21:23:53 +00:00
committed by Git OBS Bridge
parent 04be9eb07d
commit 552aeeab21
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Apr 21 21:23:13 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 6.0.1:
- Added support for Python 3.9.
- Added type hints.
-------------------------------------------------------------------
Mon Sep 14 06:37:42 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>