From nobody Thu Dec 15 10:59:30 2022 X-Original-To: python@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 4NXq4L6N7Qz4k5G3 for ; Thu, 15 Dec 2022 10:59:30 +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 4NXq4L4R9Cz4LHC for ; Thu, 15 Dec 2022 10:59:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1671101970; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=PJwNcZAcpgOxteP22Mf4GY4dVJeuwJhBViocoM/s7Ak=; b=BoCbALEe1QZUmNVmLrq4NyhF6pdbl7qedSaQsusroAzfcU5C56IYnk1h7fvDoo1c3xM9g9 to2cZirlPdXqKepn5FG+ID5mbpO/7Risv3z/2WnLIxwzsHg44PZzTdc7P+T6IxSW1XzUeL zKuxQGQMKhr+s6RGzanDlaBiM7Fieur6qFx7YoahRJ+AlEeb/DcXnx7yuGpt4ImWHy1by+ aiYNCD3KKb6StXkKVvw8oDHB9Ye6bg0sIjPUMRLanpAopQhpibC+H8eS1NKuOH84+/InUI z0O6/QvA03SscyzwdPySnKFHCdrsdgcfd0aSDd01q5n1MHX9wmt5n5rXTD2LJw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1671101970; a=rsa-sha256; cv=none; b=GDEuqdDsimquN5y3b8hdF2le7YYbEzWSsiE3Bcmnu/K+VqzvBz0+icLYNt5cr58Aef0dU7 nbqh/KI5m9bulYPclZ2RPCewu0NFn612g8YtMTFD3NBdzZbQ6uuFnDL68OPxQWh45N7L89 1bhyjLTTMQ9Bt9i9qGzcAu11s6p8Qu5nnHy+lP8A4GPAtAYGI7uXLXAJIp6zogjEKyHXCz zztoVIc39zxs+DqRDNWeD1Xi56TfTtbkXHcE/vOaouz229LhbWQu6IJkaZ7xnTzolzuoQf NOhOQ2zswLXIeM+8OLD04fT84QzoxLNU4xnSF7m2PH89SN+Qj1373jmqy2fdDA== 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 4NXq4L3HH0zWGT for ; Thu, 15 Dec 2022 10:59:30 +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 2BFAxUAW081627 for ; Thu, 15 Dec 2022 10:59:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2BFAxUrf081626 for python@FreeBSD.org; Thu, 15 Dec 2022 10:59:30 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: python@FreeBSD.org Subject: [Bug 268283] databases/py-sqlite3: switch to setuptools Date: Thu, 15 Dec 2022 10:59:30 +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: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: amdmi3@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: 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: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268283 --- Comment #2 from Dmitry Marakasov --- pyproject.toml is not yet supported by our Uses/python.mk (I've had to add `setup.py` with `from setuptools import setup; setup()` for a couple of por= ts which have really dropped it) so migrating off it is a large task and out of scope of this pr. I'm also not quite sure how we can switch to pyproject.to= ml for at least py-sqlite, as setup.py there contains some logic dependent on python version. --=20 You are receiving this mail because: You are the assignee for the bug.=