diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-04-16 13:46:37 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-04-16 13:46:37 +0000 |
| commit | 07107d7061debf61015c4cabc280122ed6aec235 (patch) | |
| tree | 2632079cd3370da520dc2eb5560c27d9679a9a10 /dev-python/txgithub | |
| parent | a155e951fb7f4efdeb7999232e589d910ebed798 (diff) | |
| download | baldeagleos-repo-07107d7061debf61015c4cabc280122ed6aec235.tar.gz baldeagleos-repo-07107d7061debf61015c4cabc280122ed6aec235.tar.xz baldeagleos-repo-07107d7061debf61015c4cabc280122ed6aec235.zip | |
Adding metadata
Diffstat (limited to 'dev-python/txgithub')
| -rw-r--r-- | dev-python/txgithub/txgithub-15.0.0-r1.ebuild | 4 |
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/" |
