[Python-modules-commits] [backports.functools-lru-cache] branch master updated (ce63f44 -> 8378241)

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


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

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

      from  ce63f44   add python-setuptools-scm to b-d
       new  561cb8e   Import backports.functools-lru-cache_1.4.orig.tar.gz
       new  89bff90   record new upstream branch created by importing backports.functools-lru-cache_1.4.orig.tar.gz and merge it
       new  46218c1   New upstream release
       new  ac1a4ed   bump Standards-Version to 4.1.2 (no changes needed)
       new  a36cb87   remove __init__.py
       new  8378241   releasing package backports.functools-lru-cache version 1.4-1

The 6 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 +-
 debian/.git-dpm                                    | 14 +++++------
 debian/changelog                                   | 10 ++++++++
 debian/control                                     |  2 +-
 debian/rules                                       |  4 ++++
 docs/conf.py                                       | 27 ++++++++--------------
 setup.cfg                                          |  4 ----
 setup.py                                           | 23 ++++++++++--------
 tests/requirements.txt                             |  1 -
 tox.ini                                            |  9 ++++----
 21 files changed, 137 insertions(+), 52 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