• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

cloudmarker / cloudmarker / 1190
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/urllib3-1.26.5
DEFAULT BRANCH: master
Ran 15 May 2021 04:17AM UTC
Jobs 4
Files 92
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1190

push

travis-ci-com

susam
Upgrade google-auth from 1.11.2 to 1.17.0

We need to upgrade rsa from 4.0 to 4.7 resolve a few vulnerabilities.
However, the current dependency of google-auth==1.11.2 prevents
rsa-4.7 from being installed. For example, here is the error we get in
Python 3.8

    ERROR: Cannot install -r requirements.txt (line 21) and rsa==4.7
    because these package versions have conflicting dependencies.

    The conflict is caused by:
        The user requested rsa==4.7
        google-auth 1.11.2 depends on rsa<4.1 and >=3.1.4

Version 1.11.2 of google-auth indeed did not support rsa version 4.1
or later. Version 1.17.0 is the earliest version of google-auth to
support rsa version 4.1 or later. See the following URLs to confirm
this:

  - https://github.com/googleapis/google-auth-library-python/blob/v1.11.2/setup.py#L24
  - https://github.com/googleapis/google-auth-library-python/blob/v1.17.0/setup.py#L24

This change upgrades the google-auth library to 1.17.0, so that
rsa-4.7 can be installed without a conflict.

Lines starting # with '#' will be ignored, and an empty message aborts
the commit. # # On branch dependabot/pip/rsa-4.7 # Your branch is up
to date with 'origin/dependabot/pip/rsa-4.7'. # # Changes to be
committed: # modified: requirements.txt #

635 of 800 branches covered (79.38%)

Branch coverage included in aggregate %.

3988 of 4731 relevant lines covered (84.3%)

3.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1190.1 15 May 2021 04:17AM UTC 0
83.86
Travis Job 1190.1
2 1190.2 15 May 2021 04:17AM UTC 0
83.86
Travis Job 1190.2
3 1190.3 15 May 2021 04:18AM UTC 0
84.27
Travis Job 1190.3
4 1190.4 15 May 2021 04:17AM UTC 0
84.27
Travis Job 1190.4
Source Files on build 1190
  • Tree
  • List 92
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Build #1190
  • b166ae80 on github
  • Prev Build on dependabot/pip/rsa-4.7 (#1188)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc