dev-python/pytest-randomly: deps cleanup

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2020-04-27 23:15:58 +02:00
parent ae5316183f
commit a25775e33e
2 changed files with 53 additions and 0 deletions

View File

@@ -29,6 +29,13 @@ By resetting the random seed to a repeatable number for each test, tests can cre
This plugin is a Pytest port of my plugin for nose, nose-randomly. Ive written a blog post on its history.
</longdescription>
<upstream>
<bugs-to>https://github.com/pytest-dev/pytest-randomly/issues</bugs-to>
<changelog>https://github.com/pytest-dev/pytest-randomly/blob/master/HISTORY.rst</changelog>
<maintainer status="active">
<email>me@adamj.eu</email>
<name>Adam Johnson</name>
</maintainer>
<remote-id type="pypi">pytest-randomly</remote-id>
<remote-id type="github">pytest-dev/pytest-randomly</remote-id>
</upstream>
</pkgmetadata>