diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-11-05 12:42:18 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-11-05 12:42:18 +0000 |
| commit | 9728ffc6753524d32e7b5647b3a20aaf4841fc79 (patch) | |
| tree | d07abf7d57ec9c92c72452e5fdc5139d00b15c5e /dev-python/twython | |
| parent | 853c49fe17f95c9eae40b06954bace3600dc4bbe (diff) | |
| download | baldeagleos-repo-9728ffc6753524d32e7b5647b3a20aaf4841fc79.tar.gz baldeagleos-repo-9728ffc6753524d32e7b5647b3a20aaf4841fc79.tar.xz baldeagleos-repo-9728ffc6753524d32e7b5647b3a20aaf4841fc79.zip | |
Adding metadata
Diffstat (limited to 'dev-python/twython')
| -rw-r--r-- | dev-python/twython/twython-3.9.1-r1.ebuild | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/dev-python/twython/twython-3.9.1-r1.ebuild b/dev-python/twython/twython-3.9.1-r1.ebuild index 89521278542b..f2775b8064e4 100644 --- a/dev-python/twython/twython-3.9.1-r1.ebuild +++ b/dev-python/twython/twython-3.9.1-r1.ebuild @@ -9,10 +9,14 @@ PYTHON_COMPAT=( python3_{8,9,10,11,12} ) inherit distutils-r1 DESCRIPTION="An easy way to access Twitter data with Python" -HOMEPAGE="https://github.com/ryanmcgrath/twython" +HOMEPAGE=" + https://github.com/ryanmcgrath/twython/ + https://pypi.org/project/twython/ +" SRC_URI=" https://github.com/ryanmcgrath/twython/archive/v${PV}.tar.gz - -> ${P}.gh.tar.gz" + -> ${P}.gh.tar.gz +" SLOT="0" LICENSE="MIT" |
