diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-05-18 15:28:09 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-05-18 15:28:09 +0000 |
| commit | dd7fcdaffc94c2c2a9e9ee70a16e2da831368a8c (patch) | |
| tree | ed36bed7ab44e989dc0d89d7f460429b6039f77c /dev-python/asyncstdlib | |
| parent | cb8e099d303cfee5b033613e0a34096f7f580667 (diff) | |
| download | baldeagleos-repo-dd7fcdaffc94c2c2a9e9ee70a16e2da831368a8c.tar.gz baldeagleos-repo-dd7fcdaffc94c2c2a9e9ee70a16e2da831368a8c.tar.xz baldeagleos-repo-dd7fcdaffc94c2c2a9e9ee70a16e2da831368a8c.zip | |
Adding metadata
Diffstat (limited to 'dev-python/asyncstdlib')
| -rw-r--r-- | dev-python/asyncstdlib/asyncstdlib-3.10.4.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/dev-python/asyncstdlib/asyncstdlib-3.10.4.ebuild b/dev-python/asyncstdlib/asyncstdlib-3.10.4.ebuild index b80b12f45201..ec2ec9d3b217 100644 --- a/dev-python/asyncstdlib/asyncstdlib-3.10.4.ebuild +++ b/dev-python/asyncstdlib/asyncstdlib-3.10.4.ebuild @@ -11,10 +11,12 @@ inherit distutils-r1 DESCRIPTION="The missing async toolbox" HOMEPAGE=" https://github.com/maxfischer2781/asyncstdlib/ - https://pypi.org/project/asyncstdlib/" + https://pypi.org/project/asyncstdlib/ +" SRC_URI=" https://github.com/maxfischer2781/asyncstdlib/archive/v${PV}.tar.gz - -> ${P}.gh.tar.gz" + -> ${P}.gh.tar.gz +" LICENSE="MIT" SLOT="0" |
