15
0

Accepting request 999757 from home:yarunachalam:branches:devel:languages:python

- Update to 0.5.1: 
  * remove stale dep on six
  * use github actions as CI
- Update to 0.5.0:
  * Drop support for python3.6 and bellow

OBS-URL: https://build.opensuse.org/request/show/999757
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WSGIProxy2?expand=0&rev=23
This commit is contained in:
2022-08-29 09:43:19 +00:00
committed by Git OBS Bridge
parent 0b54d1beae
commit 8502492f83
4 changed files with 16 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-WSGIProxy2
# spec file
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# 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
@@ -26,7 +26,7 @@
%bcond_with test
%endif
Name: python-WSGIProxy2%{psuffix}
Version: 0.4.6
Version: 0.5.1
Release: 0
Summary: WSGI Proxy Implementation
License: MIT