summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/statsd: Add missing test dep, py3.8, modernizeMichał Górny2020-05-011-11/+4
| | | | | Closes: https://bugs.gentoo.org/720096 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/statsd: Remove redundant versionsMichał Górny2020-03-292-31/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/statsd: Remove py2Michał Górny2020-02-062-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@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-112-0/+2
| | | | | | | | | | | | | | | | | | 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>
* dev-python/statsd: 3.3.0 allarches stablizedMatthew Thode2019-05-111-1/+1
| | | | | | | Stablized for Openstack Stein Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-172-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/statsd: 3.3.0 add py37 supportMatthew Thode2019-04-091-4/+3
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-python/statsd: version bump.Patrice Clement2018-10-142-0/+30
| | | | | | Closes: https://bugs.gentoo.org/647488 Package-Manager: Portage-2.3.49, Repoman-2.3.10 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* update pypi HOMEPAGE to avoid redirectionMichael Mair-Keimberger2018-04-261-1/+1
| | | | Closes: https://github.com/gentoo/gentoo/pull/8080
* Replace pypi.python.org with pypi.org in HOMEPAGEMike Gilbert2018-04-191-1/+1
| | | | Bug: https://bugs.gentoo.org/653540
* dev-python/statsd: use HTTPSMichael Mair-Keimberger2018-03-171-2/+3
|
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* dev-python/statsd: keyword ~arm64Alexis Ballier2017-06-231-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-python/statsd: Add python3_6Manuel Rüger2017-05-041-1/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-1/+2
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* stablize openstack ocata statsd-3.2.1 x86 and amd64Matthew Thode2017-03-251-2/+2
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --force
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-011-1/+1
|
* dev-python/statsd: New package, ebuild written by meJustin Lecher2016-02-173-0/+45
Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>