Skip to content

Conversation

@dogukancagatay
Copy link
Contributor

  • Remove PyMySQL from Makefile fedora dependencies
  • Remove explicit BuildRequires from spec file (auto-generated by
    %pyproject_buildrequires)
  • Remove unused click from dev dependencies in pyproject.toml# About this change: What it does, why it matters
  • Add ruff to fedora dependencies

@dogukancagatay dogukancagatay force-pushed the dogukancagatay/reorg-dependencies branch from f89c903 to 618d6d1 Compare October 31, 2025 14:49
@dogukancagatay dogukancagatay marked this pull request as ready for review November 3, 2025 11:09
@dogukancagatay dogukancagatay requested review from a team as code owners November 3, 2025 11:09
- Remove `PyMySQL` from Makefile fedora dependencies
- Remove explicit `BuildRequires` from spec file (auto-generated by
  `%pyproject_buildrequires`)
- Remove unused `click` from dev dependencies in `pyproject.toml`
@dogukancagatay dogukancagatay force-pushed the dogukancagatay/reorg-dependencies branch from 618d6d1 to cbed6a3 Compare November 3, 2025 14:12
BuildRequires: python3dist(hatch-vcs)
BuildRequires: python3dist(flake8)
BuildRequires: python3dist(mypy)
BuildRequires: python3dist(pytest)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dev group dependencies could be included to be generated dynamically, but pytest is the only dev dependency used.

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.

2 participants