Bug 241707 - www/py-boto3: Update to 1.10.6, remove BROKEN
Summary: www/py-boto3: Update to 1.10.6, remove BROKEN
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kai Knoblich
URL: https://github.com/boto/boto3/blob/1....
Keywords:
Depends on:
Blocks: 241454 241455
  Show dependency treegraph
 
Reported: 2019-11-04 11:42 UTC by Kai Knoblich
Modified: 2019-11-05 12:05 UTC (History)
1 user (show)

See Also:
kai: maintainer-feedback+
kai: maintainer-feedback+


Attachments
py-boto3-1.10.6.patch (1.39 KB, patch)
2019-11-04 11:42 UTC, Kai Knoblich
kai: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!