forked from pool/python-mocket
- 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:
parent
067dae6989
commit
722fc840a4
3
mocket-3.10.0.tar.gz
Normal file
3
mocket-3.10.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1fcb4203ae257145b97c865135b3a064b47f20f42dde88c8579f43d88f1a7dfb
|
||||
size 74557
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a1e0d8ce14b3517c6d62170b8d7026b22d6ff6f639a8213f53d60e631750c6b8
|
||||
size 74446
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user