diff --git a/mocket-3.10.0.tar.gz b/mocket-3.10.0.tar.gz new file mode 100644 index 0000000..9510e45 --- /dev/null +++ b/mocket-3.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fcb4203ae257145b97c865135b3a064b47f20f42dde88c8579f43d88f1a7dfb +size 74557 diff --git a/mocket-3.9.44.tar.gz b/mocket-3.9.44.tar.gz deleted file mode 100644 index 3831f08..0000000 --- a/mocket-3.9.44.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a1e0d8ce14b3517c6d62170b8d7026b22d6ff6f639a8213f53d60e631750c6b8 -size 74446 diff --git a/python-mocket.changes b/python-mocket.changes index 0b3bc2e..e8ebf27 100644 --- a/python-mocket.changes +++ b/python-mocket.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Sep 24 19:50:05 UTC 2021 - Sebastian Wagner + +- 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 diff --git a/python-mocket.spec b/python-mocket.spec index 971bff8..f7ef695 100644 --- a/python-mocket.spec +++ b/python-mocket.spec @@ -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