summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-admin/supervisor: Stabilize 4.2.5-r1 amd64, #932913Sam James2024-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-admin/supervisor: Stabilize 4.2.5-r1 x86, #932913Sam James2024-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-admin/supervisor: re-add setuptools to RDEPEND, enable py312Louis Sautier2024-04-291-0/+54
| | | | | | | | | It was mistakenly removed at some point, probably when we switched to DISTUTILS_USE_PEP517=setuptools. Closes: https://bugs.gentoo.org/930642 Closes: https://bugs.gentoo.org/929275 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* app-admin/supervisor: Keyword 4.2.5 arm64, #930719Michał Górny2024-04-271-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-admin/supervisor: Remove oldMichał Górny2023-05-203-111/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-admin/supervisor: Stabilize 4.2.5 x86, #904622Sam James2023-05-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-admin/supervisor: Stabilize 4.2.5 amd64, #904622Sam James2023-05-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-admin/supervisor: Use pypi.eclassMichał Górny2023-03-161-2/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-143-6/+6
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-admin/supervisor: add 4.2.5, Python 3.11 supportLouis Sautier2022-12-242-0/+52
| | | | | | And switch to DISTUTILS_USE_PEP517. Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* app-admin/supervisor: Keyword 4.2.4 riscv, #878983Chris Su2022-11-011-2/+2
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/28070 Signed-off-by: Chris Su <chris@lesscrowds.org> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* app-admin/supervisor: drop 4.2.0, 4.2.1Louis Sautier2021-12-313-118/+0
| | | | Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* app-admin/supervisor: add 4.2.4Louis Sautier2021-12-312-0/+52
| | | | Signed-off-by: Louis Sautier <sbraz@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>
* app-admin/supervisor: Stabilize 4.2.2 x86, #793299Sam James2021-06-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-admin/supervisor: Stabilize 4.2.2 amd64, #793299Sam James2021-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-admin/supervisor: add Python 3.10 supportLouis Sautier2021-06-011-1/+1
| | | | Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* app-admin/supervisor: bump to 4.2.2Louis Sautier2021-02-272-0/+59
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-312-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-admin/supervisor: remove oldLouis Sautier2020-09-123-133/+0
| | | | | Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* app-admin/supervisor: bump to 4.2.1, add Python 3.9 supportLouis Sautier2020-08-212-0/+55
| | | | | Package-Manager: Portage-3.0.3, Repoman-2.3.23 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* app-admin/supervisor: amd64 stable wrt bug #736711Agostino Sarubbo2020-08-111-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-admin/supervisor: x86 stable wrt bug #736711Agostino Sarubbo2020-08-111-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-admin/supervisor: bump to 4.2.0, skip a failing testLouis Sautier2020-05-032-0/+63
| | | | | | Closes: https://bugs.gentoo.org/711538 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* app-admin/supervisor: remove unused filesLouis Sautier2020-03-013-43/+0
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* app-admin/supervisor: bump to 4.1.0, add Py3.8, improvementsLouis Sautier2020-03-012-0/+55
| | | | | | | | | | | * Switch supervisor group to GLEP 81. * Rely on distutils_enable_* functions. * meld3 is now bundled with supervisor. * Stop requiring mock for tests (not needed for Python 3). Closes: https://bugs.gentoo.org/702732 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* app-admin/supervisor: remove old versions and Python 2 supportLouis Sautier2020-02-114-208/+0
| | | | | Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* app-admin/supervisor: amd64 stable wrt bug #708976Agostino Sarubbo2020-02-111-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-admin/supervisor: x86 stable wrt bug #708976Agostino Sarubbo2020-02-111-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-admin/supervisor: drop Py2.7, add PyPy3Louis Sautier2020-02-101-1/+1
| | | | | Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-052-4/+4
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-114-1/+5
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-admin/supervisor: remove slash strip from EAPI=7 ebuildsLouis Sautier2019-07-263-7/+7
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* app-admin/supervisor: remove oldLouis Sautier2019-07-172-76/+0
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* app-admin/supervisor: bump to 4.0.4Louis Sautier2019-07-172-0/+77
| | | | | | | Switch to pytest because tests fail with "setup.py test". Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* app-admin/supervisor: remove oldLouis Sautier2019-05-232-76/+0
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* app-admin/supervisor: bump to 4.0.3Louis Sautier2019-05-232-0/+76
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* app-admin/supervisor: remove oldLouis Sautier2019-04-192-76/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* app-admin/supervisor: bump to 4.0.2Louis Sautier2019-04-192-0/+76
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* app-admin/supervisor: bump to 4.0.1Louis Sautier2019-04-112-0/+76
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* app-admin/supervisor: remove oldLouis Sautier2019-04-072-82/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* app-admin/supervisor: bump to 4.0.0, adds support for Python 3Louis Sautier2019-04-072-0/+76
| | | | | | | Also remove now-unnecessary namespace package removal. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* app-admin/supervisor: remove oldLouis Sautier2018-12-232-51/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* app-admin/supervisor: bump to 3.3.5Louis Sautier2018-12-232-0/+82
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* app-admin/supervisor: change my email in metadata.xmlLouis Sautier2018-06-181-5/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-admin/supervisor: add systemd unitGilles Dartiguelongue2018-05-242-1/+17
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* app-admin/supervisor: bump to 3.3.4, add default config, dedicated groupLouis Sautier2018-05-245-0/+172
| | | | | | | | | | | | | | | | | - Add a default configuration file. - Add a dedicated log directory and a group to which users can be added in order to run supervisorctl and access logs. - Fix warnings related to namespace packages. - Add a missing RDEPEND on dev-python/setuptools (pkg_resources). - Fix the init script to explicitely specify a configuration file to supervisord, otherwise a warning is issued. - Add informational messages when the package is installed for the first time. Closes: https://bugs.gentoo.org/589734 Package-Manager: Portage-2.3.31, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/8453
* update pypi HOMEPAGE to avoid redirectionMichael Mair-Keimberger2018-04-262-2/+2
| | | | Closes: https://github.com/gentoo/gentoo/pull/8080
* Replace pypi.python.org with pypi.org in HOMEPAGEMike Gilbert2018-04-192-2/+2
| | | | Bug: https://bugs.gentoo.org/653540
* app-admin/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|