Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| d4a749894f | |||
| 55d1e23131 |
2027
fix-tests.patch
Normal file
2027
fix-tests.patch
Normal file
File diff suppressed because it is too large
Load Diff
@@ -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>
|
Thu May 2 08:08:36 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -24,6 +24,7 @@ License: EPL-1.0
|
|||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: http://eclipse.org/paho
|
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
|
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 hatchling}
|
||||||
BuildRequires: %{python_module pip}
|
BuildRequires: %{python_module pip}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
|
|||||||
Reference in New Issue
Block a user