From nobody Sun Jul 11 01:32:26 2021 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 30CF81276D61 for ; Sun, 11 Jul 2021 01:32:26 +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 4GMqBy0pp3z4VLZ for ; Sun, 11 Jul 2021 01:32:26 +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 048FD12E9E for ; Sun, 11 Jul 2021 01:32:26 +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 16B1WPQm006705 for ; Sun, 11 Jul 2021 01:32:25 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 16B1WPhA006704 for python@FreeBSD.org; Sun, 11 Jul 2021 01:32:25 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 257041] [NEW PORT]: devel/py-lief: Parse, modify and abstract ELF, PE and MachO formats. Date: Sun, 11 Jul 2021 01:32:26 +0000 X-Bugzilla-Reason: CC 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: feature, needs-patch, needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: koobs@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@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=3D257041 --- Comment #3 from Kubilay Kocak --- (In reply to Neal Nelson from comment #2) - Yep, its a virtual category. Please add them - Yep, it's policy, but the 'reason' is 'sdists via pypi' tests the end-to= -end Python packaging workflows and best-practices of the upstream project. In t= his case, its highlighted their sdists (and pypi entry) are not up to date. Usi= ng sources other than PyPI if there is a "compelling temporary case" [1] is fi= ne. Examples include, desired files (tests, licences) are not packaged in the sdist, or the latest version is not (yet) uploaded to PyPI. Please ask upst= ream to fix these issues - Mentioned comment is upstreams not mine :) (setup.py:description usuall= y).=20 - autoplist using a pkg-plist is fine until that's resolved. If its possib= le to fix an issue in a local port patch until the next upstream release is cu= t, that's preferred.=20 - concurrent handles most common-location filename renaming in both autopl= ist and static plist cases. You'll want to enable DEVELOPER=3Dyes in make.conf and run tests with portl= int -AC and poudriere for correct and complete QA. We're available on #freebsd-ports on Libera IRC if you need help --=20 You are receiving this mail because: You are on the CC list for the bug.=