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

#806: Removed python-3.7-minimal-EXASOL-6.2.0 #829

Merged
merged 2 commits into from
Aug 3, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .current_gitmodules

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 0 additions & 7 deletions aws-code-build/ci/buildspec.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 0 additions & 7 deletions aws-code-build/release/buildspec.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions doc/changes/changes_7.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ n/a
## Security

- #805: Upgraded r-4-minimal flavor to R 4.3 and Ubuntu 22.04
- #806: Removed flavor python-3.7-minimal-EXASOL-6.2.0
1 change: 0 additions & 1 deletion doc/changes/package_diffs/7.0.0/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 0 additions & 10 deletions flavors/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,16 +37,6 @@ Due to EOL of Python2, there is split of the standard-EXASOL-7.1.0 container: on
- Available languages: Java 11, Python 3.7 and R 3.4
- [Here](standard-EXASOL-7.0.0/FLAVOR_DESCRIPTION.md) you can find more details about the flavor, such as the provided packages.

### Python-3.7-minimal flavors

The Python-3.7-minimal flavor provides the language Python 3.7 with only absolute necessary packages. This allows very simple customization because you control almost all dependencies.

- python-3.7-minimal-6.2.0
- Base Image: ubuntu:18.04
- Compatible Exasol Versions: 7.1.\*, 7.0.\*, 6.2.\*
- Available languages: Python 3.7
- [Here](https://github.com/exasol/script-languages/tree/master/flavors/python-3.7-minimal-EXASOL-6.2.0/FLAVOR_DESCRIPTION.md) you can find more details about the flavor, such as the provided packages.

### Python-3.8-minimal flavors

The Python-3.8-minimal flavor provides the language Python 3.8 with only absolute necessary packages. This allows very simple customization because you control almost all dependencies.
Expand Down
1 change: 0 additions & 1 deletion flavors/python-3.7-minimal-EXASOL-6.2.0

This file was deleted.

2 changes: 1 addition & 1 deletion script-languages
Submodule script-languages updated 29 files
+0 −7 aws-code-build/ci/buildspec.yaml
+0 −16 flavors/python-3.7-minimal-EXASOL-6.2.0/FLAVOR_DESCRIPTION.md
+0 −39 flavors/python-3.7-minimal-EXASOL-6.2.0/flavor_base/base_test_build_run/Dockerfile
+0 −6 flavors/python-3.7-minimal-EXASOL-6.2.0/flavor_base/base_test_deps/Dockerfile
+0 −7 flavors/python-3.7-minimal-EXASOL-6.2.0/flavor_base/base_test_deps/packages/apt_get_packages
+0 −37 flavors/python-3.7-minimal-EXASOL-6.2.0/flavor_base/build_deps/Dockerfile
+0 −9 flavors/python-3.7-minimal-EXASOL-6.2.0/flavor_base/build_deps/packages/apt_get_packages
+0 −41 flavors/python-3.7-minimal-EXASOL-6.2.0/flavor_base/build_run/Dockerfile
+0 −147 flavors/python-3.7-minimal-EXASOL-6.2.0/flavor_base/build_steps.py
+0 −8 flavors/python-3.7-minimal-EXASOL-6.2.0/flavor_base/flavor_base_deps/Dockerfile
+0 −5 flavors/python-3.7-minimal-EXASOL-6.2.0/flavor_base/flavor_base_deps/packages/apt_get_packages
+0 −0 flavors/python-3.7-minimal-EXASOL-6.2.0/flavor_base/flavor_base_deps/packages/python3_pip_packages
+0 −25 flavors/python-3.7-minimal-EXASOL-6.2.0/flavor_base/flavor_test_build_run/Dockerfile
+0 −1 flavors/python-3.7-minimal-EXASOL-6.2.0/flavor_base/language_definition
+0 −20 flavors/python-3.7-minimal-EXASOL-6.2.0/flavor_base/language_deps/Dockerfile
+0 −2 flavors/python-3.7-minimal-EXASOL-6.2.0/flavor_base/language_deps/packages/apt_get_packages
+0 −3 flavors/python-3.7-minimal-EXASOL-6.2.0/flavor_base/language_deps/packages/apt_get_packages_python
+0 −2 flavors/python-3.7-minimal-EXASOL-6.2.0/flavor_base/language_deps/packages/python3_pip_packages
+0 −62 flavors/python-3.7-minimal-EXASOL-6.2.0/flavor_base/release/Dockerfile
+0 −17 flavors/python-3.7-minimal-EXASOL-6.2.0/flavor_base/security_scan/.trivyignore
+0 −14 flavors/python-3.7-minimal-EXASOL-6.2.0/flavor_base/security_scan/Dockerfile
+0 −1 flavors/python-3.7-minimal-EXASOL-6.2.0/flavor_base/security_scan/packages/apt_get_packages
+0 −2 flavors/python-3.7-minimal-EXASOL-6.2.0/flavor_base/security_scan/packages/apt_get_packages_trivy_deps
+0 −2 flavors/python-3.7-minimal-EXASOL-6.2.0/flavor_base/testconfig
+0 −26 flavors/python-3.7-minimal-EXASOL-6.2.0/flavor_base/udfclient_deps/Dockerfile
+0 −6 flavors/python-3.7-minimal-EXASOL-6.2.0/flavor_base/udfclient_deps/packages/apt_get_packages
+0 −78 flavors/python-3.7-minimal-EXASOL-6.2.0/flavor_customization/Dockerfile
+0 −9 flavors/python-3.7-minimal-EXASOL-6.2.0/flavor_customization/packages/apt_get_packages
+0 −9 flavors/python-3.7-minimal-EXASOL-6.2.0/flavor_customization/packages/python3_pip_packages
Loading