From 8ffad8ff0d4230c0b096e6646bfbf965bb7a177c Mon Sep 17 00:00:00 2001 From: Christopher Rogos Date: Tue, 21 Apr 2026 17:02:24 +0000 Subject: [PATCH] [IMP] storage_backend_s3: Set joserfc version to 1.6.3 --- requirements.txt | 1 + storage_backend_s3/README.rst | 12 +++----- storage_backend_s3/__manifest__.py | 2 +- .../static/description/index.html | 30 ++++++++----------- 4 files changed, 18 insertions(+), 27 deletions(-) diff --git a/requirements.txt b/requirements.txt index f79188285f..9cd1f123ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,6 @@ # generated from manifests external_dependencies boto3 +cryptography==3.4.8 fsspec>=2024.5.0 fsspec>=2025.0.0 fsspec>=2025.3.0 diff --git a/storage_backend_s3/README.rst b/storage_backend_s3/README.rst index 4434278e6b..53461dde70 100644 --- a/storage_backend_s3/README.rst +++ b/storage_backend_s3/README.rst @@ -1,7 +1,3 @@ -.. image:: https://odoo-community.org/readme-banner-image - :target: https://odoo-community.org/get-involved?utm_source=readme - :alt: Odoo Community Association - ================== Storage Backend S3 ================== @@ -17,7 +13,7 @@ Storage Backend S3 .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status :alt: Beta -.. |badge2| image:: https://img.shields.io/badge/license-LGPL--3-blue.png +.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html :alt: License: LGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fstorage-lightgray.png?logo=github @@ -90,9 +86,9 @@ Authors Contributors ------------ -- Sebastien Beau -- Raphaël Reverdy -- Simone Orsi +- Sebastien Beau +- Raphaël Reverdy +- Simone Orsi Other credits ------------- diff --git a/storage_backend_s3/__manifest__.py b/storage_backend_s3/__manifest__.py index 3775631d9a..30f816f58b 100644 --- a/storage_backend_s3/__manifest__.py +++ b/storage_backend_s3/__manifest__.py @@ -11,7 +11,7 @@ "author": " Akretion, Odoo Community Association (OCA)", "license": "LGPL-3", "installable": True, - "external_dependencies": {"python": ["boto3"]}, + "external_dependencies": {"python": ["boto3", "cryptography==3.4.8"]}, "depends": ["storage_backend"], "data": ["views/backend_storage_view.xml"], } diff --git a/storage_backend_s3/static/description/index.html b/storage_backend_s3/static/description/index.html index 19f306780f..713e0cf58b 100644 --- a/storage_backend_s3/static/description/index.html +++ b/storage_backend_s3/static/description/index.html @@ -3,7 +3,7 @@ -README.rst +Storage Backend S3 -
+
+

Storage Backend S3

- - -Odoo Community Association - -
-

Storage Backend S3

-

Beta License: LGPL-3 OCA/storage Translate me on Weblate Try me on Runboat

+

Beta License: LGPL-3 OCA/storage Translate me on Weblate Try me on Runboat

Add the possibility to store and get data from amazon S3 for your storage backend

Table of contents

@@ -393,7 +388,7 @@

Storage Backend S3

-

Configuration

+

Configuration

Go to “Technical -> Storage backend -> Storage backend” and create a new backend of type “Amazon S3”.

Example of configuration via env

@@ -412,13 +407,13 @@

Configuration

-

Known issues / Roadmap

+

Known issues / Roadmap

There is an issue with the latest version of boto3 and urllib3 - boto3 needs to be boto3<=1.15.18 related with https://github.com/OCA/storage/issues/67

-

Bug Tracker

+

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed @@ -426,15 +421,15 @@

Bug Tracker

Do not contact contributors directly about support or help with technical issues.

-

Credits

+

Credits

-

Authors

+

Authors

  • Akretion
-

Contributors

+

Contributors

-

Other credits

+

Other credits

The migration of this module from 15.0 to 18.0 was financially supported by Camptocamp.

-

Maintainers

+

Maintainers

This module is maintained by the OCA.

Odoo Community Association @@ -460,6 +455,5 @@

Maintainers

-