commit:     7d5a5fdb162191097fb56cced9023bf869c25b57
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Thu May 13 14:23:54 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Thu May 13 14:23:54 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d5a5fdb

www-servers/gunicorn-20.1.0: update the comment about PyPI tarballs

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 www-servers/gunicorn/gunicorn-20.1.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www-servers/gunicorn/gunicorn-20.1.0.ebuild 
b/www-servers/gunicorn/gunicorn-20.1.0.ebuild
index 70043f376ee..af9eb8b6ff3 100644
--- a/www-servers/gunicorn/gunicorn-20.1.0.ebuild
+++ b/www-servers/gunicorn/gunicorn-20.1.0.ebuild
@@ -10,7 +10,8 @@ inherit distutils-r1 optfeature
 
 DESCRIPTION="A WSGI HTTP Server for UNIX"
 HOMEPAGE="https://gunicorn.org https://pypi.org/project/gunicorn 
https://github.com/benoitc/gunicorn";
-# Not on PyPI yet as of 2021-03-15
+# Tagged on GitHub on 2021-02-12 yet only got posted on PyPI on 2021-03-27, 
two weeks
+# before this ebuild got published. Will likely switch back to PyPI come next 
release.
 SRC_URI="https://github.com/benoitc/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT PSF-2 doc? ( BSD )"

Reply via email to