forked from pool/python-wsgi_intercept
- 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:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-wsgi_intercept
|
||||
Version: 1.12.1
|
||||
Version: 1.13.0
|
||||
Release: 0
|
||||
Summary: Library for installing a WSGI application in place of a real URI for testing
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user