17
0

Accepting request 887378 from devel:languages:python

- update to 6.0.1:
  - Added support for Python 3.9.
  - Added type hints.

OBS-URL: https://build.opensuse.org/request/show/887378
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hyperframe?expand=0&rev=7
This commit is contained in:
2021-04-24 21:06:37 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:742d2a4bc3152a340a49d59f32e33ec420aa8e7054c1444ef5c7efff255842f1
size 24640

BIN
hyperframe-6.0.1.tar.gz LFS Normal file

Binary file not shown.

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>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-hyperframe
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-hyperframe
Version: 6.0.0
Version: 6.0.1
Release: 0
Summary: HTTP/2 framing layer for Python
License: MIT