[Python-modules-commits] [python-isoweek] branch master updated (d6071f0 -> 5f5fd69)

Hugo Lefeuvre hle at moszumanska.debian.org
Tue Aug 29 21:48:51 UTC 2017


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

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

      from  d6071f0   New upstream release.
       new  c2c492b   New upstream version 1.3.3
       new  80d0359   Updated version 1.3.3 from 'upstream/1.3.3'
       new  5f5fd69   New upstream 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                            |   4 --
 .travis.yml                           |  12 ----
 CHANGES.txt                           |  10 +++
 PKG-INFO                              | 130 ++++++++++++++++++++++++++++++++++
 debian/changelog                      |   9 +++
 debian/control                        |   2 +-
 isoweek.egg-info/PKG-INFO             | 130 ++++++++++++++++++++++++++++++++++
 isoweek.egg-info/SOURCES.txt          |  12 ++++
 isoweek.egg-info/dependency_links.txt |   1 +
 isoweek.egg-info/top_level.txt        |   1 +
 isoweek.py                            |   2 +-
 setup.cfg                             |   6 ++
 setup.py                              |   2 +-
 13 files changed, 302 insertions(+), 19 deletions(-)
 delete mode 100644 .gitignore
 delete mode 100644 .travis.yml
 create mode 100644 PKG-INFO
 create mode 100644 isoweek.egg-info/PKG-INFO
 create mode 100644 isoweek.egg-info/SOURCES.txt
 create mode 100644 isoweek.egg-info/dependency_links.txt
 create mode 100644 isoweek.egg-info/top_level.txt

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



More information about the Python-modules-commits mailing list