14
0

- update to 1.13.0:

* Support Python 3.12
- Update to version 1.11.0
- Update to version 1.10.0
  * Correct the bytes v str problem
  * Fix pep8 errors in doc string

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wsgi_intercept?expand=0&rev=58
This commit is contained in:
2024-01-06 13:24:59 +00:00
committed by Git OBS Bridge
parent 6aa8af5e3d
commit cba21654fd
4 changed files with 15 additions and 9 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Jan 6 13:24:02 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.13.0:
* Support Python 3.12
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jul 25 03:03:51 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com> Tue Jul 25 03:03:51 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-wsgi_intercept # spec file for package python-wsgi_intercept
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2024 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
@@ -17,7 +17,7 @@
Name: python-wsgi_intercept Name: python-wsgi_intercept
Version: 1.12.1 Version: 1.13.0
Release: 0 Release: 0
Summary: Library for installing a WSGI application in place of a real URI for testing Summary: Library for installing a WSGI application in place of a real URI for testing
License: MIT License: MIT

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4ad53110df757d4eeaa29b47f6228916965620120eb487ba4b882f74180de3c1
size 30891

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:75a03e1d01ddb42002fb56b84acd2a7a8ece25efdd206444a13a9f1fbcfa934c
size 29282