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

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

    <bug>
          <bug_id>44381</bug_id>
          
          <creation_ts>2022-11-21 15:55:41 +0300</creation_ts>
          <short_desc>Нет в зависимостях google-auth-httplib2</short_desc>
          <delta_ts>2023-01-05 10:25:27 +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-google-api-client</component>
          <version>unstable</version>
          <rep_platform>x86_64</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="Evgeny Shesteperov">alimektor</reporter>
          <assigned_to name="Andrey Cherepanov">cas</assigned_to>
          <cc>cas</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>217727</commentid>
    <comment_count>0</comment_count>
    <who name="Evgeny Shesteperov">alimektor</who>
    <bug_when>2022-11-21 15:55:41 +0300</bug_when>
    <thetext>Версия
======

python3-module-google-api-client-2.67.0-alt1

Шаги воспроизведения
====================

1. Установить пакет:

	# apt-get install -y python3-module-google-api-client

2. Запустить python3:

	$ python3

3. Выполнить импорт google-auth-httplib2:

	&gt;&gt;&gt; import google_auth_httplib2

Ожидаемый результат: успешный импорт приложения.

Фактический результат: ModuleNotFoundError

	Traceback (most recent call last):
	File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;
	ModuleNotFoundError: No module named &apos;google_auth_httplib2&apos;

Если использовать PIP:

# apt-get install -y python3-module-pip
$ pip3 install google-api-python-client
$ pip3 list | grep google-auth-httplib2
google-auth-httplib2     0.1.0

Версия в PIP:
$ pip3 list | grep google-api-python-client
google-api-python-client 2.66.0</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>219706</commentid>
    <comment_count>1</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2023-01-05 10:25:27 +0300</bug_when>
    <thetext>python3-module-google-api-client-2.71.0-alt1 -&gt; sisyphus:

 Thu Jan 05 2023 Andrey Cherepanov &lt;cas@altlinux&gt; 2.71.0-alt1
 - New version.
 - Required google_auth_httplib2 (ALT #44381).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>