Page MenuHomeFreeBSD

devel/py-pytest-timeout: Update to 1.3.1
ClosedPublic

Authored by loader on Aug 2 2018, 3:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jul 21, 12:57 AM
Unknown Object (File)
Fri, Jul 17, 3:10 PM
Unknown Object (File)
Fri, Jul 17, 12:17 PM
Unknown Object (File)
Fri, Jul 17, 5:09 AM
Unknown Object (File)
Wed, Jul 15, 11:10 PM
Unknown Object (File)
Wed, Jul 15, 3:24 AM
Unknown Object (File)
Sat, Jul 11, 12:42 PM
Unknown Object (File)
Fri, Jul 10, 1:44 PM
Subscribers

Details

Summary

Proposed commit log message:

devel/py-pytest-timeout: Update to 1.3.1

Changelog:
  https://bitbucket.org/pytest-dev/pytest-timeout/commits/17415e95a83386e2b4dba12b995ce13bd0dbdb6b?at=1.3.1#chg-README

- Update PORTVERSION and distinfo checksum to 1.3.1
- Add a patch to fix build with Python 3.x in the C locale [0]

[0] https://bitbucket.org/pytest-dev/pytest-timeout/pull-requests/15/use-utf-8-encoding-to-open-the-readme-file/

Reviewed_by: koobs
Approved by: koobs (mentor)
Differential_Revision: D16567
Test Plan
  • portlint: OK (looks fine.)
  • testport: OK (poudriere: 1200075, [armv7, aarch64], 'BUILD_ALL_PYTHON_FLAVORS=1', [py27, py34, py35, py36, py37] tested)
  • unittest: OK (

Python2.7 on aarch64: 34 passed, 1 xfailed
Python3.4 on aarch64: 34 passed, 1 xfailed
Python3.5 on aarch64: 34 passed, 1 xfailed
Python3.6 on aarch64: 34 passed, 1 xfailed
Python3.7 on aarch64: 1 failed, 34 passed
)

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable