Commit Graph

6 Commits

Author SHA1 Message Date
Bryan T. Richardson
a4db457ffd
openvswitch: include Python setuptools for tests
Fixes test(s) that fail with the following output:

```
2611: Pytest unit tests - Python3                     ok

ERROR: 2600 tests were run,
1 failed unexpectedly.
12 tests were skipped.

Please send 'tests/testsuite.log' and all information you think might help:

   To: <bugs@openvswitch.org>
   Subject: [openvswitch 3.3.0] testsuite: 2531 failed

You may investigate any problem if you feel able to do so, in which
case the test suite provides a good starting point.  Its output may
be found below 'tests/testsuite.dir'.

Traceback (most recent call last):
  File "<string>", line 4, in <module>
ModuleNotFoundError: No module named 'pkg_resources'
```
2024-05-03 14:25:13 -06:00
Adam Stephens
6f0a1a1988
openvswitch*: fix tests on python 3.13 2024-04-23 09:19:15 -04:00
Adam Stephens
d0585adbbd
openvswitch*: add adamcstephens as maintainer 2024-04-23 09:18:31 -04:00
Adam Stephens
fa8d83580b
openvswitch*: apply nixfmt-rfc-style 2024-04-23 09:18:28 -04:00
Adam Stephens
d6e12c8a18
openvswitch*: fix update script
nushell script bool args can no longer have a specified type.
2024-04-23 09:18:25 -04:00
Adam Stephens
3fd22af3ca
openvswitch*: move to by-name 2024-04-23 09:18:20 -04:00