Skip to content

chore: ease packaging version requirements#168

Merged
antazoey merged 2 commits intoApeWorX:mainfrom
lemenkov:ease_packaging_deps
May 30, 2025
Merged

chore: ease packaging version requirements#168
antazoey merged 2 commits intoApeWorX:mainfrom
lemenkov:ease_packaging_deps

Conversation

@lemenkov
Copy link
Copy Markdown
Contributor

@lemenkov lemenkov commented May 8, 2025

Packaging uses calendar versioning so there is no need to limit the upper version.

See also issues vyperlang/vvm#39, vyperlang/vyper#4590.

What I did

This patch removed the upper version limit for packaging.

fixes: n/a

How I did it

Relaxed dependency constraint.

How to verify it

The package should install just fine with a modern packaging versions.

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
  • New test cases have been added and are passing
  • Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)

Packaging uses calendar versioning so there is no need to limit the
upper version.

See also issues vyperlang/vvm#39, vyperlang/vyper#4590.

Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
@Kitryn
Copy link
Copy Markdown

Kitryn commented May 20, 2025

ran into this today, would like this patch as well 😢

@lemenkov
Copy link
Copy Markdown
Contributor Author

@antazoey friendly ping :)
This looks quite straightforward.

@antazoey
Copy link
Copy Markdown
Member

@antazoey friendly ping :) This looks quite straightforward.

thanks for the ping!

@antazoey antazoey merged commit 34cdb9d into ApeWorX:main May 30, 2025
17 checks passed
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.

3 participants