./devel/py-requests-file, Transport adapter for file:// URLs with the requests python lib

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ] [ Image Add to tracker ]


Branch: CURRENT, Version: 3.0.1, Package name: py313-requests-file-3.0.1, Maintainer: pkgsrc-users

Requests-File is a transport adapter for use with the Requests
Python library to allow local filesystem access via file:// URLs.


Required to run:
[devel/py-setuptools] [devel/py-requests] [lang/py-six] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 6.804 KB

Version history: (Expand)


CVS history: (Expand)


   2025-10-31 12:44:44 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-requests-file: updated to 3.0.1

3.0.1 (20 Oct 2025)

- Add missing type annotations

3.0.0 (16 Oct 2025)

- Add data needed for Response.raise_for_status
- Add type annotations
  - Fix some type errors uncovered by mypy
- Change URLs to migrate to codeberg.org
   2025-04-12 22:13:34 by Adam Ciarcinski | Files touched by this commit (22) | Package updated
Log message:
Fix PLIST after py-setuptools update; bump depends and revision
   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-05-24 18:46:13 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-requests-file: updated to 2.1.0

2.1.0 (21 May 2024)

- Set the request property in the returned Response object
   2024-05-16 22:00:12 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-requests-file: fix DEPENDS
   2024-01-31 13:01:31 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-requests-file: updated to 2.0.0

2.0.0 (29 Jan 2024)
===================
- Correct a typo in requests_file.py
- Remove dependency on six
- Move metadata to pyproject.toml
  - Remove support for Python 2
  - Remove support for raw distutils
- Correct homepage link in pyproject.toml
- Fix black formatting
   2022-07-08 16:33:35 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-requests-file: mark as not for python 2.7
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS