- Multi register()
(#159)
* Add failing test. * `Entry.collect` let us know if the response should be consumed or not. * Bump version. - Update README.rst - Update main.yml - In PYPI the package is old and broken OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mocket?expand=0&rev=37
This commit is contained in:
parent
722fc840a4
commit
ea2fc887aa
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1fcb4203ae257145b97c865135b3a064b47f20f42dde88c8579f43d88f1a7dfb
|
||||
size 74557
|
3
mocket-3.10.1.tar.gz
Normal file
3
mocket-3.10.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c77e75432c21108e5a28a529793eb2b82753b6f7050ac9f59fc5d7a72fa74c0f
|
||||
size 74682
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 27 10:12:44 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
- - Multi `register()` (#159)
|
||||
* Add failing test.
|
||||
* `Entry.collect` let us know if the response should be consumed or not.
|
||||
* Bump version.
|
||||
- Update README.rst
|
||||
- Update main.yml
|
||||
- In PYPI the package is old and broken
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 24 19:50:05 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
||||
%bcond_with test
|
||||
%endif
|
||||
Name: python-mocket%{psuffix}
|
||||
Version: 3.10.0
|
||||
Version: 3.10.1
|
||||
Release: 0
|
||||
Summary: Python socket mock framework
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user