Skip to content

Commit

Permalink
Trac #33269: fix for build/pkgs/tox/distros/gentoo.txt
Browse files Browse the repository at this point in the history
The short ebuild name "tox" is ambiguous.
What we need is `dev-python/tox`:
{{{
$ cat build/pkgs/tox/distros/gentoo.txt
dev-python/tox
}}}

URL: https://trac.sagemath.org/33269
Reported by: gh-sheerluck
Ticket author(s): Andrey Belgorodski, Samuel Lelièvre
Reviewer(s): François Bissey
  • Loading branch information
Release Manager committed Feb 7, 2022
2 parents 6d154b6 + 14dada9 commit 206ff0b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion build/pkgs/tox/distros/cygwin.txt

This file was deleted.

2 changes: 1 addition & 1 deletion build/pkgs/tox/distros/gentoo.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
tox
dev-python/tox

0 comments on commit 206ff0b

Please sign in to comment.