Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D docker-obmgapanalysis
  • 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 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Dynamic ExposureDynamic Exposure
  • server-componentsserver-components
  • containers
  • docker-obmgapanalysis
  • Merge requests
  • !4

Included shapely upgrade after installation

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Nicolas Garcia Ospina requested to merge package-version-fix into master Aug 02, 2021
  • Overview 3
  • Commits 1
  • Pipelines 0
  • Changes 1

Hi @fd

Im sorry if this is taking too many MRs.

This MR includes the upgrade for shapely. this package handles all related to geometries. the reason I do this upgrade here is that the latest version (1.7.1) has many bugfixes that are important for my code. Still, if I force this version on the setup.py I cannot install babelgrid because it has not been updated in a while and it requires version 1.7.0 from shapely (In a practical sense, it works as well with 1.7.1). I had this done manually in RS1 and always worked properly.

\approve @fd

Edited Aug 02, 2021 by Nicolas Garcia Ospina
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: package-version-fix