[Python-modules-commits] [python-aniso8601] branch upstream updated (52db46f -> d2ab5fa)

Jonathan Carter highvoltage-guest at moszumanska.debian.org
Sat May 27 14:16:59 UTC 2017


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

highvoltage-guest pushed a change to branch upstream
in repository python-aniso8601.

      from  52db46f   New upstream version 1.2.0
      adds  d8b39c3   Imported Debian patch 0.83-1
      adds  5508ccc   [svn-inject] Applying Debian modifications (0.83-1) to trunk
      adds  ce82cbe   Merge SVN HEAD
      adds  d2c390d   Initialize git-dpm
      adds  fa39c16   git-dpm config
      adds  1681c85   Beginning update to latest upstream version
      adds  a63dfd4   Update VCD control fields
      adds  8dc9b30   Fix git URL
      adds  8692af8   Update copyright year, remove extra file in debian/
      adds  0a27d6e   Assign dpmt as maintainer, self to uploader
      adds  f77c8cd   Fixed VCS URL (https)
      adds  38ce5bb   Add python-dateutil python3-dateutil as build-deps
      adds  2eaedac   Update maintainer email address, update changelog entry
      adds  96dcb7c   Update standards version
      adds  e3b1117   Update changelog for release
      adds  d552bbd   Update to upstream version 1.2.0
      adds  dfd3de8   Fix release status in package
      adds  2e6c100   Update upstream licensing info
      adds  a5676bf   Make packaging license BSD as well
      adds  704b320   Update build-deps
      adds  2ab63de   Set release status to UNRELEASED
      adds  d1f9760   Update copyright, watch
      adds  27a9059   Remove unneeded extra UNRELEASED changelog entry
      adds  dd0f21f   Remove egg files
      adds  992a97a   Update compat to version 10, set DPMT as maintainer
      adds  16ae0b3   Fix typo
      adds  2afa390   Bump compat to level 10
      adds  2f4efbf   bump compat to level 10, indicate unreleased
      adds  36c1196   Add Vcs fields
      adds  83839c0   New upstream release
       new  8025dbd   Merge branch 'upstream' of git+ssh://git.debian.org/git/python-modules/packages/python-aniso8601 into upstream
       new  d2ab5fa   Update upstream to 1.2.1

The 2 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:
 PKG-INFO                                           |  12 +-
 README.rst                                         |  10 +-
 aniso8601.egg-info/PKG-INFO                        |  12 +-
 aniso8601/__pycache__/date.cpython-35.pyc          | Bin 4272 -> 4272 bytes
 aniso8601/__pycache__/interval.cpython-35.pyc      | Bin 2386 -> 2769 bytes
 aniso8601/date.py                                  |   4 +-
 aniso8601/date.pyc                                 | Bin 4558 -> 4558 bytes
 aniso8601/interval.py                              |  94 ++++---
 aniso8601/interval.pyc                             | Bin 2532 -> 2945 bytes
 .../tests/__pycache__/test_date.cpython-35.pyc     | Bin 6124 -> 7422 bytes
 .../tests/__pycache__/test_duration.cpython-35.pyc | Bin 9385 -> 13143 bytes
 .../tests/__pycache__/test_interval.cpython-35.pyc | Bin 10254 -> 18472 bytes
 .../tests/__pycache__/test_time.cpython-35.pyc     | Bin 12924 -> 12990 bytes
 .../tests/__pycache__/test_timezone.cpython-35.pyc | Bin 3907 -> 4177 bytes
 aniso8601/tests/test_date.py                       |  21 +-
 aniso8601/tests/test_date.pyc                      | Bin 6748 -> 8190 bytes
 aniso8601/tests/test_duration.py                   | 287 +++++++++++----------
 aniso8601/tests/test_duration.pyc                  | Bin 10074 -> 14012 bytes
 aniso8601/tests/test_interval.py                   | 228 ++++++++++++++--
 aniso8601/tests/test_interval.pyc                  | Bin 10769 -> 19364 bytes
 aniso8601/tests/test_time.py                       |   2 +-
 aniso8601/tests/test_time.pyc                      | Bin 14261 -> 14267 bytes
 aniso8601/tests/test_timezone.py                   |  23 +-
 aniso8601/tests/test_timezone.pyc                  | Bin 4386 -> 4658 bytes
 setup.py                                           |   2 +-
 25 files changed, 463 insertions(+), 232 deletions(-)

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



More information about the Python-modules-commits mailing list