1
0
forked from pool/python-mocket

- update to 3.12.2:

* Pook is now compatible with modern Python versions
  * Excluding venvs from dist packages

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=73
This commit is contained in:
Dirk Mueller 2024-01-13 20:23:34 +00:00 committed by Git OBS Bridge
parent e9006c4282
commit a81f500799
4 changed files with 13 additions and 6 deletions

View File

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

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Jan 13 20:23:20 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 3.12.2:
* Pook is now compatible with modern Python versions
* Excluding venvs from dist packages
-------------------------------------------------------------------
Fri Dec 29 16:14:00 UTC 2023 - Antonio Larrosa <alarrosa@suse.com>
@ -364,7 +371,7 @@ Tue Aug 11 07:17:16 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
* This version ships the change to support the libmagic wrapper
distributed with file's command.
-------------------------------------------------------------------
-------------------------------------------------------------------
Tue Aug 11 07:08:04 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Switch to multibuild as we create cycle with python-pook otherwise

View File

@ -1,7 +1,7 @@
#
# spec file
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -27,7 +27,7 @@
%{?sle15_python_module_pythons}
Name: python-mocket%{psuffix}
Version: 3.12.0
Version: 3.12.2
Release: 0
Summary: Python socket mock framework
License: BSD-3-Clause