diff options
| author | Nicolas Graves <ngraves@ngraves.fr> | 2026-08-05 10:10:24 +0200 |
|---|---|---|
| committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2026-08-08 23:02:33 +0100 |
| commit | f9b47b79917a84db2518cd6868e89d12377a2b7a (patch) | |
| tree | d8b0bef8e5394b0669f82182875c3a8544b84d79 /gnu | |
| parent | 9b87bc947c111283a779d5537669fef783b6d7ad (diff) | |
gnu: python-asyncua: Remove uneeded input.
* gnu/packages/engineering.scm (python-asyncua)[propagated-inputs]:
Remove python-wait-for2.
Relates-to: guix/guix!10394
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/engineering.scm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm index fafb9ddaf42..81ba12b0b84 100644 --- a/gnu/packages/engineering.scm +++ b/gnu/packages/engineering.scm | |||
| @@ -5347,8 +5347,7 @@ more.") | |||
| 5347 | python-pyopenssl | 5347 | python-pyopenssl |
| 5348 | python-pytz | 5348 | python-pytz |
| 5349 | python-sortedcontainers | 5349 | python-sortedcontainers |
| 5350 | python-typing-extensions | 5350 | python-typing-extensions)) |
| 5351 | python-wait-for2)) ;for Python version < 3.12 | ||
| 5352 | (home-page "https://freeopcua.github.io/") | 5351 | (home-page "https://freeopcua.github.io/") |
| 5353 | (synopsis "OPC UA / IEC 62541 client and server library") | 5352 | (synopsis "OPC UA / IEC 62541 client and server library") |
| 5354 | (description "This package provides an OPC UA / IEC 62541 client and | 5353 | (description "This package provides an OPC UA / IEC 62541 client and |
