python3-requests-file binary package in Ubuntu Noble armhf

 Requests-File is a transport adapter for use with the Requests Python
 library to allow local filesystem access via file:// URLs.
 .
 Features:
 .
  * Will open and read local files
  * Might set a Content-Length header
  * That's about it
 .
 No encoding information is set in the response object, so be careful using
 Response.text: the chardet library will be used to convert the file to a
 unicode type and it may not detect what you actually want.
 .
 EACCES is converted to a 403 status code, and ENOENT is converted to a
 404. All other IOError types are converted to a 400.
 .
 This package contains the Python 3 version of the library.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2024-01-06 22:44:41 UTC Published Ubuntu Noble armhf release universe python Optional 1.5.1-2
  • Published
  • Copied from ubuntu noble-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Noble armhf proposed universe python Optional 1.5.1-2
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to noble

  • Published
  • Copied from ubuntu noble-proposed amd64 in Primary Archive for Ubuntu
  2024-01-06 22:44:54 UTC Superseded Ubuntu Noble armhf release universe python Optional 1.5.1-1
  • Removal requested .
  • Superseded by amd64 build of requests-file 1.5.1-2 in ubuntu noble PROPOSED
  • Published
  • Copied from ubuntu groovy-proposed amd64 in Primary Archive for Ubuntu