Skip to content
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

Version bump #218

Merged
merged 2 commits into from
Jan 27, 2025
Merged

Version bump #218

merged 2 commits into from
Jan 27, 2025

Conversation

danigm
Copy link
Contributor

@danigm danigm commented Jan 20, 2025

It's time for a new release

See #212

Changelog:
0.9.1:

  • Don't crash on missing urls
  • fix: sanitize summary only if it exists
  • Use platformdirs module to find template directory paths.
  • fix bug: AttributeError: 'Namespace' object has no attribute 'localfile' for fetch command
  • Use build.project_wheel_metadata to extract metadata
  • Fix no esp variable (utils.py)
  • Fix new argument access and tests
  • Add ability to generate .spec files from local PKG-INFO file
  • Support project.urls.Repository to get homepage
  • Replace deprecated PyPI XML API with Simple API
  • close all connections: replace urllib with requests
  • remove pkg_resources
  • Migrate update spdx command from setuptools hook to hatch script, execute
  • Migrate spdx file from pickle to json
  • Switch from setuptools+pbr to hatch

It's time for a new release

See #212
@danigm danigm merged commit 0d8e923 into master Jan 27, 2025
12 checks passed
@danigm danigm deleted the version-bump branch January 27, 2025 07:20
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.

1 participant