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

Caracara 0.9.0: Preparation for Python 3.13 (and huge code cleanup) #206

Merged
merged 7 commits into from
Oct 16, 2024

Conversation

ChristopherHammond13
Copy link
Member

@ChristopherHammond13 ChristopherHammond13 commented Sep 12, 2024

Caracara 0.9.0

  • Enhancement
  • Major feature update
  • Bug fixes
  • Breaking change
  • Updated unit tests
  • Documentation

Added features and functionality

This PR is currently on hold until CrowdStrike/caracara-filters#10 is merged, and has been added as a dependency to this version. At that point, we'll be able to fully remove the setuptools requirement from the distribution.

@ChristopherHammond13 ChristopherHammond13 added documentation 📖 Improvements or additions to documentation enhancement 🌟 New feature or request dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 12, 2024
@ChristopherHammond13 ChristopherHammond13 self-assigned this Sep 12, 2024
@ChristopherHammond13 ChristopherHammond13 marked this pull request as ready for review September 13, 2024 01:15
@ChristopherHammond13 ChristopherHammond13 merged commit 5bc830c into main Oct 16, 2024
8 checks passed
@ChristopherHammond13 ChristopherHammond13 deleted the bugfix/172/py3.13-preparation branch October 16, 2024 15:21
ChristopherHammond13 added a commit that referenced this pull request Oct 17, 2024
* Resolves #187 and some other general RTR snags. Also bumps dependencies.

* Resolves linting issues

* Caracara 0.9.0: Preparation for Python 3.13 (and huge code cleanup) (#206)

* Major code formatting cleanup, deprecation of Python 3.8, and removal of setuptools requirement

* Add note about Python version compatibility

* Temporarily set Python 3.13 CI version to 3.13 RC2

* Changes to sate isort and black together

* Unified development dependencies

* Bumps py7zr to 0.22.0 as we no longer support Python 3.7. Also, bumps caracara-filters to 1.0.0+.

* Bumps dependencies

* Resolves #187 and some other general RTR snags. Also bumps dependencies.

* Resolves linting issues

* Resolves linting issues after merge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file documentation 📖 Improvements or additions to documentation enhancement 🌟 New feature or request github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Certify Caracara and its Underlying Libraries Against Python 3 Deprecations
1 participant