Created attachment 213730 [details] py-carbon-1.1.7.patch Hi, attached is the patch that updates databases/py-carbon to 1.1.7 and enables the build for all Python releases. Changes to the port: ~~~~~~~~~~~~~~~~~~~~ - Pet portlint (rebase patch-setup.py, sort variables according to the PHB) - Separate USES block from non-related variables QA: ~~~ - poudriere (11.3-RELEASE amd64 for each py27, py35, py36, py37 and py38 flavor) -> OK - portlint -> OK - Quick runtime tests (starting/stopping rc script) -> OK
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/144526193
Comment on attachment 213730 [details] py-carbon-1.1.7.patch ^ Triage: Setting maintainer-approval to '+' due maintainer's timeout.
A commit references this bug: Author: kai Date: Wed Jun 10 18:37:19 UTC 2020 New revision: 538425 URL: https://svnweb.freebsd.org/changeset/ports/538425 Log: databases/py-carbon: Update to 1.1.7 * Enable build for all Python versions. * Pet portlint (sort variables, rebase patch) and make USES block separate from non-relevant variables while I'm here. Changelogs since 1.1.5: https://graphite.readthedocs.io/en/latest/releases/1_1_7.html https://graphite.readthedocs.io/en/latest/releases/1_1_6.html PR: 245859 Approved by: maintainer timeout (6+ weeks) Changes: head/databases/py-carbon/Makefile head/databases/py-carbon/distinfo head/databases/py-carbon/files/patch-setup.py