[Python-modules-commits] [pylint-celery] branch upstream updated (afebadf -> 523493e)

Daniel Stender stender at moszumanska.debian.org
Sat Aug 6 11:37:39 UTC 2016


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

stender pushed a change to branch upstream
in repository pylint-celery.

      from  afebadf   Imported Upstream version 0.3
       new  523493e   Import pylint-celery_0.3.orig.tar.xz

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:
 .coveragerc                                 |   3 +
 .gitignore                                  |  35 +++
 .travis.yml                                 |  13 ++
 LICENSE                                     | 339 ++++++++++++++++++++++++++++
 PKG-INFO                                    |  11 -
 README.md                                   |  38 ++++
 pylint_celery.egg-info/PKG-INFO             |  11 -
 pylint_celery.egg-info/SOURCES.txt          |   9 -
 pylint_celery.egg-info/dependency_links.txt |   1 -
 pylint_celery.egg-info/not-zip-safe         |   1 -
 pylint_celery.egg-info/requires.txt         |   3 -
 pylint_celery.egg-info/top_level.txt        |   1 -
 setup.cfg                                   |   5 -
 test/input/__init__.py                      |   0
 test/input/func_noerror_celery.py           |  13 ++
 test_requirements.txt                       |   2 +
 16 files changed, 443 insertions(+), 42 deletions(-)
 create mode 100644 .coveragerc
 create mode 100644 .gitignore
 create mode 100644 .travis.yml
 create mode 100644 LICENSE
 delete mode 100644 PKG-INFO
 create mode 100644 README.md
 delete mode 100644 pylint_celery.egg-info/PKG-INFO
 delete mode 100644 pylint_celery.egg-info/SOURCES.txt
 delete mode 100644 pylint_celery.egg-info/dependency_links.txt
 delete mode 100644 pylint_celery.egg-info/not-zip-safe
 delete mode 100644 pylint_celery.egg-info/requires.txt
 delete mode 100644 pylint_celery.egg-info/top_level.txt
 delete mode 100644 setup.cfg
 create mode 100644 test/input/__init__.py
 create mode 100644 test/input/func_noerror_celery.py
 create mode 100644 test_requirements.txt

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pylint-celery.git



More information about the Python-modules-commits mailing list