Skip to content

Commit 07d7f62

Browse files
committed
#267 Bump diskcache to latest version 2.0.2
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent ff606e8 commit 07d7f62

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ def read(*names, **kwargs):
7878
# caching
7979
'zc.lockfile >= 1.0.0, < 2.0.0',
8080
'yg.lockfile >= 2.0.0, < 3.0.0',
81-
'diskcache >= 1.7.0, < 1.8.0',
81+
'diskcache >= 2.0.0, < 3.0.0',
8282

8383
# textcode
8484
'Beautifulsoup >= 3.2.0, <4.0.0',
-18.8 KB
Binary file not shown.
22.5 KB
Binary file not shown.

thirdparty/prod/diskcache.ABOUT

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
about_resource: diskcache-1.7.0-py2.py3-none-any.whl
1+
about_resource: diskcache-2.0.2-py2.py3-none-any.whl
22

33
name: python-diskcache
4-
version: 1.7.0
4+
version: 2.0.2
55

66
owner: Grant Jenks
77

88
home_url: https://github.com/grantjenks/python-diskcache/
99

10-
download_url: https://pypi.python.org/packages/0f/fc/b24e3d66525e09c621817ae1d3804e7ec605e5d91cf1c2da3d755c4b9e52/diskcache-1.7.0.tar.gz#md5=8fcce03a1b25b37b376a0982c50d70eb
10+
download_url: https://pypi.python.org/packages/9f/71/36193e75dfa37bebad9a46d80bb003c52602de69ad2b945d0987a80c2d59/diskcache-2.0.2.tar.gz#md5=c3d75a2a99e87da6844bd882e7be82fe
1111
vcs_tool: git
1212
vcs_repository: https://github.com/grantjenks/python-diskcache.git
1313

0 commit comments

Comments
 (0)