From nobody Fri Dec 17 12:50:28 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 D054218FE0F0 for ; Fri, 17 Dec 2021 12:50:29 +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 4JFpjx4n6Wz3GGg; Fri, 17 Dec 2021 12:50:29 +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 85BEE1C033; Fri, 17 Dec 2021 12:50:29 +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 1BHCoToD000164; Fri, 17 Dec 2021 12:50:29 GMT (envelope-from portmgr@FreeBSD.org) Received: (from indexbuild@localhost) by portsindexbuild.nyi.freebsd.org (8.15.2/8.15.2/Submit) id 1BHCoSmY000155; Fri, 17 Dec 2021 12:50:28 GMT (envelope-from portmgr@FreeBSD.org) Date: Fri, 17 Dec 2021 12:50:28 GMT Message-Id: <202112171250.1BHCoSmY000155@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, mr@FreeBSD.org, 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=1639745429; h=from:from:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc; bh=FN0O1yjTI6pt74V8+36m6d/zn0JanX1qxO1iDlyYW2c=; b=fUhD9c/Hecp3jbLOdWIIug4kzo/YTobnaUXnysFS+NfRgRfzQhHXhliWSvlhCkTzjcgxEI wrUQibLc5W3VR5y3z1w/EZONBdZshJLHwZPdiXDTkceQWA5ZsSCf+UoOcOiWgSXB47N7YR 8hFJMXwNz5IkKeYj7cHlG29D9rBC08fj0wbBTYC/8RZi0nd9iQCv5z/hZUc/m8xDZYuYs0 0Ghe0/0GNAzRbKTBlUpku3U+txZ7cumKjMrDNfkGbQSqEAEHYVWQC6BcX5lQy5kBayoSZd KpgwQ4ysR54YnyrfHjqtDiNO2b49XKWqOFC6o0275PttBrzRDxLUqLMb/ebV3w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639745429; a=rsa-sha256; cv=none; b=FPBkPGIxFc+CQq8pJngXICt0Bb5g+JBaNI09gXuOAZavNWiFh9ma2wgX3G+/s5gsR6jWdV Rjpo12bv33SJf5UtATcULE1KTYl1lfXJZJFGEWtLx34e2TjOthlEMQVSswVW4Ru2lhbimi /Bk/9syVkhUQAPzu1dwuOwysefpeF3mLlGOesh96FUf+Y/U8OVPdpy3KH4Bh0kaFkQCB9Y lEFrgBIf0EeuHvSuDQCGWOjHVssjpXGlY1X7L9lirpQu503kNoBVlmi2SP55Pu4bFHiDGt A+jTLBN2oLEUrcQOCzdf673b05gaMRiasAlrjyx252WY8XzcSnDik6swbupjiA== 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 Fri Dec 17 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) - *security/vaultwarden* : vaultwarden-1.23.0_1 < vaultwarden-1.23.0_4 - *x11/wayland-logout* : wayland-logout-1.3 < wayland-logout-1.4