[Bug 259579] devel/py-circuitbreaker: Update to 1.3.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 Nov 2021 01:11:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259579
Kubilay Kocak <koobs@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ale_sagra@hotmail.com,
| |python@FreeBSD.org
Flags| |maintainer-feedback?(ale_sa
| |gra@hotmail.com)
Summary|devel/py-circuitbreaker: |devel/py-circuitbreaker:
|update to 1.3.2 |Update to 1.3.2
Keywords| |needs-patch, needs-qa
URL|https://pypi.org/project/ci |https://github.com/fabfuel/
|rcuitbreaker/1.3.2/ |circuitbreaker/releases/tag
| |/1.2.0
Status|New |Open
--- Comment #1 from Kubilay Kocak <koobs@FreeBSD.org> ---
^Triage: Please confirm this change passes QA (portlint, poudriere at least)
For details and instructions, see:
https://docs.freebsd.org/en/books/porters-handbook/#testing
Additional review items:
- Upstream supports and tests for 2/3 up to 3.9. The port declares 3.6+
incorrectly. Please update the USES=python:<version-spec> to correctly match
support (Note: Additional dependency on ["typing; python_version < '3.5'"])
- Upstream declares mock as a dependency for tests, but the port does not
declare a TEST_DEPENDS. Do the tests pass without mock?
- Add "-o addopts=" the pytest invocation, this is good for overriding
unnecessary and additional upstream development dependencies such as coverage,
codecov, pylint, etc
--
You are receiving this mail because:
You are on the CC list for the bug.