Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix 3.0.3 #458

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 11 commits into from
Closed

Fix 3.0.3 #458

wants to merge 11 commits into from

Conversation

tomschr
Copy link
Member

@tomschr tomschr commented Jan 20, 2025

The 3.0.3 release had some issues:

* Remove obsolete else
* Find a better way to identify digits without the re module
* Fix docstring in compare
* Raise version to 3.0.3-alpha.1
* In pyproject.toml:
  - Use new dependency group from PEP 735
  - Move all project related data from setup.cfg to pyproject.toml
  - Consolidate flake8, pycodestyle with ruff
  - Split Towncrier config type "trivial" into "trivial" and
    "internal"
* Add uv's lock file (uv.lock)
* Create config file for ruff (.ruff.toml)
* Create config file for pytest (.pytest.ini)
* Simplify tox.ini and remove old stuff
* Document installation with new uv command
* Simplify Sphinx config with find_version()
* Update the authors
* Use uv in GitHub Action python-testing.yml workflow
* Fix python-semver#205: Make PyPI releases easier

* Add a release.yml GitHub Action
* Add [[tool.uv.index]] to configure "uv publish"
* Currently, using TestPyPI

Idea taken from ArjanCodes (https://www.youtube.com/watch?v=NMQwzI9hprg)
and https://github.com/ArjanCodes/bragir/blob/main/.github/workflows/release.yaml
Allow a, alpha.?, b, beta.?, dev.?, and rc.?
Some files like conftest.py were missing from the source distribution.
@tomschr tomschr self-assigned this Jan 20, 2025
@tomschr
Copy link
Member Author

tomschr commented Jan 20, 2025

Nonsense, closing.

@tomschr tomschr closed this Jan 20, 2025
@tomschr tomschr deleted the fix-3.0.3 branch January 20, 2025 08:14
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.

License missing on PyPI Missing conftest.py in 3.0.3 source distribution
1 participant
Morty Proxy This is a proxified and sanitized view of the page, visit original site.