[Python-modules-commits] [python-requests-cache] branch master updated (c36721f -> c750120)

Sandro Tosi morph at moszumanska.debian.org
Mon Jan 18 00:42:00 UTC 2016


This is an automated email from the git hooks/post-receive script.

morph pushed a change to branch master
in repository python-requests-cache.

      from  c36721f   Update Vcs fields for git migration
       new  ab8baf7   record new upstream branch created by importing python-requests-cache_0.4.10.orig.tar.gz
       new  28c8600   Import python-requests-cache_0.4.10.orig.tar.gz
       new  b917cb4   Don't force usage of toplevel dir to run tests
       new  b897aab   merge patched into master
       new  245f315   New upstream release
       new  a4e33c5   extend packaging copyright years
       new  c750120   releasing package python-requests-cache version 0.4.10-1

The 7 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                                        |  5 ++
 PKG-INFO                                           |  9 +++-
 README.rst                                         |  2 +-
 debian/.git-dpm                                    | 14 ++---
 debian/changelog                                   |  8 +++
 debian/copyright                                   |  2 +-
 .../patches/tests_dont_import_toplevel_dir.patch   |  4 +-
 requests_cache.egg-info/PKG-INFO                   |  9 +++-
 requests_cache/__init__.py                         |  2 +-
 requests_cache/backends/base.py                    |  2 +
 requests_cache/backends/storage/dbdict.py          | 22 +++-----
 requests_cache/core.py                             | 23 +++++++--
 setup.py                                           |  2 +-
 tests/test_cache.py                                | 59 ++++++++++++++--------
 14 files changed, 106 insertions(+), 57 deletions(-)

-- 
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