xml2rfc: Use pythonPackages.xml2rfc
This commit is contained in:
committed by
Robin Gloster
parent
bf050e9456
commit
8fd8f3a44a
@@ -40,6 +40,6 @@ buildPythonPackage rec {
|
||||
# Well, parts might be considered unfree, if being strict; see:
|
||||
# http://metadata.ftp-master.debian.org/changelogs/non-free/x/xml2rfc/xml2rfc_2.9.6-1_copyright
|
||||
license = licenses.bsd3;
|
||||
maintainers = [ maintainers.vcunat ];
|
||||
maintainers = with maintainers; [ vcunat yrashk ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user