forked from pool/python-pylsqpack
Compare commits
11 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 272b2bb975 | |||
| 3237a7ad59 | |||
| c498d80411 | |||
| 93b7d418a9 | |||
| f21f02322e | |||
| 8fd5db074e | |||
| 97730c7245 | |||
| 77e2420b2a | |||
| 90b4e1acd5 | |||
| d253cbe5ff | |||
| 7274c45989 |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b67a6ce3f6937d850681827714be730aa361c049e37752e3ed9df11e7f232ffb
|
|
||||||
size 659557
|
|
||||||
BIN
pylsqpack-0.3.18.tar.gz
LFS
BIN
pylsqpack-0.3.18.tar.gz
LFS
Binary file not shown.
BIN
pylsqpack-0.3.20.tar.gz
LFS
Normal file
BIN
pylsqpack-0.3.20.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 28 16:50:23 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 0.3.20:
|
||||||
|
* update ls-qpack to 2.6.1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 13 10:03:10 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to 0.3.19
|
||||||
|
* Update github actions to their latest versions
|
||||||
|
* Add Read the Docs configuration file
|
||||||
|
* Move docstrings above corresponding method
|
||||||
|
* Reformat code using ruff
|
||||||
|
* Simplify docs and sphinx configuration, remove copyright years
|
||||||
|
* Update GitHub actions to their latest versions
|
||||||
|
* Build aarch64 wheels natively
|
||||||
|
* Adjust `ruff` configuration
|
||||||
|
* Support Python 3.13, drop Python 3.8
|
||||||
|
* Pin macOS versions used for building wheels
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 31 11:53:14 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Sat Aug 31 11:53:14 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pylsqpack
|
# spec file for package python-pylsqpack
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-pylsqpack
|
Name: python-pylsqpack
|
||||||
Version: 0.3.18
|
Version: 0.3.20
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python ls-qpack QPACK library
|
Summary: Python ls-qpack QPACK library
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
|||||||
Reference in New Issue
Block a user