summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: 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>
* dev-python/kafka-python: Bump to version 1.4.7Zac Medico2019-12-182-0/+30
| | | | | Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | 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>
* */*: Remove redundant local descriptions of USE=snappyMichał Górny2019-09-171-5/+0
| | | | | | | Remove local descriptions of USE=snappy where they add nothing to the global entry. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/kafka-python: remove oldVirgil Dupras2019-05-064-90/+0
| | | | | Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-171-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/kafka-python: move my packages to maintainer-neededAustin English2019-04-081-4/+1
| | | | | | Signed-off-by: Austin English <wizardedit@gentoo.org> Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.62, Repoman-2.3.12
* Replace pypi.python.org with pypi.org in HOMEPAGEMike Gilbert2018-04-194-4/+4
| | | | Bug: https://bugs.gentoo.org/653540
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-4/+4
|
* dev-python/kafka-python: version bump to 1.3.3Zac Medico2017-05-142-0/+29
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-python/kafka-python: version bumpAustin English2016-06-173-0/+62
| | | | Package-Manager: portage-2.2.28
* dev-python/kafka-python: initial ebuildAustin English2016-05-173-0/+51
Package-Manager: portage-2.2.26