[Bug 989068] Review Request: google-api-python-client - Google APIs Client Library for Python

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=989068

Michele Baldessari <michele@xxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends On|                            |1228230
              Flags|                            |needinfo?(sanjay.ankur@gmai
                   |                            |l.com)



--- Comment #14 from Michele Baldessari <michele@xxxxxxxxxx> ---
So after a bit more coffee...

The app I am packaging which uses this google-api-python-client package
does an "import apiclient" which has the following snippet:
try:
  import oauth2client
except ImportError:
  raise RuntimeError(
      'Previous version of google-api-python-client detected; due to a '
      'packaging issue, we cannot perform an in-place upgrade. To repair, '
      'remove and reinstall this package, along with oauth2client and '
      'uritemplate. One can do this with pip via\n'
      '  pip install -I google-api-python-client'
  )


Since we do not have this package in Fedora we error out.

Hence, I am adding the newly created BZ 1228230 as a dependency
Happy to swap reviews there.


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1228230
[Bug 1228230] Review Request: python-oauth2client - Python client library
for OAuth 2.0
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review





[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]