[Python-modules-commits] [python-requests-cache] branch upstream updated (b7bf9ae -> 115a206)
Sandro Tosi
morph at moszumanska.debian.org
Thu Jan 5 19:10:57 UTC 2017
This is an automated email from the git hooks/post-receive script.
morph pushed a change to branch upstream
in repository python-requests-cache.
from b7bf9ae Import python-requests-cache_0.4.12.orig.tar.gz
new 115a206 Import python-requests-cache_0.4.13.orig.tar.gz
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
HISTORY.rst | 6 +
PKG-INFO | 434 ++++++++++++++-------------
README.rst | 2 +-
docs/user_guide.rst | 4 +-
history_issue.py | 27 --
howdoi_issue.py | 19 --
requests_cache.egg-info/PKG-INFO | 434 ++++++++++++++-------------
requests_cache.egg-info/SOURCES.txt | 2 -
requests_cache/__init__.py | 2 +-
requests_cache/backends/base.py | 9 +-
requests_cache/backends/storage/mongodict.py | 18 +-
setup.cfg | 16 +-
setup.py | 2 +-
tests/test_cache.py | 19 +-
14 files changed, 494 insertions(+), 500 deletions(-)
delete mode 100644 history_issue.py
delete mode 100644 howdoi_issue.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-requests-cache.git
More information about the Python-modules-commits
mailing list