diff --git a/kiss-headers-2.3.0.tar.gz b/kiss-headers-2.3.0.tar.gz deleted file mode 100644 index 7bc86d6..0000000 --- a/kiss-headers-2.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bdf60780f867d80780e70abea9ad8c7f6d903a17789538cbd1670908bdced64b -size 46002 diff --git a/kiss-headers-2.3.1.tar.gz b/kiss-headers-2.3.1.tar.gz new file mode 100644 index 0000000..4a4e314 --- /dev/null +++ b/kiss-headers-2.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86e80d58da2af71fdb7c3adfe57544442fd0595928a95f6e8a9d490aa6ea29aa +size 77846 diff --git a/python-kiss-headers.changes b/python-kiss-headers.changes index a755576..332677c 100644 --- a/python-kiss-headers.changes +++ b/python-kiss-headers.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Sep 29 14:23:36 UTC 2022 - Yogalakshmi Arunachalam + +- Update of Version 2.3.1 + Changes: + * Explicit support for Python 3.11, migrate to GHA, and add _all_ to top-level init. + * Minor package refresh. + ------------------------------------------------------------------- Sat Feb 27 16:10:20 UTC 2021 - Jan Engelhardt diff --git a/python-kiss-headers.spec b/python-kiss-headers.spec index f3ed7e3..a3413d2 100644 --- a/python-kiss-headers.spec +++ b/python-kiss-headers.spec @@ -1,7 +1,7 @@ # # spec file for package python-kiss-headers # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 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-kiss-headers -Version: 2.3.0 +Version: 2.3.1 Release: 0 Summary: Python package for parsing HTTP/1.1 style headers to objects License: MIT