Skip to content

Update six version requirement to >= 1.10, < 2.0#279

Closed
DanielSwain wants to merge 1 commit intodeanmalmgren:masterfrom
DanielSwain:patch-1
Closed

Update six version requirement to >= 1.10, < 2.0#279
DanielSwain wants to merge 1 commit intodeanmalmgren:masterfrom
DanielSwain:patch-1

Conversation

@DanielSwain
Copy link
Copy Markdown

Current version of six is 1.12. Being conservative by keeping less than 2.0.

@jpweytjens jpweytjens closed this Jul 16, 2019
@jpweytjens
Copy link
Copy Markdown
Contributor

Closed by #292.

@mikebridge
Copy link
Copy Markdown

@jpweytjens #292 pins six to 1.12 rather than making it >= 1.12 and < 2.0 as proposed here. Are there any known issues with using newer versions? Is it feasible to switch to a range?

@ellr
Copy link
Copy Markdown

ellr commented Oct 26, 2020

@jpweytjens #292 pins six to 1.12 rather than making it >= 1.12 and < 2.0 as proposed here. Are there any known issues with using newer versions? Is it feasible to switch to a range?

I'm interested in that as well. I'm not familiar with six, but if we could allow later releases (like >= 1.14) as well would help a lot. I would welcome to switch to the range mentioned by @mikebridge rather tan pinning it to a fixed version, if this is feasilbe.

@vladox
Copy link
Copy Markdown

vladox commented Sep 16, 2021

@jpweytjens This is still an issue today is conflicting with newer versions of other packages

@jpweytjens
Copy link
Copy Markdown
Contributor

@traverseda What's your opinion? I've heard arguments both ways with respect to pinning fixed versions, setting a range or keeping a dependency up to date.

@jpweytjens jpweytjens reopened this Sep 16, 2021
@makretch
Copy link
Copy Markdown

Any updates on whether or not it's possible to use a later release of six?

@kxrob
Copy link
Copy Markdown

kxrob commented Mar 12, 2022

These outdated fixed version dependencies really mess up installations and cause conflicts unnecessarily in an unparalleled manner - hardly seen elsewhere.
Better use >= or nothing (and < only by exception WHEN concrete knowledge of problems which cannot be fixed easily.)

@deanmalmgren
Copy link
Copy Markdown
Owner

deanmalmgren commented Mar 12, 2022 via email

@jaluoma
Copy link
Copy Markdown

jaluoma commented Oct 12, 2024

I just tested upgrading six to 1.16.0 and there seemed to be no issues running textract!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants