Gentoo Archives: gentoo-user

From: Ralph Seichter <ralph@×××××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] flask up/downgrade problem/question
Date: Sat, 17 Jul 2021 16:25:13
Message-Id: 87tuksrjqc.fsf@wedjat.horus-it.com
In Reply to: Re: [gentoo-user] flask up/downgrade problem/question by Jack
1 * Jack:
2
3 > I had originally installed with -test, but just re-emerged with "test"
4 > and it emerged with no problems, although I'll have to check the log
5 > to see if it did actually run the tests.
6
7 I just tried it myself. I created flask-migrate-3.0.1-r2.ebuild in an
8 overlay, using RDEPEND=">=dev-python/flask-0.9[${PYTHON_USEDEP}]". All
9 tests succeeded when run against dev-python/flask-2.0.1-r1 .
10
11 -Ralph