Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | */*: remove py3.8 from PYTHON_COMPAT | David Seifert | 2023-01-14 | 3 | -6/+6 |
| | | | | Signed-off-by: David Seifert <soap@gentoo.org> | ||||
* | dev-db/mycli: Drop old version | Brian Evans | 2022-04-22 | 3 | -523/+0 |
| | | | | Signed-off-by: Brian Evans <grknight@gentoo.org> | ||||
* | dev-db/mycli: Version bump for 1.25.0 | Brian Evans | 2022-04-22 | 2 | -0/+58 |
| | | | | Signed-off-by: Brian Evans <grknight@gentoo.org> | ||||
* | dev-db/mycli: enable py3.10, add missing test deps | Arthur Zamarin | 2021-09-22 | 2 | -20/+31 |
| | | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> | ||||
* | **/metadata.xml: Replace http by https in DOCTYPE element | Ulrich Müller | 2021-09-11 | 1 | -1/+1 |
| | | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org> | ||||
* | dev-db/mycli: Version bump for 1.24.1; Adjust live deps | Brian Evans | 2021-06-03 | 3 | -4/+55 |
| | | | | Signed-off-by: Brian Evans <grknight@gentoo.org> | ||||
* | dev-db/mycli: Enable py3.9 | Michał Górny | 2021-05-23 | 2 | -44/+42 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | */*: Remove obsolete values from PYTHON_COMPAT | Michał Górny | 2021-01-31 | 2 | -2/+2 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-db/mycli: Drop old versions | Brian Evans | 2020-12-17 | 3 | -93/+0 |
| | | | | Signed-off-by: Brian Evans <grknight@gentoo.org> | ||||
* | dev-db/mycli: Bring live ebuild up-to-date | Brian Evans | 2020-12-07 | 1 | -15/+15 |
| | | | | Signed-off-by: Brian Evans <grknight@gentoo.org> | ||||
* | dev-db/mycli: Version bump to master snapshot for dependency changes | Brian Evans | 2020-12-07 | 3 | -0/+524 |
| | | | | | Closes: https://bugs.gentoo.org/754666 Signed-off-by: Brian Evans <grknight@gentoo.org> | ||||
* | dev-db/mycli: Reorder python enable tests command | Brian Evans | 2020-07-08 | 1 | -2/+1 |
| | | | | | | | Enables pytest to be correctly added to BDEPEND Closes: https://bugs.gentoo.org/731718 Signed-off-by: Brian Evans <grknight@gentoo.org> | ||||
* | dev-db/mycli: Revbump for install locations and dependency fix | Brian Evans | 2020-07-07 | 1 | -2/+2 |
| | | | | Signed-off-by: Brian Evans <grknight@gentoo.org> | ||||
* | dev-db/mycli: Fix patch install locations | Brian Evans | 2020-07-07 | 1 | -3/+2 |
| | | | | Signed-off-by: Brian Evans <grknight@gentoo.org> | ||||
* | dev-db/mycli: Version bump for 1.21.1 | Brian Evans | 2020-07-07 | 4 | -13/+84 |
| | | | | Signed-off-by: Brian Evans <grknight@gentoo.org> | ||||
* | Move dev-python/{python-sqlparse → sqlparse} | Michał Górny | 2020-03-08 | 2 | -4/+4 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-db/mycli: Remove redundant versions | Michał Górny | 2020-03-08 | 2 | -43/+0 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-db/mycli: Remove Python 2 | Michał Górny | 2020-01-16 | 3 | -3/+3 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | */*: Clean PYTHON_COMPAT of obsolete impls | Michał Górny | 2020-01-05 | 3 | -6/+6 |
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | */*: [QA] Fix trivial cases of MissingTestRestrict | Michał Górny | 2019-12-11 | 3 | -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 old | Brian Evans | 2019-08-23 | 4 | -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 deps | Brian Evans | 2019-08-23 | 3 | -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 correctly | Michał Górny | 2019-04-17 | 4 | -6/+6 |
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> | ||||
* | dev-db/mycli: Version bump for 1.19.0; Update 9999 requirements | Brian Evans | 2019-01-22 | 4 | -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 deps | Brian Evans | 2018-10-29 | 2 | -7/+7 |
| | | | | | Signed-off-by: Brian Evans <grknight@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 | ||||
* | dev-db/mycli: Drop old | Brian Evans | 2018-09-11 | 3 | -59/+0 |
| | | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10 | ||||
* | dev-db/mycli: Version bump for 1.17.0 | Brian Evans | 2018-09-11 | 3 | -4/+59 |
| | | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10 | ||||
* | dev-db/mycli: use HTTPs | Michael Mair-Keimberger | 2018-06-21 | 4 | -8/+8 |
| | | | | Closes: https://github.com/gentoo/gentoo/pull/8911 | ||||
* | dev-db/mycli: Add patch to remove distutils tasks from setup.py | Brian Evans | 2017-12-27 | 2 | -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 dependency | Brian Evans | 2017-12-27 | 1 | -0/+1 |
| | | | | | Closes: https://bugs.gentoo.org/642394 Package-Manager: Portage-2.3.19, Repoman-2.3.6 | ||||
* | dev-db/mycli: Update live ebuild | Brian Evans | 2017-12-23 | 1 | -2/+3 |
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 | ||||
* | dev-db/mycli: Version bump to 1.15 | Brian Evans | 2017-12-23 | 2 | -0/+29 |
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 | ||||
* | dev-db/*: Update Manifest hashes | Michał Górny | 2017-12-09 | 1 | -2/+2 |
| | |||||
* | dev-db/mycli: Strip empty metadata.xml elements | Michał Górny | 2017-10-04 | 1 | -2/+0 |
| | |||||
* | dev-db/mycli: Update live ebuild | Brian Evans | 2017-07-05 | 1 | -12/+8 |
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2 | ||||
* | dev-db/mycli: Version bump to 1.10.0 | Brian Evans | 2017-07-05 | 2 | -0/+27 |
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2 | ||||
* | Drop $Id$ per council decision in bug #611234. | Robin H. Johnson | 2017-02-28 | 2 | -2/+0 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | global: Drop dead implementations from PYTHON_COMPAT | Michał Górny | 2016-11-01 | 2 | -2/+2 |
| | |||||
* | dev-db/mycli: Clean up old. | Patrice Clement | 2016-08-29 | 5 | -129/+0 |
| | | | | Package-Manager: portage-2.2.28 | ||||
* | dev-db/mycli: add version 1.7.1 | Jouni Kosonen | 2016-06-08 | 2 | -0/+33 |
| | | | | Pull-Request: https://github.com/gentoo/gentoo/pull/1616 | ||||
* | dev-db/mycli: Version bump | Johann Schmitz | 2016-04-17 | 2 | -0/+33 |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | Set appropriate maintainer types in metadata.xml (GLEP 67) | Michał Górny | 2016-01-24 | 1 | -1/+1 |
| | |||||
* | Unify quoting in metadata.xml files for machine processing | Michał Górny | 2016-01-24 | 1 | -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 upstream | Brian Evans | 2016-01-21 | 1 | -2/+3 |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | dev-db/mycli: Revision bump with missing pycrypto dependency | Brian Evans | 2016-01-21 | 1 | -0/+32 |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | dev-db/mycli: Version bump to 1.5.2 | Johann Schmitz | 2015-11-15 | 2 | -0/+32 |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | Update remote-ids | Justin Lecher | 2015-10-16 | 1 | -3/+6 |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | dev-db/mycli: New package, ebuilds by me | Brian Evans | 2015-09-15 | 4 | -0/+74 |
Package-Manager: portage-2.2.20.1 |