[Python-modules-commits] [python-holidays] branch master updated (b5aa809 -> b6fd691)

Ondrej Novy onovy at debian.org
Sun Feb 4 11:15:55 UTC 2018


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

onovy pushed a change to branch master
in repository python-holidays.

      from  b5aa809   Initial release. (Closes: #857372)
       new  bfb339a   Import python-holidays_0.9.3.orig.tar.gz
       new  c3657d0   record new upstream branch created by importing python-holidays_0.9.3.orig.tar.gz and merge it
       new  3dee7ee   New upstream release
       new  77672db   Add python3-six to B-D
       new  baf1bec   Bump debhelper compat level to 11
       new  f985911   Standards version is 4.1.3 now (no changes needed)
       new  786bc13   d/control: Set supported Python version to 2.7 and Python 3 version to 3.4
       new  040cb16   d/copyright: Bump copyright years
       new  5048a2b   d/tests: Add simple autopkgtest test
       new  9920010   Change homepage to new location
       new  b6fd691   releasing package python-holidays version 0.9.3-1

The 11 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:
 LICENSE                        |   1 +
 PKG-INFO                       |  50 +--
 README.rst                     |  35 +-
 debian/.git-dpm                |  14 +-
 debian/changelog               |  13 +
 debian/compat                  |   2 +-
 debian/control                 |  11 +-
 debian/copyright               |   6 +-
 debian/tests/control.autodep8  |   2 +
 debian/tests/test.py           |   7 +
 holidays.egg-info/PKG-INFO     |  50 +--
 holidays.egg-info/requires.txt |   1 +
 holidays.py                    | 755 +++++++++++++++++++++++++++++++++++++++--
 setup.cfg                      |   1 -
 setup.py                       |  19 +-
 tests.py                       | 692 ++++++++++++++++++++++++++++++++++---
 16 files changed, 1513 insertions(+), 146 deletions(-)
 create mode 100644 debian/tests/control.autodep8
 create mode 100755 debian/tests/test.py

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



More information about the Python-modules-commits mailing list