Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • G gesfipe
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 35
    • Merge requests 35
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Prog
  • gesfipe
  • Merge requests
  • !80

Closed
Created Oct 27, 2019 by Prog@ProgMaintainer
  • Report abuse
Report abuse

Update collectfast to 1.3.1

  • Overview 1
  • Commits 1
  • Changes 1

Created by: pyup-bot

This PR updates Collectfast from 0.6.2 to 1.3.1.

Changelog

1.3.0

- Fix 157: catch pydoc.ErrorDuringImport
- Remove runtests.py and use pytest instead
- Add Python 3.8 to test matrix
- Update copyright note in readme
- Add deprecation warning for using BotoStrategy

1.2.0

Implement strategy for Google Cloud Storage

1.1.1

1.1.0 broke compatibility by not correctly guessing strategy for subclasses of supported storages.

1.1.0

Large rewrite to simplify implementing support for more storage backends. Introduces a `Strategy` abstraction that can be subclassed to implement support for different storage backends and needs.

Misc.:

- Remove `--ignore-etag` option
- Get rid of wrapping quotes in hashes, bump cache key version
- Command tests now run with both boto and boto3

1.0.0

- Drops support for Python 2.
Links
  • PyPI: https://pypi.org/project/collectfast
  • Changelog: https://pyup.io/changelogs/collectfast/
  • Repo: https://github.com/antonagestam/collectfast/
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: pyup-update-collectfast-0.6.2-to-1.3.1