diff --git a/opensensemap-api-0.3.0.tar.gz b/opensensemap-api-0.3.0.tar.gz deleted file mode 100644 index 93ebc78a04e533a2621d5e5823c0c31c2708e505..0000000000000000000000000000000000000000 Binary files a/opensensemap-api-0.3.0.tar.gz and /dev/null differ diff --git a/opensensemap-api-0.3.2.tar.gz b/opensensemap-api-0.3.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..584b01cf742d036bd3685e0fc9c6e484a833c44d Binary files /dev/null and b/opensensemap-api-0.3.2.tar.gz differ diff --git a/python-opensensemap-api.spec b/python-opensensemap-api.spec index 43944020a6a8261aae3b4b66d827c69d27508ae6..1ac101eb35032031dc5fc90309cd12eafce19b2a 100644 --- a/python-opensensemap-api.spec +++ b/python-opensensemap-api.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-opensensemap-api -Version: 0.3.0 +Version: 0.3.2 Release: 1 Summary: Python client for interacting with the openSenseMap API. License: MIT URL: https://github.com/home-assistant-ecosystem/python-opensensemap-api -Source0: https://files.pythonhosted.org/packages/66/c5/5aaf861d9086cbc8335dcdf3ad6a54b86b92478555dfbe05de6bdc7f43b4/opensensemap-api-0.3.0.tar.gz +Source0: https://files.pythonhosted.org/packages/15/42/5c4ce62b8fe5ca04ebb905df5d60a698a6cd6897af07de1f39dc26efea71/opensensemap-api-0.3.2.tar.gz BuildArch: noarch %description @@ -68,6 +68,11 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Jul 17 2024 liudy - 0.3.2-1 +- Update package to version 0.3.2 +- Unhandled exception on missing sensor property "lastMeasurement" +- Add additional properties + * Tue May 16 2023 wubijie - 0.3.0-1 - Update package to version 0.3.0