- update to version 3.10.0:

- Fix for version number
 - Testing out Python 3.10 (#156)
   * Adding support for Python 3.10
 - Update LICENSE
 - Update main.yml

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=36
This commit is contained in:
Sebastian Wagner 2021-09-24 19:51:51 +00:00 committed by Git OBS Bridge
parent 067dae6989
commit 722fc840a4
4 changed files with 14 additions and 4 deletions

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

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Sep 24 19:50:05 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- update to version 3.10.0:
- Fix for version number
- Testing out Python 3.10 (#156)
* Adding support for Python 3.10
- Update LICENSE
- Update main.yml
-------------------------------------------------------------------
Sat Sep 4 18:19:20 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>

View File

@ -26,7 +26,7 @@
%bcond_with test
%endif
Name: python-mocket%{psuffix}
Version: 3.9.44
Version: 3.10.0
Release: 0
Summary: Python socket mock framework
License: BSD-3-Clause