<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>41933</bug_id>
          
          <creation_ts>2022-02-12 14:30:01 +0300</creation_ts>
          <short_desc>tabulate failure on python 3.10: ImportError: cannot import name &apos;Iterable&apos; from &apos;collections&apos;</short_desc>
          <delta_ts>2022-02-14 12:54:43 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>python3-module-tabulate</component>
          <version>unstable</version>
          <rep_platform>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P5</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Vitaly Chikunov">vt</reporter>
          <assigned_to name="Stanislav Levin">slev</assigned_to>
          <cc>slev</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>207702</commentid>
    <comment_count>0</comment_count>
    <who name="Vitaly Chikunov">vt</who>
    <bug_when>2022-02-12 14:30:01 +0300</bug_when>
    <thetext>```
builder@x86_64:/.in$ python3
Python 3.10.2 (main, Feb  4 2022, 11:57:42) [GCC 11.2.1 20211202 (ALT Sisyphus 11.2.1-alt2)] on linux
Type &quot;help&quot;, &quot;copyright&quot;, &quot;credits&quot; or &quot;license&quot; for more information.
&gt;&gt;&gt; from tabulate import tabulate
Traceback (most recent call last):
  File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;
  File &quot;/usr/lib/python3/site-packages/tabulate.py&quot;, line 16, in &lt;module&gt;
    from collections import Iterable
ImportError: cannot import name &apos;Iterable&apos; from &apos;collections&apos; (/usr/lib64/python3.10/collections/__init__.py)
&gt;&gt;&gt;
```

https://bugzilla.redhat.com/show_bug.cgi?id=1926090#c1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>207703</commentid>
    <comment_count>1</comment_count>
    <who name="Vitaly Chikunov">vt</who>
    <bug_when>2022-02-12 14:31:57 +0300</bug_when>
    <thetext>FYI: This causes rebuild failures for git-pw: http://git.altlinux.org/beehive/logs/Sisyphus/x86_64/archive/2022/0212/error/git-pw-2.2.3-alt1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>207725</commentid>
    <comment_count>2</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2022-02-14 12:54:43 +0300</bug_when>
    <thetext>python3-module-tabulate-0.8.9-alt1 -&gt; sisyphus:

 Mon Feb 14 2022 Stanislav Levin &lt;slev@altlinux&gt; 0.8.9-alt1
 - 0.8.7 -&gt; 0.8.9 (closes: #41933).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>