diff --git a/etcd3gw-2.4.1.tar.gz b/etcd3gw-2.4.1.tar.gz deleted file mode 100644 index 295163a807f5a5311faa4b0bf171f9a03d20dca4..0000000000000000000000000000000000000000 Binary files a/etcd3gw-2.4.1.tar.gz and /dev/null differ diff --git a/etcd3gw-2.4.2.tar.gz b/etcd3gw-2.4.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..7e8cfaf36cd6cce0ebfa4e4d1192e522d7024282 Binary files /dev/null and b/etcd3gw-2.4.2.tar.gz differ diff --git a/python-etcd3gw.spec b/python-etcd3gw.spec index 7ca35b4eba86c1516a9e2aec63363ca33c6ebb71..482604e53a8b4684dbfb3ea05147050de7560c1f 100644 --- a/python-etcd3gw.spec +++ b/python-etcd3gw.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-etcd3gw -Version: 2.4.1 +Version: 2.4.2 Release: 1 Summary: A python client for etcd3 grpc-gateway v3 API License: Apache-2.0 URL: https://github.com/dims/etcd3-gateway -Source0: https://files.pythonhosted.org/packages/63/25/e722900bd6f7f8a89f41162b43bf7bafb34be3580121d7fa768e1d75a146/etcd3gw-2.4.1.tar.gz +Source0: https://files.pythonhosted.org/packages/00/56/db0e19678af91d9213cf21c72e7d82a3494d6fc7da16d61c6ba578fd8648/etcd3gw-2.4.2.tar.gz BuildArch: noarch %description @@ -83,6 +83,10 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Aug 30 2024 guochao - 2.4.2-1 +- Update package to version 2.4.2 +- Remove fallback to time.clock() + * Wed Aug 21 2024 guochao - 2.4.1-1 - Update package to version 2.4.1 - Drop extras from test requirements