------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1-no-multilib_20190328-121851 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.3.1 [2] x86_64-pc-linux-gnu-8.3.0 * Available Python interpreters, in order of preference: [1] python3.7 [2] python3.6 [3] python2.7 (fallback) [4] pypy3 (fallback) [5] pypy (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) * [2] ruby25 (with Rubygems) [3] ruby26 (with Rubygems) Available Rust versions: [1] rust-1.33.0 * emerge -qpvO dev-python/sqlparse [ebuild N ] dev-python/sqlparse-0.3.0 USE="-test" PYTHON_TARGETS="python2_7 python3_6 -python3_5 -python3_7"
Created attachment 571624 [details] emerge-info.txt
Created attachment 571626 [details] dev-python:sqlparse-0.3.0:20190402-050524.log
Created attachment 571628 [details] emerge-history.txt
Created attachment 571630 [details] etc.portage.tbz2
Created attachment 571632 [details] logs.tbz2
Yes, sorry, bad mistake. Fixing it now.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=246776ea78909dd4f282d8743f359aaf76314a96 commit 246776ea78909dd4f282d8743f359aaf76314a96 Author: Virgil Dupras <vdupras@gentoo.org> AuthorDate: 2019-04-02 17:27:15 +0000 Commit: Virgil Dupras <vdupras@gentoo.org> CommitDate: 2019-04-02 17:27:15 +0000 dev-python/sqlparse: remove duplicate package I don't know why, I didn't properly run a search to find the already existing dev-python/python-sqlparse package before adding this new one. Removing without last-riting because it's been freshly created just yesterday. Closes: https://bugs.gentoo.org/682344 Signed-off-by: Virgil Dupras <vdupras@gentoo.org> dev-python/sqlparse/Manifest | 1 - dev-python/sqlparse/metadata.xml | 16 ---------------- dev-python/sqlparse/sqlparse-0.3.0.ebuild | 25 ------------------------- 3 files changed, 42 deletions(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8adfab46b2a7725f7548d2b5f15f0a29827899ff commit 8adfab46b2a7725f7548d2b5f15f0a29827899ff Author: Virgil Dupras <vdupras@gentoo.org> AuthorDate: 2019-04-02 17:26:40 +0000 Commit: Virgil Dupras <vdupras@gentoo.org> CommitDate: 2019-04-02 17:26:40 +0000 dev-python/django: fix sqlparse dependency I added a duplicate package with dev-python/sqlparse! Fix this mistake and restore some arches that don't need to be dropped any more. Bug: https://bugs.gentoo.org/682344 Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 dev-python/django/django-2.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)