summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Move dev-python/{python-sqlparse → sqlparse}Michał Górny2020-03-082-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-db/mycli: Remove redundant versionsMichał Górny2020-03-082-43/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-db/mycli: Remove Python 2Michał Górny2020-01-163-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-053-6/+6
| | | | | 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-113-0/+3
| | | | | | | | | | | | | | | | | | 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-db/mycli: Drop oldBrian Evans2019-08-234-89/+0
| | | | | Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: Brian Evans <grknight@gentoo.org>
* dev-db/mycli: Version bump for 1.20.1; adjust live depsBrian Evans2019-08-233-4/+46
| | | | | Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: Brian Evans <grknight@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-174-6/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-db/mycli: Version bump for 1.19.0; Update 9999 requirementsBrian Evans2019-01-224-5/+50
| | | | | Package-Manager: Portage-2.3.57, Repoman-2.3.12 Signed-off-by: Brian Evans <grknight@gentoo.org>
* dev-db/mycli: Revbump for dependency blocker; update live depsBrian Evans2018-10-292-7/+7
| | | | | Signed-off-by: Brian Evans <grknight@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-db/mycli: Drop oldBrian Evans2018-09-113-59/+0
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-db/mycli: Version bump for 1.17.0Brian Evans2018-09-113-4/+59
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-db/mycli: use HTTPsMichael Mair-Keimberger2018-06-214-8/+8
| | | | Closes: https://github.com/gentoo/gentoo/pull/8911
* dev-db/mycli: Add patch to remove distutils tasks from setup.pyBrian Evans2017-12-272-0/+17
| | | | | Closes: https://bugs.gentoo.org/642394 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-db/mycli: Revision bump for cli_helpers dependencyBrian Evans2017-12-271-0/+1
| | | | | Closes: https://bugs.gentoo.org/642394 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-db/mycli: Update live ebuildBrian Evans2017-12-231-2/+3
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-db/mycli: Version bump to 1.15Brian Evans2017-12-232-0/+29
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-db/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* dev-db/mycli: Strip empty metadata.xml elementsMichał Górny2017-10-041-2/+0
|
* dev-db/mycli: Update live ebuildBrian Evans2017-07-051-12/+8
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-db/mycli: Version bump to 1.10.0Brian Evans2017-07-052-0/+27
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.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-db/mycli: Clean up old.Patrice Clement2016-08-295-129/+0
| | | | Package-Manager: portage-2.2.28
* dev-db/mycli: add version 1.7.1Jouni Kosonen2016-06-082-0/+33
| | | | Pull-Request: https://github.com/gentoo/gentoo/pull/1616
* dev-db/mycli: Version bumpJohann Schmitz2016-04-172-0/+33
| | | | Package-Manager: portage-2.2.26
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* 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-db/mycli: Bump live version deps to match upstreamBrian Evans2016-01-211-2/+3
| | | | Package-Manager: portage-2.2.26
* dev-db/mycli: Revision bump with missing pycrypto dependencyBrian Evans2016-01-211-0/+32
| | | | Package-Manager: portage-2.2.26
* dev-db/mycli: Version bump to 1.5.2Johann Schmitz2015-11-152-0/+32
| | | | Package-Manager: portage-2.2.20.1
* Update remote-idsJustin Lecher2015-10-161-3/+6
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-db/mycli: New package, ebuilds by meBrian Evans2015-09-154-0/+74
Package-Manager: portage-2.2.20.1