Bug 241707

Summary: www/py-boto3: Update to 1.10.6, remove BROKEN
Product: Ports & Packages Reporter: Kai Knoblich <kai>
Component: Individual Port(s)Assignee: Kai Knoblich <kai>
Status: Closed FIXED    
Severity: Affects Only Me CC: koobs
Priority: --- Flags: kai: maintainer-feedback+
kai: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/boto/boto3/blob/1.10.6/CHANGELOG.rst
Bug Depends on:    
Bug Blocks: 241454, 241455    
Attachments:
Description Flags
py-boto3-1.10.6.patch kai: maintainer-approval+

Description Kai Knoblich freebsd_committer freebsd_triage 2019-11-04 11:42:57 UTC
Created attachment 208845 [details]
py-boto3-1.10.6.patch

Hi Kubilay,

www/py-boto3 is broken after ports r516108. Attached is the patch, that updates the port and unbreaks it.

Release 1.10.8 is already out but that version requires devel/py-botocore >= 1.13.8.

QA (so far):
~~~~~~~~~~~~
- poudriere (11.3-, 12.0-RELEASE, 13.0-CURRENT@r353466 amd64 + i386) for each py27 + py36 flavor -> OK

Maintainer approval was already given thus set it accordingly. I still need to do some remaining checks before the update can land.
Comment 1 Kai Knoblich freebsd_committer freebsd_triage 2019-11-05 10:13:57 UTC
The remaining QA is done:

Results of "make test" for py36:

> Ran 1384 tests in 883.791s
>
> OK

Results of "make test" for py27:

> Ran 1384 tests in 907.194s
>
> OK (SKIP=1)

- Builds against all consumers -> OK
- No hard pinned requirements
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-11-05 10:17:35 UTC
A commit references this bug:

Author: kai
Date: Tue Nov  5 10:16:54 UTC 2019
New revision: 516788
URL: https://svnweb.freebsd.org/changeset/ports/516788

Log:
  www/py-boto3: Update to 1.10.6, remove BROKEN

  * Unbreak after r516108

  Changelog:

  https://github.com/boto/boto3/blob/1.10.6/CHANGELOG.rst

  PR:		241707
  Approved by:	koobs (maintainer)

Changes:
  head/www/py-boto3/Makefile
  head/www/py-boto3/distinfo
Comment 3 Kai Knoblich freebsd_committer freebsd_triage 2019-11-05 10:27:40 UTC
Committed, thank you, Kubilay, for the quick approval!
Comment 4 Kubilay Kocak freebsd_committer freebsd_triage 2019-11-05 12:05:26 UTC
You're too good Kai!