From nobody Wed May 3 18:09:20 2023 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 4QBQ290MHjz495xB for ; Wed, 3 May 2023 18:09:21 +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 4QBQ2861vfz3H5V for ; Wed, 3 May 2023 18:09:20 +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=1683137360; 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=S88y3qJ7TmXKz0ZJZk/mehdo8PxVaaC/ShaS9O3vmLc=; b=B5WhbA1/vNZYMDqBno6iP/jTo3xoGhYWcmAI+ICVts1kSUvtRuqB/5jOmPlR+Ta0ypkKuR l2bwT1glodDyvfy4crVpYcqa9OynxpXDiA32sQch3QqyJkjMCMreCPUL3f9jQb0DePtkdL /qI3TRcS4yh8h6Uttd4zXw+IMxatUK9qLlNS8cyvwFR906X8zNr10WUUgBuQi66Z++cs61 jC4ibkHTLWY37pBosVBLwblTcUllkwop5bWOl+Q+pAKmq9tSagu72Us+oYeWe4qrdu++t9 ht/SOF4sXG8Mqmwk/PPWENzFfdFv3JtNLJCYJKBZ+Fgy/Tf2HeBvbUkQN/AV6g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1683137360; a=rsa-sha256; cv=none; b=VMWtqAwvedBUYnwCDWvdHee4PYIfsdfA49X5aF0uQZ/YlbQKax/Tc8vz+78LlXiFma43DD +ogOc+veCzSX+cbEyotZKuSVXnVk3G2OYhFPLoqsYWZDHM5Bke1HxbsBoNQSlDjMxnYyub nNyr6a92kC/xbtX6IPeJkc2HabEGnhro6e+AvUVrSfOTzxvuGDDxBcoX1z55QZeRBP8pj4 fE9usSZhJa+McbBgoW4nbuhd/HDyuRXshbTo/a6MJCGQ9Qkb5QpdhKgJR7U7NixVmFXCSv fscM99h75h+FZ1VZsQQuax7C20LQvIhKoZSOjOjZP+jraaCVFApYAGHOnhZEAA== 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 4QBQ2850djzgK4 for ; Wed, 3 May 2023 18:09:20 +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 343I9KGX031131 for ; Wed, 3 May 2023 18:09:20 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 343I9KKx031130 for python@FreeBSD.org; Wed, 3 May 2023 18:09:20 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 271230] net-mgmt/py-pysmi: Update to 1.1.13 Date: Wed, 03 May 2023 18:09:20 +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: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: fuz@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status cc 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=3D271230 Robert Clausecker changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |fuz@FreeBSD.org --- Comment #1 from Robert Clausecker --- Thank you for your submission. Here are some things to check: - we usually prefer downloading python packages from PYPI for consistency, though using other master sites is permitted. - please use DISTVERSION over PORTVERSION if possible - instead of setting GH_TAGNAME, just set DISTVERSIONPREFIX=3Dv - we don't ship Python 3.6 anymore, so you can leave out the lower version limit for USES=3Dpython - is devel/py-poetry-core truly only needed at build time? If it is also required at runtime, please also add it to RUN_DEPENDS. Rest looks good. Please check and resubmit if needed. --=20 You are receiving this mail because: You are on the CC list for the bug.=