summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-171-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/nagiosplugin: remove oldLouis Sautier2018-07-212-29/+0
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* dev-python/nagiosplugin: add Python 3.7Louis Sautier2018-07-211-9/+4
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* dev-python/nagiosplugin: change my email in metadata.xmlLouis Sautier2018-06-181-5/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/nagiosplugin: support Python 3.6 and PyPy3, EAPI 7Louis Sautier2018-05-261-3/+3
| | | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/8565
* Replace pypi.python.org with pypi.org in HOMEPAGEMike Gilbert2018-04-192-2/+2
| | | | Bug: https://bugs.gentoo.org/653540
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-012-2/+2
|
* dev-python/nagiosplugin: bump to 1.2.4, EAPI=6Louis Sautier2016-03-123-12/+42
| | | | | Package-Manager: portage-2.2.27 Closes: https://github.com/gentoo/gentoo/pull/1036
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-1/+1
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* dev-python/nagiosplugin: add testsLouis Sautier2015-12-291-0/+4
| | | | Package-Manager: portage-2.2.26
* dev-python/nagiosplugin: Initial import. Fixes bug 568876.Patrice Clement2015-12-213-0/+39
Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>