[Python-modules-commits] [python-slugify] branch upstream updated	(3fcb194 -> 45e052e)
    Hugo Lefeuvre 
    hle at moszumanska.debian.org
       
    Wed May 24 15:15:34 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
hle pushed a change to branch upstream
in repository python-slugify.
      from  3fcb194   Import python-slugify_1.2.0.orig.tar.gz
      adds  8a4c2c8   Imported Upstream version 1.2.1
       new  45e052e   New upstream version 1.2.4
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:
 .gitignore              |   5 +++
 .travis.yml             |   7 +++-
 CHANGELOG.md            |  17 ++++++++
 LICENSE                 |  21 ++++++++++
 LICENSE.md              |  28 --------------
 README.md => README.rst | 100 +++++++++++++++++++++++++++++++-----------------
 pep8.sh                 |   7 +---
 setup.cfg               |   2 +
 setup.py                |  44 +++++++--------------
 slugify/__init__.py     |   2 +-
 slugify/slugify.py      |  33 +++++++++-------
 test.py                 |  43 +++++++++++++++++++++
 12 files changed, 193 insertions(+), 116 deletions(-)
 create mode 100644 LICENSE
 delete mode 100644 LICENSE.md
 rename README.md => README.rst (69%)
 create mode 100644 setup.cfg
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-slugify.git
    
    
More information about the Python-modules-commits
mailing list