17
0

2 Commits

3 changed files with 2033 additions and 0 deletions

2027
fix-tests.patch Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jul 3 08:52:17 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>
- Add fix-tests.patch to keep tests working beyond 2026 (boo#1102840)
-------------------------------------------------------------------
Thu May 2 08:08:36 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -24,6 +24,7 @@ License: EPL-1.0
Group: Development/Languages/Python
URL: http://eclipse.org/paho
Source: https://github.com/eclipse/paho.mqtt.python/archive/refs/tags/v%{version}.tar.gz#/paho-mqtt-%{version}.tar.gz
Patch1: https://github.com/eclipse-paho/paho.mqtt.python/pull/854.patch#/fix-tests.patch
BuildRequires: %{python_module hatchling}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module pytest}