Gentoo Archives: gentoo-dev

From: "Wolfgang E. Sanyer" <wolfgangesanyer@×××××.com>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [PATCH 1/2] python-utils-r1.eclass: Add eunittest helper
Date: Sun, 14 Mar 2021 16:43:11
Message-Id: CACwN4LxtKTpBDODj42F=3vtat5bJU2eiD_wvENfv4_ZC6rfAyQ@mail.gmail.com
In Reply to: [gentoo-dev] [PATCH 1/2] python-utils-r1.eclass: Add eunittest helper by "Michał Górny"
1 > [[ ${EAPI} != [45] ]] && die_args+=( -n )
2
3 Out of curiosity, why doesn't this check include EAPIs <4?

Replies

Subject Author
Re: [gentoo-dev] [PATCH 1/2] python-utils-r1.eclass: Add eunittest helper Zachery Huang <zachery.huangzb@×××××.com>