From 0470e3ebce22bcc9847a3e82329f6bd7f7d3bc32116538414ab822db36f1fdb9 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Sun, 3 Jan 2021 10:38:44 +0000 Subject: [PATCH] - 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 --- mocket-3.9.35.tar.gz | 3 +++ mocket-3.9.4.tar.gz | 3 --- python-mocket.changes | 6 ++++++ python-mocket.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) create mode 100644 mocket-3.9.35.tar.gz delete mode 100644 mocket-3.9.4.tar.gz diff --git a/mocket-3.9.35.tar.gz b/mocket-3.9.35.tar.gz new file mode 100644 index 0000000..4c30571 --- /dev/null +++ b/mocket-3.9.35.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d822a2adfd8e028a2856785fbfe78e7dd8c7a3b623516298aef6d42a4c9149d1 +size 74698 diff --git a/mocket-3.9.4.tar.gz b/mocket-3.9.4.tar.gz deleted file mode 100644 index 359ee28..0000000 --- a/mocket-3.9.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:044837634642171a54170a38bb14c707814c5d7f928e9a0f753a1aa330ea762c -size 75169 diff --git a/python-mocket.changes b/python-mocket.changes index f60ea3a..bea07d1 100644 --- a/python-mocket.changes +++ b/python-mocket.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Jan 3 10:37:41 UTC 2021 - Sebastian Wagner + +- update to version 3.9.35: + - Removing Python 2 compatibility layer (#134). + ------------------------------------------------------------------- Thu Dec 17 17:09:52 UTC 2020 - Benjamin Greiner diff --git a/python-mocket.spec b/python-mocket.spec index 117d05c..0714fef 100644 --- a/python-mocket.spec +++ b/python-mocket.spec @@ -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