summaryrefslogtreecommitdiff
path: root/dev-python/txgithub
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/txgithub')
-rw-r--r--dev-python/txgithub/txgithub-15.0.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/txgithub/txgithub-15.0.0-r1.ebuild b/dev-python/txgithub/txgithub-15.0.0-r1.ebuild
index 88574b4c0b77..de471650c538 100644
--- a/dev-python/txgithub/txgithub-15.0.0-r1.ebuild
+++ b/dev-python/txgithub/txgithub-15.0.0-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python3_{6,7,8,9,10} )
-inherit eutils distutils-r1
+inherit distutils-r1
DESCRIPTION="GitHub API client implemented using Twisted"
HOMEPAGE="https://github.com/tomprince/txgithub https://pypi.org/project/txgithub/"