[Python-modules-commits] [backports.functools-lru-cache] branch upstream updated (91f723b -> 561cb8e)

Sandro Tosi morph at moszumanska.debian.org
Fri Dec 1 00:13:42 UTC 2017


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

morph pushed a change to branch upstream
in repository backports.functools-lru-cache.

      from  91f723b   import backports.functools-lru-cache_1.3.orig.tar.gz
       new  561cb8e   Import backports.functools-lru-cache_1.4.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:
 .readthedocs.yml                                   |  5 ++++
 .travis.yml                                        |  7 +++---
 CHANGES.rst                                        |  6 +++++
 PKG-INFO                                           |  9 ++++++--
 README.rst                                         |  4 ++++
 appveyor.yml                                       | 19 +++++++++++++++
 .../PKG-INFO                                       | 11 ++++++---
 backports.functools_lru_cache.egg-info/SOURCES.txt | 21 +++++++++++++++++
 .../dependency_links.txt                           |  1 +
 .../requires.txt                                   |  9 ++++++++
 .../top_level.txt                                  |  1 +
 backports/__init__.py                              |  2 +-
 docs/conf.py                                       | 27 ++++++++--------------
 setup.cfg                                          |  4 ----
 setup.py                                           | 23 ++++++++++--------
 tests/requirements.txt                             |  1 -
 tox.ini                                            |  9 ++++----
 17 files changed, 115 insertions(+), 44 deletions(-)
 create mode 100644 .readthedocs.yml
 create mode 100644 appveyor.yml
 copy PKG-INFO => backports.functools_lru_cache.egg-info/PKG-INFO (92%)
 create mode 100644 backports.functools_lru_cache.egg-info/SOURCES.txt
 create mode 100644 backports.functools_lru_cache.egg-info/dependency_links.txt
 create mode 100644 backports.functools_lru_cache.egg-info/requires.txt
 create mode 100644 backports.functools_lru_cache.egg-info/top_level.txt
 delete mode 100644 tests/requirements.txt

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/backports.functools-lru-cache.git



More information about the Python-modules-commits mailing list