File: changelog

package info (click to toggle)
python-zeep 4.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,600 kB
  • sloc: python: 15,592; makefile: 13
file content (139 lines) | stat: -rw-r--r-- 5,193 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
python-zeep (4.2.1-1) unstable; urgency=medium

  * Add a salsa-ci.yml
  * debian/copyright: use spaces rather than tabs to start continuation
    lines.
  * Bump debhelper from old 12 to 13.
  * Set field Upstream-Name in debian/copyright.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Fix field name typo in debian/copyright (Comments => Comment).
  * Update standards version to 4.6.1, no changes needed.
  * Opportunistically check upstream PGP signatures.
  * Fix wrongly reformatted line by lintian-brush.
  * d/copyright: Replace tabs with spaces.
  * Remove obsolete lintian-overrides.
  * Merging upstream version 4.2.1
  * Update copyright years.
  * Refresh patches.

 -- Mathias Behrle <mathiasb@m9s.biz>  Wed, 18 Jan 2023 21:39:16 +0100

python-zeep (4.1.0-2) unstable; urgency=medium

  * Update Build-Depends and Depends (Closes: #1016358).

 -- Mathias Behrle <mathiasb@m9s.biz>  Fri, 09 Sep 2022 11:01:06 +0200

python-zeep (4.1.0-1) unstable; urgency=medium

  * zeep tarballs are distributed unsigned via Pypi.
  * Merging upstream version 4.1.0.
  * Update the d/copyright file.
  * Refresh patches.

 -- Mathias Behrle <mathiasb@m9s.biz>  Wed, 20 Oct 2021 14:37:24 +0200

python-zeep (4.0.0-1) unstable; urgency=medium

  * Merging upstream version 4.0.0.
  * Update Depends.
  * Update 01-remove-failing-tests.patch, asyncio and tornado support was
    finally removed.
  * Mark the autopkgtest as superficial (Closes: #974504).
  * Updating to standards version 4.5.1, no changes needed.
  * Update debian copyright.
  * Use debhelper compat 12.
  * Set Rules-Requires-Root: no.
  * Replace ADTTMP with AUTOPKGTEST_TMP.

 -- Mathias Behrle <mathiasb@m9s.biz>  Sun, 20 Dec 2020 17:20:57 +0100

python-zeep (3.4.0-1) unstable; urgency=medium

  * Add the actual signing key of the maintainer.
  * Merging upstream version 3.4.0.
  * Drop the Python 2 support.
  * Bump the Standards-Version to 4.4.0, no changes needed.
  * Bump the debian copyright year.
  * Refresh 01-remove-failing-tests.patch.
  * Disable the test suite on building for now, we are hit by
    https://github.com/pytest-dev/pytest-cov/issues/252

 -- Mathias Behrle <mbehrle@debian.org>  Mon, 26 Aug 2019 12:24:05 +0200

python-zeep (3.2.0-1) unstable; urgency=medium

  * Move source.lintian-overrides to source/lintian-overrides.
  * Merging upstream version 3.2.0.
  * Refresh debian/patches/01-remove-failing-tests.patch.
  * Update to Standards-Version: 4.3.0.

 -- Mathias Behrle <mbehrle@debian.org>  Wed, 09 Jan 2019 19:02:54 +0100

python-zeep (3.1.0-1) unstable; urgency=medium

  * Updating to standards version 4.2.1, no changes needed.
  * Merging upstream version 3.1.0.
  * Bump to debhelper compat 11.
  * Update (Build-)Depends for 3.1.0.
  * Refresh patches.
  * Install the examples.
  * Add a simple autopkgtest.

 -- Mathias Behrle <mbehrle@debian.org>  Thu, 22 Nov 2018 17:20:02 +0100

python-zeep (2.5.0-1) unstable; urgency=medium

  * Bump the Standards-Version to 4.1.1, no changes needed.
  * Update year of debian copyright.
  * Updating to standards version 4.1.3, no changes needed.
  * control: update Vcs-Browser and Vcs-Git
  * Set the Maintainer address to team+tryton-team@tracker.debian.org.
  * Merging upstream version 2.5.0.
  * Refresh 01-remove-failing-tests.patch.
  * Disable failing test test_tornado_transport.py (Closes: #893948).
    The test seems to fail because of poor support of asyncio/tornado.
    In the hope the package still is for more use even with buggy tornado
    support than to keep it out of testing we disable also:
      tests/test_tornado_transport.py
      s.a. https://github.com/mvantellingen/python-zeep/issues/679
           https://github.com/mvantellingen/python-zeep/issues/724

 -- Mathias Behrle <mbehrle@debian.org>  Wed, 04 Apr 2018 11:59:05 +0200

python-zeep (2.4.0-1) unstable; urgency=medium

  * Update the signing-key to the current valid key.
  * Change the maintainer address to tryton-debian@lists.alioth.debian.org
    (Closes: #865109).
  * Use the preferred https URL format in the copyright file.
  * Bump the Standards-Version to 4.0.1.
  * Put the minimal version constraint as well for python3-six.
  * Bump the Standards-Version to 4.1.0, no changes needed.
  * Merging upstream version 2.4.0 (Closes: #874215).
  * Add new Build-Depends.
  * Refresh 01-remove-failing-tests.patch.

 -- Mathias Behrle <mbehrle@debian.org>  Mon, 04 Sep 2017 19:01:26 +0200

python-zeep (2.1.1-1) unstable; urgency=medium

  * Merging upstream version 0.24.0.
  * Remove 01-add-missing-xsd-files.patch, went upstream.
  * Put a minimal version constraint for python-six.
  * Merging upstream version 0.27.0.
  * Updating Build-Depends and Depends for 0.27.0.
  * Merging upstream version 2.1.1.
  * Update debian/copyright.
  * Update Depends.
  * Add 01-remove-failing-tests.patch and 02-fix-soap-enc.xsd-copyright-
    char.patch.

 -- Mathias Behrle <mbehrle@debian.org>  Tue, 13 Jun 2017 13:58:08 +0200

python-zeep (0.23.0-1) unstable; urgency=medium

  * Initial commit (Closes: #834485).

 -- Mathias Behrle <mbehrle@debian.org>  Tue, 06 Dec 2016 19:07:51 +0100