16 Commits

Author SHA256 Message Date
2969511e16 Accepting request 1299815 from devel:languages:python
- Update to 0.1.3
  * Remove `types-redis` from dev dependencies (#336)
  * Bump redis to 6.0.0 and address async `.close()` deprecation warning (#336)
  * Avoid race condition when unlinking files in `FileStorage`. (#334)
  * Allow prodiving a `path_prefix` in `S3Storage` and `AsyncS3Storage`. (#342)
- Update BuildRequires and Suggests from pyproject.toml

OBS-URL: https://build.opensuse.org/request/show/1299815
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hishel?expand=0&rev=8
2025-08-15 19:52:39 +00:00
79aa320ac8 - Update to 0.1.3
* Remove `types-redis` from dev dependencies (#336)
  * Bump redis to 6.0.0 and address async `.close()` deprecation warning (#336)
  * Avoid race condition when unlinking files in `FileStorage`. (#334)
  * Allow prodiving a `path_prefix` in `S3Storage` and `AsyncS3Storage`. (#342)
- Update BuildRequires and Suggests from pyproject.toml

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hishel?expand=0&rev=15
2025-08-15 11:17:59 +00:00
21b8d0ffff Accepting request 1285424 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1285424
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hishel?expand=0&rev=7
2025-06-13 16:47:05 +00:00
7e39f36259 Accepting request 1284757 from home:glaubitz:branches:devel:languages:python
- Update to 0.1.2
  * Add check for fips compliant python. (#325)
  * Fix compatibility with httpx. (#291)
  * Use SyncByteStream instead of ByteStream. (#298)
  * Don't raise exceptions if date-containing headers are invalid. (#318)
  * Fix for S3 Storage missing metadata in API request. (#320)
- Update BuildRequires and Requires from pyproject.toml

OBS-URL: https://build.opensuse.org/request/show/1284757
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hishel?expand=0&rev=13
2025-06-13 10:55:22 +00:00
5c81ec9721 Accepting request 1223984 from devel:languages:python
- update to 0.1.1:
  * FIx typig extensions nor found.
  * Add support for Python 3.12 / drop Python 3.8.
  * Specify usedforsecurity=False in blake2b.

OBS-URL: https://build.opensuse.org/request/show/1223984
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hishel?expand=0&rev=6
2024-11-14 15:08:53 +00:00
fb33b5fa9f - update to 0.1.1:
* FIx typig extensions nor found.
  * Add support for Python 3.12 / drop Python 3.8.
  * Specify usedforsecurity=False in blake2b.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hishel?expand=0&rev=11
2024-11-13 15:06:50 +00:00
8b5ccd29af Accepting request 1219201 from devel:languages:python
- update to 0.0.33:
  * Added a Logging section to the documentation.
  * Don't raise an exception if the `Date` header is not present.
  * Ignore file not found error when cleaning up a file storage.
  * Fix `AssertionError` on `client.close()` when use
    SQLiteStorage.
  * Fix ignored flags when use `force_cache`.

OBS-URL: https://build.opensuse.org/request/show/1219201
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hishel?expand=0&rev=5
2024-10-30 16:36:45 +00:00
7e31153f24 - update to 0.0.33:
* Added a Logging section to the documentation.
  * Don't raise an exception if the `Date` header is not present.
  * Ignore file not found error when cleaning up a file storage.
  * Fix `AssertionError` on `client.close()` when use
    SQLiteStorage.
  * Fix ignored flags when use `force_cache`.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hishel?expand=0&rev=9
2024-10-29 21:41:45 +00:00
f2e5d7aaac Accepting request 1199446 from devel:languages:python
- update to 0.0.30:
  * Fix cache update on revalidation response with content
    (rfc9111 section 4.3.3)
  * Fix request extensions that were not passed into revalidation
    request for transport-based implementation (but were
  * passed for the pool-based impl) (#247).
  * Add `cache_private` property to the controller to support
    acting as shared cache.
  * Improve efficiency of scanning cached responses in
    `FileStorage` by reducing number of syscalls.
  * Add `remove` support for storages

OBS-URL: https://build.opensuse.org/request/show/1199446
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hishel?expand=0&rev=4
2024-09-09 12:44:25 +00:00
129b5873d4 - update to 0.0.30:
* Fix cache update on revalidation response with content
    (rfc9111 section 4.3.3)
  * Fix request extensions that were not passed into revalidation
    request for transport-based implementation (but were
  * passed for the pool-based impl) (#247).
  * Add `cache_private` property to the controller to support
    acting as shared cache.
  * Improve efficiency of scanning cached responses in
    `FileStorage` by reducing number of syscalls.
  * Add `remove` support for storages

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hishel?expand=0&rev=7
2024-09-08 13:00:31 +00:00
e544acb82a Accepting request 1195115 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1195115
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hishel?expand=0&rev=3
2024-08-21 21:27:15 +00:00
eb28415bc5 Accepting request 1194914 from home:gladiac:mailman
- Add sle15_python_module_pythons

OBS-URL: https://build.opensuse.org/request/show/1194914
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hishel?expand=0&rev=5
2024-08-21 12:46:29 +00:00
890f8ee736 Accepting request 1192772 from devel:languages:python
- Remove not needed python 2 Build dependency

OBS-URL: https://build.opensuse.org/request/show/1192772
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hishel?expand=0&rev=2
2024-08-09 14:16:00 +00:00
82da28b520 - Remove not needed python 2 Build dependency
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hishel?expand=0&rev=3
2024-08-09 05:36:02 +00:00
e9846ce7f3 Accepting request 1185403 from devel:languages:python
needed by pdm update

OBS-URL: https://build.opensuse.org/request/show/1185403
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hishel?expand=0&rev=1
2024-07-05 17:47:02 +00:00
1cd331005a Accepting request 1184828 from home:dgarcia:branches:devel:languages:python
- New package, required by the python-pdm update

OBS-URL: https://build.opensuse.org/request/show/1184828
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hishel?expand=0&rev=1
2024-07-04 13:24:52 +00:00