Package python3-module-fakeredis: Information

  • Default inline alert: Version in the repository: 2.18.0-alt1

Source package: python3-module-fakeredis
Version: 2.12.1-alt1
Latest version according to Repology
Build time:  May 16, 2023, 08:03 PM in the task #319852
Report package bug
License: BSD
Summary: Fake implementation of redis API for testing purposes
Description: 
fakeredis is a pure-Python implementation of the redis-py python client that
simulates talking to a redis server. This was created for a single purpose: to
write unittests. Setting up redis is not hard, but many times you want to write
unittests that do not talk to an external server (such as redis). This module
now allows tests to simply use this module as a reasonable substitute for
redis.

List of rpms provided by this srpm:
python3-module-fakeredis (noarch)

Maintainer: Stanislav Levin

List of contributors:
Stanislav Levin

ACL:
Stanislav Levin
@everybody

    1. python3-module-hypothesis
    2. python3-module-jsonpath-ng
    3. python3-module-lupa
    4. python3-module-poetry-core
    5. python3-module-pyproject-installer >= 0.4.0
    6. python3-module-pytest
    7. python3-module-pytest-asyncio
    8. python3-module-pytest-mock
    9. python3-module-redis
    10. python3-module-sortedcontainers
    11. python3-module-tox
    12. python3-module-twine
    13. rpm-build-pyproject

Last changed


May 12, 2023 Stanislav Levin 2.12.1-alt1
- 1.4.3 -> 2.12.1.
Oct. 15, 2020 Stanislav Levin 1.4.3-alt1
- Initial build for Sisyphus.