whey icon indicating copy to clipboard operation
whey copied to clipboard

A simple Python wheel builder for simple projects.

Results 8 whey issues
Sort by recently updated
recently updated
newest added

updates: - [github.com/repo-helper/pyproject-parser: v0.11.0 → v0.11.1](https://github.com/repo-helper/pyproject-parser/compare/v0.11.0...v0.11.1) - [github.com/pre-commit/pre-commit-hooks: v3.4.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v3.4.0...v4.6.0) - [github.com/asottile/pyupgrade: v2.12.0 → v3.16.0](https://github.com/asottile/pyupgrade/compare/v2.12.0...v3.16.0) - [github.com/Lucas-C/pre-commit-hooks: v1.5.1 → v1.5.5](https://github.com/Lucas-C/pre-commit-hooks/compare/v1.5.1...v1.5.5)

I like this version[1] better [1]: https://www.poetryfoundation.org/poems/46957/little-miss-muffet

stale

I'm packaging your module as an rpm package so I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root account. - `python3 -sBm...

bug
stale

Looks like something is wrong with latest whey 0.0.23. After upgarde to that version I'm not able now build `sphinx-toolbox` 3.0.0 ```console + /usr/bin/python3 -sBm build -w --no-isolation * Getting...

bug
stale

I had a pypoject.toml used for flit and trampolim, and it had a dynamic version. Whey found this, and printed out: ``` dom_toml.parser.BadConfigError: whey only supports 'classifiers', 'requires-python', and 'dependencies'...

stale

## Background There are **a lot** of Python package/project management systems (`poetry`, `flit`, `hatch`, and regular `setuptools` are ones that come to mind quickly). All have their unique qualities and...

enhancement
stale

## Description The sdist at PyPI is missing tests. Please add tests to sdist to make downstream testing easier. ## Steps to Reproduce Download the 0.1.1 sdist from PyPI and...

bug