[Python-modules-commits] [parsedatetime] branch debian/experimental updated (0dc4d68 -> 90094b8)

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Jul 12 10:59:23 UTC 2017


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

ghisvail-guest pushed a change to branch debian/experimental
in repository parsedatetime.

      from  0dc4d68   Update link in debian/copyright
       new  fcdd2e0   Upgrade watch file to version 4
       new  b0f4618   New upstream version 2.4
       new  54faa6c   Updated version 2.4 from 'upstream/2.4'
       new  24a2c12   Drop the patch queue, no longer required
       new  09bfb6d   Add support for the nocheck build profile
       new  c6f2ec1   Normalize the Vcs-Browser URI
       new  b994164   Upgrade copyright to format 1.0
       new  04da39b   Bump debhelper version to 10, no changes required
       new  04fb120   Bump standards version to 4.0.0, no changes required
       new  051a519   Fixup the DEP-8 tests
       new  90094b8   Release to experimental

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:
 CHANGES.txt                                        | 12 +++++
 Makefile                                           | 12 +++--
 PKG-INFO                                           |  2 +-
 debian/changelog                                   | 17 ++++++
 debian/compat                                      |  2 +-
 debian/control                                     | 15 +++---
 debian/copyright                                   | 63 +++++++++-------------
 .../Add-upstream-pytest-configuration.patch        | 18 -------
 .../Conditional-requirement-on-pytest-runner.patch | 41 --------------
 debian/patches/series                              |  2 -
 debian/rules                                       |  9 +++-
 debian/tests/control                               |  8 +--
 debian/watch                                       |  5 +-
 parsedatetime.egg-info/PKG-INFO                    |  2 +-
 parsedatetime/__init__.py                          |  4 +-
 parsedatetime/pdt_locales/icu.py                   |  2 +-
 setup.cfg                                          |  1 -
 setup.py                                           |  1 -
 tests/TestComplexDateTimes.py                      |  1 +
 tests/TestConvertUnitAsWords.py                    |  1 +
 tests/TestFrenchLocale.py                          |  1 +
 tests/TestRussianLocale.py                         |  1 +
 tests/TestSimpleDateTimes.py                       |  1 +
 tests/TestSimpleOffsets.py                         |  1 +
 tests/TestSimpleOffsetsNoon.py                     |  1 +
 25 files changed, 98 insertions(+), 125 deletions(-)
 delete mode 100644 debian/patches/Add-upstream-pytest-configuration.patch
 delete mode 100644 debian/patches/Conditional-requirement-on-pytest-runner.patch
 delete mode 100644 debian/patches/series

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



More information about the Python-modules-commits mailing list