Skip to content

Commit

Permalink
dev-python/xdis: Fix bug 596510 xdis-3.3.1
Browse files Browse the repository at this point in the history
Apply xdis-3.3.0-remove-pytest-runner-dep.patch as it is not required
for install nor for tests.

Package-Manager: Portage-2.3.6, Repoman-2.3.3
  • Loading branch information
dol-sen committed Nov 10, 2017
1 parent 0ed1e84 commit 4382c7b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dev-python/xdis/xdis-3.3.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ DEPEND="
)
"

#PATCHES=( "${FILESDIR}/xdis-test_magic_bytes_error.patch"
# "${FILESDIR}/xdis-3.3.0-remove-pytest-runner-dep.patch"
#)
PATCHES=(
"${FILESDIR}/xdis-3.3.0-remove-pytest-runner-dep.patch"
)

python_test() {
# Need to rm any pyc files to prevent test failures.
Expand Down

0 comments on commit 4382c7b

Please sign in to comment.