From nobody Sat Dec 25 12:50:19 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 5E7FE19089F3 for ; Sat, 25 Dec 2021 12:50:20 +0000 (UTC) (envelope-from portmgr@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 4JLkL40gFGz3hPZ; Sat, 25 Dec 2021 12:50:20 +0000 (UTC) (envelope-from portmgr@FreeBSD.org) Received: from portsindexbuild.nyi.freebsd.org (portsindexbuild.nyi.freebsd.org [IPv6:2610:1c1:1:606c::16:115c]) (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 E752F1771E; Sat, 25 Dec 2021 12:50:19 +0000 (UTC) (envelope-from portmgr@FreeBSD.org) Received: from portsindexbuild.nyi.freebsd.org ([127.0.1.8]) by portsindexbuild.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id 1BPCoJpQ041050; Sat, 25 Dec 2021 12:50:19 GMT (envelope-from portmgr@FreeBSD.org) Received: (from indexbuild@localhost) by portsindexbuild.nyi.freebsd.org (8.15.2/8.15.2/Submit) id 1BPCoJX5041042; Sat, 25 Dec 2021 12:50:19 GMT (envelope-from portmgr@FreeBSD.org) Date: Sat, 25 Dec 2021 12:50:19 GMT Message-Id: <202112251250.1BPCoJX5041042@portsindexbuild.nyi.freebsd.org> X-Authentication-Warning: portsindexbuild.nyi.freebsd.org: indexbuild set sender to portmgr@FreeBSD.org using -f From: portmgr@FreeBSD.org To: portmgr@FreeBSD.org CC: hrs@FreeBSD.org, jbeich@FreeBSD.org, koobs@FreeBSD.org, meka@tilda.center, python@FreeBSD.org Reply-To: portmgr@FreeBSD.org Subject: Ports with version numbers going backwards: devel/py-pytest, devel/py-pytest... X-FreeBSD-Chkversion: backwards ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1640436620; h=from:from:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc; bh=M8hqN7UWxqR0rrDQFZRl516tFSyMW1zw2wLQmC5wk54=; b=AFU+cYR46UMctefB+PV72RQd9kiu/4VKt9a73dyDjisw5DOlDRtDzVnGjMEsuENV4770oH b+0SWuu9JneTVU9i80ZAie28/85FAJET9Ds9yywQbiGrcKRjHCf27s9sWXC7rlzYSMTDdt XrRCwARndxZAN8k0u/BOOJBnVaemfhlcXsi/CTfaOXvsscD2SHeU5Hp+nuGa+BezZCBTq3 aB1Tm5kw57cfARn1+3FR90KWmKYKH9iftKQ5643zzA0C4RWx+Uoj94fsGqrVZh1Azz1Zfh k2zNYZbmK6If36VYjOMOBBO8unDeqoLGmQ6qfTh35rp1cB/qh3pQ4DcwxYgoTA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640436620; a=rsa-sha256; cv=none; b=J923CY1sEdcmaQkOjaHAeg+o8AfJKXBY3RoCaUr7Nt2VbP4bdgQ7wQSONrXZRid2pcx6RU nlH9hUfGrm6X6H71n03azOx8e7pL6uDBPO9FC7+vBFQQ1czrS6VwcoKKBN0Lbh4u27EXIU Dq5lGR8jdDqkof6jt5SpHGlouPA+DzGQD9R3Fvzi9sJil0mxiJ7fzES9SjtytZsOOEEak8 XkZ5rWqx1ieLHQ225z1QhtLWQsPjxTQ46FPerWYJLDLv6VEENgG8ThtknJzjCrXhiBQw5M kZ1N6mekIld/TE0KXfUgaPX4DJtNG6DB/tv/csUQx1osD7ak5bJrz1v+YQeQwQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N 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 ** The following ports have a version number that sorts before a previous one ** For many package tools to work correctly, it is of utmost importance that version numbers of a port form a monotonic increasing sequence over time. Refer to the FreeBSD Porter's Handbook, 'Package Naming Conventions' for more information. Tools that won't work include pkg_version, portupgrade and portaudit. A common error is an accidental deletion of PORTEPOCH. Please fix any errors as soon as possible. The ports tree was updated at Sat Dec 25 2021 12:30:00 UTC. - *devel/py-pytest* : py38-pytest-4.6.11 < py38-pytest-6.2.4 - *devel/py-pytest-flask* : py38-pytest-flask-0.15.1 < py38-pytest-flask-1.2.0 - *devel/py-pytest-translations* : py38-pytest-translations-2.0.0 < py38-pytest-translations-3.1.0 - *devel/py-pytest-xdist* : py38-pytest-xdist-1.32.0 < py38-pytest-xdist-2.3.0 - *japanese/mozc-el* : ja-mozc-el-2.23.2815.102.01_1 < ja-mozc-el-emacs27-2.23.2815.102.01_5 (master: japanese/mozc-server) - *x11/wayland-logout* : wayland-logout-1.3 < wayland-logout-1.4