summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/moto: Mark ALLARCHESMichał Górny2020-10-211-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/moto: Remove oldMichał Górny2020-09-182-87/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/moto: Add missing depsMichał Górny2020-09-131-0/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/moto: Unbound indirect ecdsa depMichał Górny2020-09-131-0/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/moto: Bump to 1.3.16Michał Górny2020-09-092-0/+87
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/moto: Bump to 1.3.15Michał Górny2020-09-082-0/+87
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/moto: Keyword 1.3.14-r3 arm, #723912Sam James2020-08-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/moto: arm64 keyworded (bug #723912)Sam James2020-08-181-1/+1
| | | | | Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/moto: Fix idna dep requirement bug 733728Brian Dolbec2020-07-241-0/+3
| | | | | | | | | | installed requires.txt was limiting the idna dep outside of the ebuild DEPEND. Remove the upper limit and tested with idna-2.10 OK. Fixes a test failure bug in dev-util/buildbot. Closes: https://bugs.gentoo.org/733728 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
* dev-python/moto: Remove redundant versionsMichał Górny2020-07-122-77/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/moto: dev-python/mock is RDEPENDMichał Górny2020-07-072-2/+2
| | | | | Closes: https://bugs.gentoo.org/731142 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/moto: amd64 stable wrt bug #727060Agostino Sarubbo2020-06-251-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/moto: Port to py3.9Michał Górny2020-06-142-1/+40
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/moto: x86 stable wrt bug #727060Agostino Sarubbo2020-06-111-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/moto: Add dep on parameterizedMichał Górny2020-06-091-0/+1
| | | | | Closes: https://bugs.gentoo.org/727676 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/moto: Add dep on python-sshpubkeysMichał Górny2020-05-181-0/+1
| | | | | Closes: https://bugs.gentoo.org/723694 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/moto-1.3.14: Version bump, add py38Patrick McLean2020-04-294-0/+219
| | | | | | Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-python/moto: Remove redundant versionsMichał Górny2020-03-282-49/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/moto: x86 stable wrt bug #706146Agostino Sarubbo2020-02-111-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/moto: amd64 stable wrt bug #706146Agostino Sarubbo2020-02-111-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/moto: Remove py2Michał Górny2020-02-042-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>
* dev-python/moto: Remove oldDavid Seifert2019-12-292-32/+0
| | | | | Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert <soap@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>
* dev-python/moto: Revbump to 1.3.8-r1 for dependency fixesZac Medico2019-06-271-8/+14
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-python/moto: Bump to version 1.3.8Zac Medico2019-06-242-0/+71
| | | | | | Bug: https://bugs.gentoo.org/688034 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* dev-python/moto: 1.0.1-r1 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/moto: add py37 support to 1.0.1-r1Matthew Thode2019-04-101-3/+3
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-python/moto: amd64 stableAaron Bauman2018-06-251-2/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/moto: Clean old upMichał Górny2018-01-052-33/+0
|
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-3/+3
|
* dev-python/moto: Revision bump, fix python yaml dep to correct packageBrian Dolbec2017-09-151-1/+1
| | | | | | Correct dep to dev-python/pretty-yaml instead of dev-python/pyyaml. Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/moto: x86 stable (bug #625026)Thomas Deutschmann2017-08-191-1/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-python/moto: version bumpSébastien Fabbro2017-07-312-0/+48
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/moto-0.4.30-r0: add amd64 keywordTobias Klausmann2017-07-151-1/+1
| | | | Gentoo-Bug: 625026
* dev-python/moto: Add python-3.5 to PYTHON_COMPATBrian Dolbec2017-05-151-1/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2_p30
* dev-python/moto: Clean old versions upMichał Górny2017-05-022-33/+0
|
* 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/moto: Revision bump existing fixing httpretty depBrian Dolbec2017-01-054-4/+49
| | | | | | Version & EAPI bump for 0.4.30 release. Package-Manager: Portage-2.3.3_p7, Repoman-2.3.1
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-012-2/+2
|
* dev-python/moto: remove oldTim Harder2016-08-215-111/+0
|
* dev-python/moto: BumpPatrick Lauer2016-06-292-0/+28
| | | | Package-Manager: portage-2.3.0
* dev-python/moto: stable for all arches, bug 581698Jason Zaman2016-05-011-2/+2
| | | | Package-Manager: portage-2.2.26
* dev-python/moto: BumpPatrick Lauer2016-03-012-0/+28
| | | | Package-Manager: portage-2.2.27
* dev-python/moto: BumpPatrick Lauer2016-02-182-0/+28
| | | | Package-Manager: portage-2.2.27
* 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.
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>