summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* www-servers/uwsgi: OpenRC init.d stop timeout should reflect the default ↵Anthony Ryan2024-03-041-1/+2
| | | | | | | | | | | | shutdown time If we don't wait long enough for uwsgi to shut down all it's workers properly OpenRC can lose track of the pid or think the daemon has crashed if shutdown finishes after OpenRC has given up. Signed-off-by: Anthony Ryan <anthonyryan1@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35582 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* www-servers/uwsgi: cleanup php8-0Sam James2024-01-182-6/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/uwsgi: add 2.0.23Sam James2023-12-082-0/+376
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/uwsgi: drop greenletSam James2023-12-081-0/+378
| | | | | | | | | greenlet is not particularly portable and keeps causing issues for us, just drop it as it's optional. Use the asyncio plugin instead. While at it, simplify USE=python. Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/uwsgi: revbump for dropping virtual depSam James2023-12-081-0/+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: drop 2.0.19.1-r109Sam James2023-06-235-556/+0
| | | | Signed-off-by: Sam James <sam@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-282-0/+14
| | | | | Closes: https://bugs.gentoo.org/904664 Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/uwsgi: add 2.0.21Sam James2023-04-134-0/+449
| | | | | | | | | | | | | | | - 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>
* www-servers/uwsgi: update HOMEPAGESam James2023-04-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-141-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* www-servers/uwsgi: fix DoubleEmptyLineSam James2022-12-241-2/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/uwsgi: Remove USE=python-geventJakov Smolić2022-12-202-11/+2
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* www-servers/uwsgi: add subslot dep on OpenLDAPSam James2022-03-231-1/+1
| | | | | | New OpenLDAP breaks ABI (changes SONAME) Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/uwsgi: Remove obsolete python_gen* w/ -3Michał Górny2022-02-041-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-servers/uwsgi: add additional Python 3.10 patchSam James2022-01-202-0/+24
| | | | | Bug: https://bugs.gentoo.org/829204 Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/uwsgi: fix python 3.10 (upstream patches)Thomas Bettler2022-01-203-0/+164
| | | | | | | | | [sam: revbump to propagate fixes.] Closes: https://bugs.gentoo.org/829204 Closes: https://github.com/gentoo/gentoo/pull/23301 Signed-off-by: Thomas Bettler <thomas.bettler@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/uwsgi: Remove unused flag-o-maticMichał Górny2022-01-181-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-servers/uwsgi: Enable py3.10Michał Górny2022-01-181-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-servers/uwsgi: drop oldAlexys Jacob2021-11-221-376/+0
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* www-servers/uwsgi: add libjansson subslot depSam James2021-09-252-2/+2
| | | | | | | Earlier versions of libjansson lacked symbol versioning, causing crashes. Bug: https://bugs.gentoo.org/812119 Signed-off-by: Sam James <sam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* www-servers/uwsgi: drop unnecessary net-libs/libnsl dependencySam James2021-08-182-2/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/uwsgi: Keyword 2.0.19.1-r103 arm64, #804351Sam James2021-08-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/uwsgi: Stabilize 2.0.19.1-r103 arm, #793380Sam James2021-08-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/uwsgi: Stabilize 2.0.19.1-r103 x86, #793380Sam James2021-08-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/uwsgi: amd64 stable wrt bug #793380Agostino Sarubbo2021-07-161-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-servers/uwsgi: add ruby27, ruby30Hans de Graaff2021-07-021-1/+1
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* www-servers/uwsgi: add virtual/libcrypt dependencySam James2021-06-252-0/+2
| | | | | | | | Needed for upcoming libxcrypt migration. Acked-by: David Seifert <soap@gentoo.org> Reported-by: John Helmert III <ajak@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/uwsgi: remove libressl supportMikle Kolyada2021-04-302-10/+4
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* www-servers/uwsgi: drop old and php7.2, support py3.9Alexys Jacob2021-03-042-15/+16
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-312-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-servers/uwsgi: Stabilize 2.0.19.1-r100 arm, #766528Sam James2021-01-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/uwsgi: Stabilize 2.0.19.1-r100 x86, #766528Sam James2021-01-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/uwsgi: Stabilize 2.0.19.1-r100 amd64, #766528Sam James2021-01-231-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/uwsgi: migrate to lua-single.eclassMarek Szuba2020-12-161-0/+380
| | | | | | | | | Very simple, the trick implemented to support unslotted Lua translates without changes to using the eclass-provider pkgconfig wrapper. Upstream build scripts only support lua5.1 so stick with that. Closes: https://bugs.gentoo.org/752882 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* */*: limit pkgs not migrated to lua eclasses to dev-lang/lua:0Marek Szuba2020-12-151-1/+1
| | | | | | | | | | | Only ebuilds which previously were happy with any slot (those which explicitly specify one of the 5.x slots are allowed to keep doing so until they have been migrated to the eclasses) and which do not require a version of Lua higher than 5.1 (to prevent CI from complaining about non-existent dependencies; all of these should have been masked or USE-masked by now anyway). Signed-off-by: Marek Szuba <marecki@gentoo.org>
* www-servers/uwsgi: drop oldAlexys Jacob2020-10-072-378/+0
| | | | | Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* www-servers/uwsgi: Stabilize 2.0.19.1 arm, #738954Sam James2020-10-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/uwsgi: Stabilize 2.0.19.1 amd64, #738954Sam James2020-10-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-servers/uwsgi: x86 stable (bug #738954)Thomas Deutschmann2020-09-211-1/+1
| | | | | Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* www-servers/uwsgi: version bump fix #731936 #727692Alexys Jacob2020-08-172-0/+378
| | | | | Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* www-servers/uwsgi: avoid build failure fixes #724394Alexys Jacob2020-08-171-1/+1
| | | | | | | | related to: https://github.com/unbit/uwsgi/issues/1318 Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* www-servers/uwsgi: Remove py2.7Michał Górny2020-08-021-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-servers/uwsgi: remove unused patch/fileMichael Mair-Keimberger2020-06-252-31/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/16401 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>