python310Packages.zope_event: update homepage
This commit is contained in:
@@ -14,7 +14,7 @@ buildPythonPackage rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "An event publishing system";
|
||||
homepage = "https://pypi.python.org/pypi/zope.event";
|
||||
homepage = "https://pypi.org/project/zope.event/";
|
||||
license = licenses.zpl20;
|
||||
maintainers = with maintainers; [ goibhniu ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user