- update to version 3.9.35:

- Removing Python 2 compatibility layer (#134).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=23
This commit is contained in:
Sebastian Wagner 2021-01-03 10:38:44 +00:00 committed by Git OBS Bridge
parent 50f2e8f3e9
commit 0470e3ebce
4 changed files with 11 additions and 5 deletions

3
mocket-3.9.35.tar.gz Normal file
View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Jan 3 10:37:41 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- update to version 3.9.35:
- Removing Python 2 compatibility layer (#134).
-------------------------------------------------------------------
Thu Dec 17 17:09:52 UTC 2020 - Benjamin Greiner <code@bnavigator.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-mocket
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 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-mocket%{psuffix}
Version: 3.9.4
Version: 3.9.35
Release: 0
Summary: Python socket mock framework
License: BSD-3-Clause