diff --git a/WSGIProxy2-0.4.6.tar.gz b/WSGIProxy2-0.4.6.tar.gz deleted file mode 100644 index dd4d261..0000000 --- a/WSGIProxy2-0.4.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cee2a64abc193cc96c7ff1208b709335e9a4d1316ce84b91501102166d814c9a -size 16481 diff --git a/WSGIProxy2-0.5.1.tar.gz b/WSGIProxy2-0.5.1.tar.gz new file mode 100644 index 0000000..213c099 --- /dev/null +++ b/WSGIProxy2-0.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d9ecb141de720e2fd4f7a275a4a83a961ffeb6717483d940021ffa1c46f665c +size 16565 diff --git a/python-WSGIProxy2.changes b/python-WSGIProxy2.changes index c11390f..2402f81 100644 --- a/python-WSGIProxy2.changes +++ b/python-WSGIProxy2.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Aug 29 04:04:23 UTC 2022 - Yogalakshmi Arunachalam + +- 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 + ------------------------------------------------------------------- Thu Oct 31 15:01:48 UTC 2019 - Tomáš Chvátal diff --git a/python-WSGIProxy2.spec b/python-WSGIProxy2.spec index 4d03b1b..012fc56 100644 --- a/python-WSGIProxy2.spec +++ b/python-WSGIProxy2.spec @@ -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