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

Python3.12 #3

Merged
merged 52 commits into from Jan 19, 2024
Merged

Python3.12 #3

merged 52 commits into from Jan 19, 2024

Conversation

smellman
Copy link
Member

@smellman smellman commented Jan 5, 2024

Fixes #2 .

Changes proposed in this pull request:

  • update current master branch
  • update packages
  • remove nose because it is not support python >= 3.10
  • add pytest instead of nose
  • fixes warnings in all test
  • supports python 3.12
  • supports python 3.12 lambda environment with localstack

@Georepublic/maintainer

smellman and others added 30 commits December 18, 2019 16:26
freshclam output:
b'./bin/freshclam: error while loading shared libraries: libprelude.so.28: cannot open shared object file: No such file or directory\n'
Unexpected exit code from freshclam: 127.
This is the recommended fix by https://github.com/gmirsky gtom issue bluesentry#125 ( bluesentry#125 )
that solved this error also
…er-file-not-pulling-in-all-needed-libraries-for-proper-lambda-execution

Fix issue bluesentry#125 - Docker file not pulling in all needed libraries for proper lambda execution
@smellman smellman self-assigned this Jan 5, 2024
@smellman smellman changed the title Dev python3.11 Dev python3.12 Jan 19, 2024
@smellman smellman changed the title Dev python3.12 Python3.12 Jan 19, 2024
@smellman smellman marked this pull request as ready for review January 19, 2024 06:55
@smellman smellman merged commit 0d2bee1 into master Jan 19, 2024
3 checks passed
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.

supports python 3.11
5 participants