head	1.10;
access;
symbols
	pkgsrc-2026Q1:1.9.0.8
	pkgsrc-2026Q1-base:1.9
	pkgsrc-2025Q4:1.9.0.6
	pkgsrc-2025Q4-base:1.9
	pkgsrc-2025Q3:1.9.0.4
	pkgsrc-2025Q3-base:1.9
	pkgsrc-2025Q2:1.9.0.2
	pkgsrc-2025Q2-base:1.9
	pkgsrc-2025Q1:1.8.0.10
	pkgsrc-2025Q1-base:1.8
	pkgsrc-2024Q4:1.8.0.8
	pkgsrc-2024Q4-base:1.8
	pkgsrc-2024Q3:1.8.0.6
	pkgsrc-2024Q3-base:1.8
	pkgsrc-2024Q2:1.8.0.4
	pkgsrc-2024Q2-base:1.8
	pkgsrc-2024Q1:1.8.0.2
	pkgsrc-2024Q1-base:1.8
	pkgsrc-2023Q4:1.7.0.14
	pkgsrc-2023Q4-base:1.7
	pkgsrc-2023Q3:1.7.0.12
	pkgsrc-2023Q3-base:1.7
	pkgsrc-2023Q2:1.7.0.10
	pkgsrc-2023Q2-base:1.7
	pkgsrc-2023Q1:1.7.0.8
	pkgsrc-2023Q1-base:1.7
	pkgsrc-2022Q4:1.7.0.6
	pkgsrc-2022Q4-base:1.7
	pkgsrc-2022Q3:1.7.0.4
	pkgsrc-2022Q3-base:1.7
	pkgsrc-2022Q2:1.7.0.2
	pkgsrc-2022Q2-base:1.7
	pkgsrc-2022Q1:1.6.0.10
	pkgsrc-2022Q1-base:1.6
	pkgsrc-2021Q4:1.6.0.8
	pkgsrc-2021Q4-base:1.6
	pkgsrc-2021Q3:1.6.0.6
	pkgsrc-2021Q3-base:1.6
	pkgsrc-2021Q2:1.6.0.4
	pkgsrc-2021Q2-base:1.6
	pkgsrc-2021Q1:1.6.0.2
	pkgsrc-2021Q1-base:1.6
	pkgsrc-2020Q4:1.5.0.4
	pkgsrc-2020Q4-base:1.5
	pkgsrc-2020Q3:1.5.0.2
	pkgsrc-2020Q3-base:1.5
	pkgsrc-2020Q2:1.4.0.4
	pkgsrc-2020Q2-base:1.4
	pkgsrc-2020Q1:1.4.0.2
	pkgsrc-2020Q1-base:1.4
	pkgsrc-2019Q4:1.3.0.8
	pkgsrc-2019Q4-base:1.3
	pkgsrc-2019Q3:1.3.0.4
	pkgsrc-2019Q3-base:1.3
	pkgsrc-2019Q2:1.3.0.2
	pkgsrc-2019Q2-base:1.3
	pkgsrc-2019Q1:1.2.0.2
	pkgsrc-2019Q1-base:1.2
	pkgsrc-2018Q4:1.1.0.2
	pkgsrc-2018Q4-base:1.1;
locks; strict;
comment	@# @;


1.10
date	2026.05.27.05.12.49;	author adam;	state Exp;
branches;
next	1.9;
commitid	uivgqfe1SbAszpHG;

1.9
date	2025.04.14.18.56.06;	author adam;	state Exp;
branches;
next	1.8;
commitid	J4yjPLMP6OK6f3RF;

1.8
date	2024.01.19.22.11.47;	author adam;	state Exp;
branches;
next	1.7;
commitid	q2dMF9aNfwAMO6VE;

1.7
date	2022.05.02.19.02.25;	author adam;	state Exp;
branches;
next	1.6;
commitid	hGtWCfqQ2bDwVvCD;

1.6
date	2021.03.08.20.09.38;	author adam;	state Exp;
branches;
next	1.5;
commitid	2Mk4YL6Y6mwvNxKC;

