diff --git a/python-u-msgpack-python.changes b/python-u-msgpack-python.changes index 8d41f27..1bdd71c 100644 --- a/python-u-msgpack-python.changes +++ b/python-u-msgpack-python.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Nov 13 18:21:56 UTC 2017 - arun@gmx.de + +- update to version 2.4.1: + * Fix module version tuple inconsistency. + +- changes from version 2.4.0: + * Add hash special method to Ext class. + * Add packing option to force floating point precision. + * Make codebase PEP 8 compliant. + * Add support for tox automated testing and use it in CI. + ------------------------------------------------------------------- Fri Mar 31 17:51:53 UTC 2017 - aloisio@gmx.com diff --git a/python-u-msgpack-python.spec b/python-u-msgpack-python.spec index 13938a0..445e942 100644 --- a/python-u-msgpack-python.spec +++ b/python-u-msgpack-python.spec @@ -15,9 +15,10 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-u-msgpack-python -Version: 2.3.0 +Version: 2.4.1 Release: 0 Summary: A portable, lightweight MessagePack serializer and deserializer License: MIT diff --git a/u-msgpack-python-2.3.0.tar.gz b/u-msgpack-python-2.3.0.tar.gz deleted file mode 100644 index b5f40a9..0000000 --- a/u-msgpack-python-2.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8df6bb0e2a838aa227c39cfd14aa147ab32b3df6871001874e9b9da9ce1760c -size 11644 diff --git a/u-msgpack-python-2.4.1.tar.gz b/u-msgpack-python-2.4.1.tar.gz new file mode 100644 index 0000000..1c68cea --- /dev/null +++ b/u-msgpack-python-2.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f31fc1b6dd8632c230ea7012470e40f77119f20999274dda6f1afa9c305e590 +size 12026