Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Dec 2021 22:12:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 260190] finance/chiapos: Update to 1.0.6
Message-ID:  <bug-260190-21822-641iXojRae@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-260190-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-260190-21822@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=3D260190

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |python@FreeBSD.org,
                   |                            |risner@stdio.com
           Keywords|                            |needs-patch, needs-qa
            Summary|finance/chiapos patch to    |finance/chiapos: Update to
                   |bring port from 1.0.3 to    |1.0.6
                   |version 1.0.6               |
              Flags|                            |maintainer-feedback?(risner
                   |                            |@stdio.com)

--- Comment #1 from Kubilay Kocak <koobs@FreeBSD.org> ---
^Triage: Please set the maintainer-approval attachment flag (to +) on patch=
es
for ports you maintain to signify approval.

   Attachment -> Details -> maintainer-approval [+]

Review items:

Upstream appears to have released 1.0.7 [1], which adds 3.10 support.

Accordingly, USES=3Dpython:<version-spec> should be scoped to match support=
ed
Python versions in the current chiapos port version (3.7-3.9) as a separate
commit (and merged) prior to the version update (bumping to 3.7-3.10 for se=
cond
commit, please update patch)

For the following changes in setup.py:

-        tests_require=3D["pytest"],
-        ext_modules=3D[CMakeExtension("chiapos", ".")],

removing tests_require shouldn't be necessary, and for the latter change, c=
an
that be replaced with removing the bundled chiapos sources?

[1] https://github.com/Chia-Network/chiapos/releases/tag/1.0.7

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260190-21822-641iXojRae>