diff --git a/msgpack-1.1.0.tar.gz b/msgpack-1.1.0.tar.gz deleted file mode 100644 index 3a8e60b..0000000 --- a/msgpack-1.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dd432ccc2c72b914e4cb77afce64aab761c1137cc698be3984eee260bcb2896e -size 167260 diff --git a/msgpack-1.1.1.tar.gz b/msgpack-1.1.1.tar.gz new file mode 100644 index 0000000..df536b4 --- /dev/null +++ b/msgpack-1.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77b79ce34a2bdab2594f490c8e80dd62a02d650b91a75159a63ec413b8d104cd +size 173555 diff --git a/python-msgpack.changes b/python-msgpack.changes index 7b10ec0..4a14975 100644 --- a/python-msgpack.changes +++ b/python-msgpack.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jul 14 12:27:24 UTC 2025 - Dirk Müller + +- update to 1.1.1: + * Add Python 3.13 trove classifier + * update Cython to 3.1.1 + * update cibuildwheel to v2.23.3 + * upload to PyPI on create a release + ------------------------------------------------------------------- Thu Jun 5 04:38:03 UTC 2025 - Steve Kowalik diff --git a/python-msgpack.spec b/python-msgpack.spec index 7e63774..5971acf 100644 --- a/python-msgpack.spec +++ b/python-msgpack.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-msgpack -Version: 1.1.0 +Version: 1.1.1 Release: 0 Summary: MessagePack (de)serializer License: Apache-2.0