summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* www-servers/uwsgi: revbump for dropping virtual depSam James2023-12-081-386/+0
| | | | | Fixes: 12c241ffdb464a948a7ed623ee5d81134317a9d7 Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/uwsgi: Replace virtual/python-greenlet depMichał Górny2023-12-081-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-servers/uwsgi: Stabilize 2.0.21 arm64, #918192Matoro Mahri2023-11-281-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* */*: remove USE=php_targets_php7-4David Seifert2023-09-151-2/+1
| | | | | Closes: https://github.com/gentoo/gentoo/pull/32762 Signed-off-by: David Seifert <soap@gentoo.org>
* www-servers/uwsgi: Stabilize 2.0.21 arm, #904625Arthur Zamarin2023-05-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* www-servers/uwsgi: Stabilize 2.0.21 x86, #904625Arthur Zamarin2023-05-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* www-servers/uwsgi: Stabilize 2.0.21 amd64, #904625Sam James2023-05-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/uwsgi: fix build w/ newer phpSam James2023-04-281-0/+1
| | | | | Closes: https://bugs.gentoo.org/904664 Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/uwsgi: add 2.0.21Sam James2023-04-131-0/+386
- Adds support for modern Python, Ruby, and PHP. - Build in parallel. - Drop various obsolete Python branches. These were a bit sneaky so easy to miss, but included python2.7 & python3.4. - Use postgres.eclass to properly declare compat for various pg versions instead of guessing the right slot (and always picking the latest, even if not desired by the user) - Add a note about the stable branch upstream for future cherry-picking of patches. Closes: https://bugs.gentoo.org/897340 Signed-off-by: Sam James <sam@gentoo.org>