[Python-modules-commits] [python-requests-cache] branch master updated (702e32e -> de53725)

Sandro Tosi morph at moszumanska.debian.org
Thu Jan 5 19:10:54 UTC 2017


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  702e32e   releasing package python-requests-cache version 0.4.12-1
       new  8483f21   record new upstream branch created by importing python-requests-cache_0.4.13.orig.tar.gz
       new  115a206   Import python-requests-cache_0.4.13.orig.tar.gz
       new  565be33   Don't force usage of toplevel dir to run tests
       new  b92ebc9   merge patched into master
       new  18eb995   New upstream release
       new  e24d4cc   remove examples no longer shipped in upstream tarball
       new  2840159   extend packaging copyright years
       new  de53725   releasing package python-requests-cache version 0.4.13-1

The 8 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 +-
 debian/.git-dpm                                    |  14 +-
 debian/changelog                                   |  10 +
 debian/copyright                                   |   2 +-
 .../patches/tests_dont_import_toplevel_dir.patch   |   4 +-
 debian/rules                                       |   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 +-
 19 files changed, 515 insertions(+), 511 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