From nobody Thu Nov 04 06:41:23 2021 X-Original-To: ports-bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 684841832A55 for ; Thu, 4 Nov 2021 06:41:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HlDYv2MZBz3sg3 for ; Thu, 4 Nov 2021 06:41:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3322727905 for ; Thu, 4 Nov 2021 06:41:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 1A46fNPa009315 for ; Thu, 4 Nov 2021 06:41:23 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 1A46fNqu009314 for ports-bugs@FreeBSD.org; Thu, 4 Nov 2021 06:41:23 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 258033] devel/py-b2sdk: Update to 1.12.0 Date: Thu, 04 Nov 2021 06:41:23 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch, needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kai@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kai@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: attachments.isobsolete cc assigned_to attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258033 Kai Knoblich changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #227419|0 |1 is obsolete| | CC| |kai@FreeBSD.org Assignee|ports-bugs@FreeBSD.org |kai@FreeBSD.org --- Comment #8 from Kai Knoblich --- Created attachment 229259 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D229259&action= =3Dedit py-b2sdk-1.12.0-revised.patch (In reply to Henry from comment #6) Attached you can find a revised patch which is based on your last submissio= n.=20 Following items were adjusted/changed: * Update the "do-test" target to get a working test suite. The new TEST_DEPENDS were extracted from "noxfile.py". * Set the version requirements of the *_DEPENDS more specific. * Convert the "${REINPLACE_CMD}" of "requirements.txt" into a patch (see Porter's Handbook 4.4.3) and remove the patching for "requires.txt". The latter file is dynamically regenerated with the modified dependencies of "requirements.txt" during build. * Add another patch to prepare the port for the 6.x release of devel/py-setuptools_scm. Technically, all of the items listed above would fall under the portmgr blanket. But because some time has passed by now and I still have to do so= me QA work for devel/py-setuptools_scm, I added the patch, in case there are a= ny further questions. QA: ~~~ poudriere -> OK (12.2-RELEASE amd64 for py36, py37, py38, py39, py310) portclippy/portlint -> OK Results of "make test" (for py36-39): ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 387 passed, 48 skipped, 5 deselected, 3 warnings in N.NN seconds P.S.: Meanwhile, the 1.13.0 release is out but devel/py-logfury would have = to be updated to 1.0.1 (or later) beforehand. --=20 You are receiving this mail because: You are the assignee for the bug.=