summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/bsddb3: Port to py3.9Michał Górny2020-06-181-4/+7
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/bsddb3: arm64 stable (bug #726534)Sam James (sam_c)2020-06-061-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-python/bsddb3: stable 6.2.7 for hppa, bug #726534Rolf Eike Beer2020-06-051-1/+1
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/bsddb3: x86 stable wrt bug #726534Agostino Sarubbo2020-06-041-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/bsddb3: amd64 stable wrt bug #726534Agostino Sarubbo2020-06-041-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/bsddb3: ppc64 stable wrt bug #726534Agostino Sarubbo2020-06-031-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/bsddb3: arm stable wrt bug #726534Agostino Sarubbo2020-06-031-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/bsddb3: stable 6.2.7 for ppcSergei Trofimovich2020-06-011-1/+1
| | | | | | | | stable wrt bug #726534 Package-Manager: Portage-2.3.100, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/bsddb3: stable 6.2.7 for sparc, bug #726534Rolf Eike Beer2020-06-011-1/+1
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 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/bsddb3: bump to 6.2.7Marek Szuba2020-04-211-0/+76
Now with python3_8 support. According to upstream this version supports 3.9 as well but let us not get ahead of ourselves, shall we. Invoking maintainer time-out. On a fully up-to-date ~amd64 system, the test phase passes for all four PYTHON_COMPAT entries. Closes: https://bugs.gentoo.org/706158 Signed-off-by: Marek Szuba <marecki@gentoo.org>