From nobody Wed May 03 18:09:20 2023 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 4QBQ290bXqz496MT 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 4QBQ286hmbz3H3F 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=564iwRKELbkJaUw5NF1npmxuIuk3DLYzSvxGy8j99lQ=; b=HGTrO1WSFSqlSxgYVzoptMPKEYHSZo0B2rKIIXr0dNKJJa4a6tyd+v+9XWmRu01e0TsqSK pBE5LPpndnTen52S8ryIKzFE8IJP+2gdvoI4upkB7Yap7fSO8VN0oHebiD01cyIGHIFDkp pj+nXJ2hP0DRvYsXKljmoxQ2hEQN3iUkSkMNi1Wy+Arw8wOidMsDkjgdfKrWQ6O3bzPyHJ k1JDdJyn7XcnrOk977aMYavrRhTCZRXw9K8KAuKVrfz56kwfgKZFyQh/cf7cbOfE2KFTuP asVyQPreV51dmWzbc0BmAjQ1/Sqznrkyw3XUU+bsnt32TqvUomdyqqmpeDufsA== 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=AvQHsDS5p2MSW0Rf/4dhdAHN6L/ZET71E0IVFQrc9mzi6sXTMtl9ieWh6yqI4N3lJzPnDO LW3NSDrGP24D8ZK+yjDdMAJixqb3Go1eU2wRFaTWX2eoG5lFETwOpGNC0WsLiqbohkLMtp 4jp1ChgYAxKxAz4A383Q2mQ+bU7vnJQYdkGgw5bmtJqjiSsWq9Cwi7rNlnsa1xKaLOR2L7 M6/w0rZED5Kr8feGDu+RtMXQbzGU36Q7TgBjFCqDqlFk1RU6KnaGQ40gt8GWVwiCzzq8HK Kgxtvkq9DJ6Vj0K5jHy837zCk/qckfPEbHKJk/QwumKLS64/JKlMeTk7XKV48A== 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 4QBQ285gcPzgQ3 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 343I9KAK031135 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 343I9KN4031134 for ports-bugs@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: ports-bugs@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: 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: 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: 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=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 the assignee for the bug.=