summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/automat: Keyword 20.2.0 riscv, #737724Mikle Kolyada2020-09-041-1/+1
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-python/automat: Remove py2.7Michał Górny2020-08-041-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/automat: Remove redundant versionsMichał Górny2020-07-122-67/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/automat: Stabilize 20.2.0 ALLARCHES, #731330Michał Górny2020-07-081-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/automat: Mark ALLARCHESMichał Górny2020-07-081-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/automat: stable 20.2.0 for ppc64Sergei Trofimovich2020-07-081-1/+1
| | | | | | | | stable wrt bug #731330 Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/automat: stable 20.2.0 for ppcSergei Trofimovich2020-07-081-1/+1
| | | | | | | | stable wrt bug #731330 Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/automat: Fix test failures for bug 665554Brian Dolbec2020-06-103-2/+56
| | | | | | | | | | | automat _visualize.py code depends on both twisted and graphiz modules. This patch fixes the condition where some tests were not skipped due to twisted not being installed, but graphviz was. Gentoo-bug: https://bugs.gentoo.org/665554 Upstream-PR: https://github.com/glyph/automat/pull/125 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
* dev-python/automat: Take for python@Michał Górny2020-06-101-1/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/automat: Bump to 20.2.0Michał Górny2020-05-272-0/+66
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/automat: Port to py39Michał Górny2020-05-271-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/automat: ppc stable wrt bug #710566Mikle Kolyada2020-05-061-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-python/automat: s390 stable wrt bug #710566Mikle Kolyada2020-05-061-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="s390" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-python/automat: DISTUTILS_USE_SETUPTOOLS=rdependMike Gilbert2020-04-151-0/+1
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* dev-python/automat: stable 0.8.0 for hppa, bug #710566Rolf Eike Beer2020-04-061-1/+1
| | | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-261-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-python/automat: x86 stable wrt bug #710566Agostino Sarubbo2020-03-251-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/automat: ppc64 stable wrt bug #710566Agostino Sarubbo2020-03-251-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/automat: stable 0.8.0 for sparc, bug #710566Rolf Eike Beer2020-02-241-1/+1
| | | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/automat: arm stable wrt bug #710566Mikle Kolyada2020-02-231-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-python/automat: Drop 0.5.0, 0.6.0, 0.7.0Andreas Sturmlechner2020-02-224-164/+0
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-054-8/+8
| | | | | 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-python/automat: arm64 stableAaron Bauman2019-12-041-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.80, Repoman-2.3.19
* dev-python/automat: amd64 stableAaron Bauman2019-12-011-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.80, Repoman-2.3.19
* dev-python/automat-0.8.0: bump, add py38 and pypy3Patrick McLean2019-11-273-0/+92
| | | | | | Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-python: Remove *-fbsd KEYWORDSMichał Górny2019-10-112-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Reassign dolsen's packagesMichał Górny2019-09-131-4/+2
| | | | | Bug: https://bugs.gentoo.org/386853 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/automat: add ~x86-linux keywordMichael Haubenwallner2019-06-251-1/+1
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.11 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
* dev-python/automat: Add ~alpha keyword wrt bug #661320Mikle Kolyada2019-05-031-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="~alpha"
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-173-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/automat: marked ~amd64-linuxFabian Groffen2019-03-201-1/+1
| | | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* dev-python/automat: mark ~s390Mikle Kolyada2019-03-033-5/+5
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-python/automat: Add ~sh keyword wrt bug #661320Mikle Kolyada2019-01-171-2/+2
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-python/automat: Enable py3.7Michał Górny2018-07-161-1/+1
|
* dev-python/automat: Version bumpBrian Dolbec2018-07-012-0/+59
| | | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
* update pypi HOMEPAGE to avoid redirectionMichael Mair-Keimberger2018-04-262-2/+2
| | | | Closes: https://github.com/gentoo/gentoo/pull/8080
* Replace pypi.python.org with pypi.org in HOMEPAGEMike Gilbert2018-04-192-2/+2
| | | | Bug: https://bugs.gentoo.org/653540
* dev-python/automat-0.6.0: added ~mips, bug 614386Matt Turner2018-04-051-1/+1
|
* dev-python/automat: Tested on ~amd64-fbsdMichał Górny2018-02-221-2/+2
|
* dev-python/automat: Remove useless maintainer <description/>Michał Górny2018-02-111-1/+0
| | | | | | | | | Remove useless/redundant maintainer <description/>. It does not benefit bug wrangling, and only wastes developer's time on reading it. Few tips: - assignee/CC is implied by ordering, there is no reason to repeat it, - we know that maintainer is maintainer (la la la la la), - most of adjectives for maintainer are of no value and/or are obvious.
* dev-python/automat: keyworded 0.6.0 for sparc, bug #614386 (thanks to Rolf ↵Sergei Trofimovich2017-12-131-1/+1
| | | | | | | Eike Beer) Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* dev-python/automat: keyworded 0.5.0 for sparc, bug #614386 (thanks to Rolf ↵Sergei Trofimovich2017-12-131-1/+1
| | | | | | | Eike Beer) Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* dev-python/automat: keyworded 0.6.0 for ppc, bug #614386Sergei Trofimovich2017-09-241-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
* dev-python/automat: keyworded 0.5.0 for ppc, bug #614386Sergei Trofimovich2017-09-241-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
* dev-python/automat: ia64 keyworded, bug #614386Sergei Trofimovich2017-07-101-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ia64"
* dev-python/automat: ia64 keyworded, bug #614386Sergei Trofimovich2017-07-101-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ia64"
* dev-python/automat: Version bumpBrian Dolbec2017-06-092-0/+51
| | | | Package-Manager: Portage-2.3.6_p2, Repoman-2.3.2_p70
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-1/+2
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>