Bug 245859

Summary: databases/py-carbon: Update to 1.1.7
Product: Ports & Packages Reporter: Kai Knoblich <kai>
Component: Individual Port(s)Assignee: Kai Knoblich <kai>
Status: Closed FIXED    
Severity: Affects Only Me CC: swills
Priority: --- Keywords: buildisok
Version: LatestFlags: bugzilla: maintainer-feedback? (swills)
Hardware: Any   
OS: Any   
URL: https://graphite.readthedocs.io/en/latest/releases/1_1_7.html
Bug Depends on:    
Bug Blocks: 245873    
Attachments:
Description Flags
py-carbon-1.1.7.patch kai: maintainer-approval+

Description Kai Knoblich freebsd_committer freebsd_triage 2020-04-23 20:34:12 UTC
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
Comment 1 Automation User 2020-05-11 03:44:29 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/144526193
Comment 2 Kai Knoblich freebsd_committer freebsd_triage 2020-06-09 11:23:40 UTC
Comment on attachment 213730 [details]
py-carbon-1.1.7.patch

^ Triage: Setting maintainer-approval to '+' due maintainer's timeout.
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-06-10 18:37:58 UTC
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