Changes between Version 1 and Version 2 of Ticket #64021, comment 30
- Timestamp:
- Feb 1, 2022, 5:43:58 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #64021, comment 30
v1 v2 13 13 The depend_N should also be depend_N-append for the same reason. 14 14 15 I suggest you take the opportunity to cut a bunch of fat out, like get rid of all the python variants, just pick on python for the tests and require it, 99% less confusion immediately.15 I suggest you take the opportunity to cut a bunch of fat out, like get rid of all the python variants, just pick one python for the tests and require it, 99% less confusion immediately. 16 16 17 17 And maybe get rid of the "milter" variant, as it probably is of no interest to legacy users anyway, if it even builds and works at all -- or if it does build and work, just enable it all the time. Less variants, less confusion, less errors, less build failures, less tickets, more happiness.