1.5
date	2020.06.29.16.13.01;	author adam;	state Exp;
branches;
next	1.4;
commitid	SsnPQwh6sWpCA8eC;

1.4
date	2020.03.21.08.55.14;	author adam;	state Exp;
branches;
next	1.3;
commitid	bQ8qOgqWLBUEnf1C;

1.3
date	2019.04.09.08.42.19;	author adam;	state Exp;
branches;
next	1.2;
commitid	XQDhF6pN6upMsEiB;

1.2
date	2019.02.25.08.49.12;	author adam;	state Exp;
branches;
next	1.1;
commitid	WAgm7cswEHHQS7dB;

1.1
date	2018.12.14.10.44.40;	author adam;	state Exp;
branches;
next	;
commitid	g7YR0M8M5qJWRK3B;


desc
@@


1.10
log
@py-flask-caching: updated to 2.4.0

2.4.0

- Modernize project setup
- Update ``intersphinx_mapping`` for Sphinx 8 compatibility.
- Pass CACHE_OPTIONS as kwargs to redis_from_url.
- Pass sentinel_kwargs to redis client via CACHE_OPTIONS
- Fix ``response_hit_indication`` return True always.
@
text
@@@comment $NetBSD: PLIST,v 1.9 2025/04/14 18:56:06 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
${PYSITELIB}/flask_caching/__init__.py
${PYSITELIB}/flask_caching/__init__.pyc
${PYSITELIB}/flask_caching/__init__.pyo
${PYSITELIB}/flask_caching/backends/__init__.py
${PYSITELIB}/flask_caching/backends/__init__.pyc
${PYSITELIB}/flask_caching/backends/__init__.pyo
${PYSITELIB}/flask_caching/backends/base.py
${PYSITELIB}/flask_caching/backends/base.pyc
${PYSITELIB}/flask_caching/backends/base.pyo
${PYSITELIB}/flask_caching/backends/filesystemcache.py
${PYSITELIB}/flask_caching/backends/filesystemcache.pyc
${PYSITELIB}/flask_caching/backends/filesystemcache.pyo
${PYSITELIB}/flask_caching/backends/memcache.py
${PYSITELIB}/flask_caching/backends/memcache.pyc
${PYSITELIB}/flask_caching/backends/memcache.pyo
${PYSITELIB}/flask_caching/backends/nullcache.py
${PYSITELIB}/flask_caching/backends/nullcache.pyc
${PYSITELIB}/flask_caching/backends/nullcache.pyo
${PYSITELIB}/flask_caching/backends/rediscache.py
${PYSITELIB}/flask_caching/backends/rediscache.pyc
${PYSITELIB}/flask_caching/backends/rediscache.pyo
${PYSITELIB}/flask_caching/backends/simplecache.py
${PYSITELIB}/flask_caching/backends/simplecache.pyc
${PYSITELIB}/flask_caching/backends/simplecache.pyo
${PYSITELIB}/flask_caching/backends/uwsgicache.py
${PYSITELIB}/flask_caching/backends/uwsgicache.pyc
${PYSITELIB}/flask_caching/backends/uwsgicache.pyo
${PYSITELIB}/flask_caching/contrib/__init__.py
${PYSITELIB}/flask_caching/contrib/__init__.pyc
${PYSITELIB}/flask_caching/contrib/__init__.pyo
${PYSITELIB}/flask_caching/contrib/googlecloudstoragecache.py
${PYSITELIB}/flask_caching/contrib/googlecloudstoragecache.pyc
${PYSITELIB}/flask_caching/contrib/googlecloudstoragecache.pyo
${PYSITELIB}/flask_caching/contrib/uwsgicache.py
${PYSITELIB}/flask_caching/contrib/uwsgicache.pyc
${PYSITELIB}/flask_caching/contrib/uwsgicache.pyo
${PYSITELIB}/flask_caching/jinja2ext.py
${PYSITELIB}/flask_caching/jinja2ext.pyc
${PYSITELIB}/flask_caching/jinja2ext.pyo
${PYSITELIB}/flask_caching/py.typed
${PYSITELIB}/flask_caching/utils.py
${PYSITELIB}/flask_caching/utils.pyc
${PYSITELIB}/flask_caching/utils.pyo
@


