[Python-modules-commits] [python-slugify] branch master updated (d47aa46 -> 3d1f943)

Hugo Lefeuvre hle at moszumanska.debian.org
Wed May 24 15:15:32 UTC 2017


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

hle pushed a change to branch master
in repository python-slugify.

      from  d47aa46   Update descriptions.
       new  45e052e   New upstream version 1.2.4
       new  3edfba4   Merge tag 'upstream/1.2.4'
       new  3d1f943   Prepare new debian release.

The 3 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             |  1 +
 CHANGELOG.md            | 11 ++++++
 MANIFEST.in             |  3 --
 README.md => README.rst | 96 ++++++++++++++++++++++++++++++++-----------------
 debian/changelog        |  6 ++++
 setup.cfg               |  2 ++
 setup.py                | 39 ++++++--------------
 slugify/__init__.py     |  2 +-
 slugify/slugify.py      | 27 ++++++++------
 test.py                 | 30 ++++++++++++++++
 11 files changed, 146 insertions(+), 76 deletions(-)
 delete mode 100644 MANIFEST.in
 rename README.md => README.rst (70%)
 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