<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><div>I’ve fixed the port calendar-contacts-server to address several broken items: Apple’s (long archived) bash+python27 build of ccs-calendarserver, migration to the most recent version of PostgreSQL, and deprecation of Apple's now unsupported APNS certificates.</div><div><br></div><div>This port build and runs perfectly; I’ve been using it ever since Apple discontinued macOS Server. But the CI fails to build the port because of necessary hardcoded pypi downloads used by Apple’s upstream bash/python install scripts—the ones that Apple used to deploy Calendar and Contacts Server services within macOS Server. These scripts create a python venv that is used to run these services by downloading very specific python package versions from pypi. Many of these very old python requirements are not compatible with the “latest” py27 versions provided by MacPorts.</div><div><br></div><div>Would someone please merge these necessary fixes and updates to calendar-contacts-server?</div><div><br></div><div><a href="https://github.com/macports/macports-ports/pull/27227">https://github.com/macports/macports-ports/pull/27227</a></div><div><br></div></body></html>