Skip to content

Commit

Permalink
dev-python/APScheduler: add virtual/python-funcsigs dependency
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.2
  • Loading branch information
zmedico committed Oct 19, 2016
1 parent c017cef commit 9b8f3ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions dev-python/APScheduler/APScheduler-3.1.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ RDEPEND="dev-python/pytz[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
>=dev-python/six-1.4.0[${PYTHON_USEDEP}]
>=dev-python/tzlocal-1.2[${PYTHON_USEDEP}]
virtual/python-funcsigs[${PYTHON_USEDEP}]
virtual/python-futures[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
test? (
Expand Down
1 change: 1 addition & 0 deletions dev-python/APScheduler/APScheduler-3.2.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ RDEPEND="dev-python/pytz[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
>=dev-python/six-1.4.0[${PYTHON_USEDEP}]
>=dev-python/tzlocal-1.2[${PYTHON_USEDEP}]
virtual/python-funcsigs[${PYTHON_USEDEP}]
virtual/python-futures[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
test? (
Expand Down

0 comments on commit 9b8f3ab

Please sign in to comment.