14
0

9 Commits

Author SHA256 Message Date
eb23ea73e1 - Switch to pyproject macros.
- Drop urllib3 BuildRequires due to boto3 disappearing.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cachelib?expand=0&rev=15
2025-04-10 04:56:14 +00:00
4672d4134e Accepting request 1135628 from home:alarrosa:branches:devel:languages:python
- Remove BuildRequires for python-redis and python-boto3 which are
  not really required nor even used when building the package
  (I also checked that the same number of tests are
  passed/skipped/deselected with and without those packages).
- Remove the Recommendation for python-redis, since that is only
  used if the user of cachelib wants to use a Redis key-value store
  as a cache backend and in that case it should be clear that they
  need the python-redis package installed. This two changes simplify
  the dependencies a lot which is specially useful in SLE.

OBS-URL: https://build.opensuse.org/request/show/1135628
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cachelib?expand=0&rev=13
2024-01-02 13:55:54 +00:00
e881fdbb97 Accepting request 1092325 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1092325
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cachelib?expand=0&rev=11
2023-06-11 20:07:28 +00:00
72985e5d42 - Restrict urllib3 to < 2, due to boto.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cachelib?expand=0&rev=9
2023-05-23 07:49:26 +00:00
6b246822bd Fix changelog
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cachelib?expand=0&rev=7
2023-02-08 12:04:51 +00:00
60d92133bb - Skip failing tests requiring network access
(gh#pallets-eco/cachelib#228).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cachelib?expand=0&rev=6
2023-02-07 21:49:36 +00:00
d2e5314d2b - Update to 0.10.2:
- Fix logging pollution due to DynamoDB logging handler
  - Improve error message when FileSystemCache methods are called
    with non-str keys.
  - Added DynamoDb as a cache backend

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cachelib?expand=0&rev=5
2023-02-07 21:06:54 +00:00
38adebfe51 Accepting request 998772 from home:jayvdb:branches:devel:languages:python
- Activate test suite
- Update to v0.9.0

OBS-URL: https://build.opensuse.org/request/show/998772
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cachelib?expand=0&rev=3
2022-08-23 09:05:24 +00:00
Tomáš Chvátal
30ee257a0f Accepting request 755388 from home:emendonca:octoprint
Fixing the license tag.

OBS-URL: https://build.opensuse.org/request/show/755388
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cachelib?expand=0&rev=1
2019-12-10 08:16:08 +00:00