15
0

Accepting request 802878 from devel:languages:python

- update to 2.0.35:
  - python3.8 compat
  - Remove use of deprecated splittype and splithost

OBS-URL: https://build.opensuse.org/request/show/802878
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-WebTest?expand=0&rev=28
This commit is contained in:
2020-05-28 07:04:47 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:71114cd778a7d7b237ec5c8a5c32084f447d869ae62e48bcd5b73af211133e74
size 76209

3
WebTest-2.0.35.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue May 12 08:48:01 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 2.0.35:
- python3.8 compat
- Remove use of deprecated splittype and splithost
-------------------------------------------------------------------
Sat Mar 14 15:45:00 UTC 2020 - Dirk Mueller <dmueller@suse.com>

View File

@@ -20,7 +20,7 @@
%define oldpython python
%bcond_without tests
Name: python-WebTest
Version: 2.0.34
Version: 2.0.35
Release: 0
Summary: Helper to test WSGI applications
License: MIT