Merge pull request #172119 from SuperSandro2000/zope-event

python310Packages.zope_event: update homepage

authored by Bobby Rong and committed by GitHub 7252fdee 58585adb

+1 -1
+1 -1
pkgs/development/python-modules/zope_event/default.nix
··· 14 14 15 15 meta = with lib; { 16 16 description = "An event publishing system"; 17 - homepage = "https://pypi.python.org/pypi/zope.event"; 17 + homepage = "https://pypi.org/project/zope.event/"; 18 18 license = licenses.zpl20; 19 19 maintainers = with maintainers; [ goibhniu ]; 20 20 };