1.9
log
@Fix PLIST after py-setuptools update; bump depends and revision
@
text
@d1 1
a1 1
@@comment $NetBSD: PLIST,v 1.8 2024/01/19 22:11:47 adam Exp $
a5 1
${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
@


1.8
log
@py-flask-caching: updated to 2.1.0

Version 2.1.0

fix type signature in flask_caching.utils.make_template_fragment_key.
Added docs and example for make_cache_key
support Flask 3

Version 2.0.2

fix issue with boto3 dependencie due to latest cachelib released
migrate flask_caching.backends.RedisCluster dependency from redis-py-cluster to redis-py
bug fix: make the make_cache_key attributed of decorated view functions writeable.

Version 2.0.1

Relax dependency pin to allow Flask 2.x.x

Version 2.0.0

fix bug where flask_caching.backends.RedisSentinelCache.get_many would query wrong host&port combination.
Remove flask_caching.backends.FileSystemCache method overrides. It now shares 100% of cachelib.FileSystemCache API and is fully compatible. Functionality relient on implementation details of said overrides from older releases might not work anymore.
Add proxy to underlaying has method of cache clients.
flask_caching.backends.FileSystemCache now stores timestamps in a universal (non-frammed) way following the lastest version of cachelib.FileSystemCache. The change also reduces overhead from 17 bytes (via previous method using pickle) to 4 bytes (using python's struct). This, however, will break compatibily since older timestamps are serialized with a different strategy.
@
text
@d1 1
a1 2
@@comment $NetBSD: PLIST,v 1.7 2022/05/02 19:02:25 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
d5 1
@


1.7
log
@py-flask-caching: updated to 1.10.1

Version 1.10.1
--------------
- A ``GoogleCloudStorageCache`` backend has been added to the user contributed
  caching backends.
- Fix a regression introduced in the last release which broke all applications
  subclassing the ``Cache`` class.
- Add test_generic_get_bytes test case.
- Various improvements and fixes.
@
text
@d1 6
a6 7
@@comment $NetBSD: PLIST,v 1.6 2021/03/08 20:09:38 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
d46 4
@


1.6
log
@py-flask-caching: updated to 1.10.0

Version 1.10.0
--------------
- **Important**: The way caching backends are loaded have been refactored.
  Instead of passing the name of the initialization function one can now use
  the full path to the caching backend class.
  For example:
  ``CACHE_TYPE="flask_caching.backends.SimpleCache"``.
  In the next major release (2.0), this will be the only supported way.
- UWSGICache is not officially supported anymore and moved to the user
  contributed backends.
- Switch from Travis-CI to GitHub Actions
- Fix add() in RedisCache without a timeout.
- Fix error in how the FileSystemCache counts the number of files.
- Type Annotations have been added.
- Add some basic logging to SimpleCache and FileSystemCache for better
  observability.
- Add option in memoize to ignore args
- Stop marking wheels as Python 2 compatible.
- Fix ``default_timeout`` not being properly passed to its super constructor.
- Fix ``kwargs`` not being passed on in function ``_memoize_make_cache_key``.
- Add a Redis Cluster Mode caching backend.
- Do not let PIP install this package on unsupported Python Versions.
- Fix uWSGI initialization by checking if uWSGI has the 'cache2' option
  enabled.
- Documentation updates and fixes.
@
text
@d1 1
a1 1
@@comment $NetBSD: PLIST,v 1.5 2020/06/29 16:13:01 adam Exp $
d38 3
@


1.5
log
@py-flask-caching: updated to 1.9.0

Version 1.9.0

- Add an option to include the functions source code when generating the cache
  key.
- Add an feature that allows one to completely control the way how cache keys
  are generating. For example, one can now implement a function that generates
  cache the keys based on the POST-based requests.
- Fix the cache backend naming collisions by renaming them from ``simple`` to
  ``simplecache``, ``null`` to ``nullcache`` and ``filesystem`` to
  ``filesystemcache``.
- Explicitly pass the ``default_timeout`` to ``RedisCache`` from
  ``RedisSentinelCache``.
- Use ``os.replace`` instead of werkzeug's ``rename`` due to Windows raising an
  ``OSError`` if the dst file already exist.
- Documentation updates and fixes.
@
text
@d1 1
a1 1
@@comment $NetBSD: PLIST,v 1.4 2020/03/21 08:55:14 adam Exp $
d35 6
@


1.4
log
@py-flask-caching: updated to 1.8.0

Version 1.8.0
- **BREAKING:** Removed support for Python 2. Python 3.5 and upwards are
  supported as of now.
- Add option to specify if ``None`` is a cached value or not.
- Allow to use ``__caching_id__`` rather than ``__repr__`` as an object
  caching key.
- The RedisCache backend now support generating the key_prefix via a callable.
- Emit a warning if the ``CACHE_TYPE`` is set to ``filesystem`` but no
  ``CACHE_DIR`` is set.
- Fixes Google App Engine Memcache backend.
- Various documentation updates and fixes.
@
text
@d1 1
a1 1
@@comment $NetBSD: PLIST,v 1.3 2019/04/09 08:42:19 adam Exp $
d17 3
a19 3
${PYSITELIB}/flask_caching/backends/filesystem.py
${PYSITELIB}/flask_caching/backends/filesystem.pyc
${PYSITELIB}/flask_caching/backends/filesystem.pyo
d23 3
a25 3
${PYSITELIB}/flask_caching/backends/null.py
${PYSITELIB}/flask_caching/backends/null.pyc
${PYSITELIB}/flask_caching/backends/null.pyo
d29 3
a31 3
${PYSITELIB}/flask_caching/backends/simple.py
${PYSITELIB}/flask_caching/backends/simple.pyc
${PYSITELIB}/flask_caching/backends/simple.pyo
@


1.3
log
@py-flask-caching: updated to 1.7.0

Version 1.7.0:
**This is the last version supporting Python 2!**
- Added a feature called 'response_filter' which enables one to only
  cache views depending on the response code.
- A DeprecationWarning got turned into a TypeError.

Version 1.6.0:
- The delete_many function is now able to ignore any errors and continue
  deleting the cache. However, in order to preserve backwards compatibility,
  the default mode is to abort the deletion process. In order to use the new
  deletion mode, one has to flip the config setting CACHE_IGNORE_ERRORS to
  True. This was and still is only relevant for the **filesystem** and
  **simple** cache backends.
- Re-added the gaememcached CACHE_TYPE for improved backwards compatibility.
- Documentation improvements
@
text
@d1 1
a1 1
@@comment $NetBSD: PLIST,v 1.2 2019/02/25 08:49:12 adam Exp $
a10 3
${PYSITELIB}/flask_caching/_compat.py
${PYSITELIB}/flask_caching/_compat.pyc
${PYSITELIB}/flask_caching/_compat.pyo
@


1.2
log
@py-flask-caching: updated to 1.5.0

Version 1.5.0:
- Add support for a Redis Sentinel Cluster.
- Parameterize the hash function so alternatives can be used.
- Include the deprecated werkzeug.contrib.cache module in Flask-Caching.
@
text
@d1 1
a1 1
@@comment $NetBSD: PLIST,v 1.1 2018/12/14 10:44:40 adam Exp $
d35 3
a37 3
${PYSITELIB}/flask_caching/backends/uwsgi.py
${PYSITELIB}/flask_caching/backends/uwsgi.pyc
${PYSITELIB}/flask_caching/backends/uwsgi.pyo
@


1.1
log
@py-flask-caching: added version 1.4.0

This is a fork of the Flask-Cache extension. Adds easy cache support to Flask.
@
text
@d1 1
a1 1
@@comment $NetBSD: PLIST,v 1.2 2014/04/26 17:01:50 kleink Exp $
d17 21
a37 6
${PYSITELIB}/flask_caching/backends/backends.py
${PYSITELIB}/flask_caching/backends/backends.pyc
${PYSITELIB}/flask_caching/backends/backends.pyo
${PYSITELIB}/flask_caching/backends/clients.py
${PYSITELIB}/flask_caching/backends/clients.pyc
${PYSITELIB}/flask_caching/backends/clients.pyo
@

