Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Nov 2021 01:11:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 259579] devel/py-circuitbreaker: Update to 1.3.2
Message-ID:  <bug-259579-7788-XxMhhiNyjb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-259579-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-259579-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259579

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=3Dpython:<version-spec> to correctly ma=
tch
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?=20

- Add "-o addopts=3D" the pytest invocation, this is good for overriding
unnecessary and additional upstream development dependencies such as covera=
ge,
codecov, pylint, etc

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259579-7788-XxMhhiNyjb>