Skip to content

chore: bump smime-email to 1.0.2#15

Merged
nejch merged 1 commit into
mainfrom
chore/bump-package-to-1-0-2
Feb 11, 2026
Merged

chore: bump smime-email to 1.0.2#15
nejch merged 1 commit into
mainfrom
chore/bump-package-to-1-0-2

Conversation

@antoineauger
Copy link
Copy Markdown
Contributor

@antoineauger antoineauger commented Feb 11, 2026

Changes

To release #9 and #14

Documentation and testing

Please consider whether this PR needs documentation and tests. This is not required, but highly appreciated:

  • Documentation in the README
  • Unit tests

@gemini-code-assist
Copy link
Copy Markdown

Summary of Changes

Hello @antoineauger, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request updates the smime-email package version to 1.0.2 and adjusts the required Python version. This is in response to releasing updates from other pull requests. The changes ensure compatibility with Python 3.10 and later.

Highlights

  • Version Bump: The primary change is to bump the smime-email version from 1.0.1 to 1.0.2 in pyproject.toml and uv.lock.
  • Python Version Requirement: The required Python version is updated to '>=3.10' in pyproject.toml and uv.lock, removing the upper bound ('<4') in uv.lock.
Activity
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request bumps the package version to 1.0.2 and updates the Python version requirement to support newer Python versions. The changes are straightforward and correct. I have one suggestion to add an upper bound to the Python version specifier for better long-term stability against potential future breaking changes in Python.

Comment thread pyproject.toml Outdated
@antoineauger
Copy link
Copy Markdown
Contributor Author

@nejch Could you have a look at this one? I will create the tag once this is merged.

/cc @max-wittig

@antoineauger antoineauger marked this pull request as ready for review February 11, 2026 09:17
@antoineauger antoineauger requested a review from nejch February 11, 2026 09:17
@antoineauger antoineauger force-pushed the chore/bump-package-to-1-0-2 branch from 092f84c to 0ed6a57 Compare February 11, 2026 09:18
@nejch nejch merged commit 843fb66 into main Feb 11, 2026
6 checks passed
@antoineauger antoineauger deleted the chore/bump-package-to-1-0-2 branch February 11, 2026 09:55
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