forked from pool/python-kiss-headers
Accepting request 1006975 from home:yarunachalam:branches:devel:languages:python
- 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. OBS-URL: https://build.opensuse.org/request/show/1006975 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kiss-headers?expand=0&rev=5
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bdf60780f867d80780e70abea9ad8c7f6d903a17789538cbd1670908bdced64b
|
|
||||||
size 46002
|
|
||||||
3
kiss-headers-2.3.1.tar.gz
Normal file
3
kiss-headers-2.3.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:86e80d58da2af71fdb7c3adfe57544442fd0595928a95f6e8a9d490aa6ea29aa
|
||||||
|
size 77846
|
||||||
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 29 14:23:36 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
- 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 <jengelh@inai.de>
|
Sat Feb 27 16:10:20 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-kiss-headers
|
# 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
|
# 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
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-kiss-headers
|
Name: python-kiss-headers
|
||||||
Version: 2.3.0
|
Version: 2.3.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python package for parsing HTTP/1.1 style headers to objects
|
Summary: Python package for parsing HTTP/1.1 style headers to objects
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user