mailman: add missing standard-nntplib dependency
Required with Python 3.13.
This commit is contained in:
@@ -42,6 +42,7 @@ buildPythonPackage rec {
|
||||
python-dateutil
|
||||
requests
|
||||
sqlalchemy
|
||||
standard-nntplib
|
||||
zope-component
|
||||
zope-configuration
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user