diff --git a/luftdaten-0.6.5.tar.gz b/luftdaten-0.6.5.tar.gz deleted file mode 100644 index 3ee350c4cfd003ad718acf934969e149eeca7c1b..0000000000000000000000000000000000000000 Binary files a/luftdaten-0.6.5.tar.gz and /dev/null differ diff --git a/luftdaten-0.7.4.tar.gz b/luftdaten-0.7.4.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..6f11d7f71e968b2c5c507614bf92b770c119d0e1 Binary files /dev/null and b/luftdaten-0.7.4.tar.gz differ diff --git a/python-luftdaten.spec b/python-luftdaten.spec index c37611f1518a1d7ba99c4c06ff2c41a8691cfb56..af33e2e673e1e7be950b149742d45c952843907c 100644 --- a/python-luftdaten.spec +++ b/python-luftdaten.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-luftdaten -Version: 0.6.5 -Release: 2 +Version: 0.7.4 +Release: 1 Summary: Python API for interacting with luftdaten.info. License: MIT URL: https://github.com/home-assistant-ecosystem/python-luftdaten -Source0: https://files.pythonhosted.org/packages/de/55/48f049df781601db7f2443b30ec80ffeba87698e668dc248ad98389e4674/luftdaten-0.6.5.tar.gz +Source0: https://files.pythonhosted.org/packages/20/2d/f97553b1b0493ae49e6e97a399fd78ef48cfe00f147ec5218fd902856ead/luftdaten-0.7.4.tar.gz BuildArch: noarch Requires: python3-aiohttp @@ -34,7 +34,7 @@ Python client for interacting with `luftdaten.info `_. This module is not official, developed, supported or endorsed by luftdaten.info. %prep -%autosetup -n luftdaten-0.6.5 +%autosetup -n luftdaten-0.7.4 %build %py3_build @@ -74,7 +74,11 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Jul 5 2023 sunhui - 0.7.4-1 +- Update package to version 0.7.4 + * Wed Jul 07 2021 Python_Bot - 0.6.5-2 - update spec file + * Sat Jul 03 2021 Python_Bot - 0.6.5-1 - Package Spec generated \ No newline at end of file