File: changelog

package info (click to toggle)
twine 3.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 708 kB
  • sloc: python: 3,233; makefile: 140; sh: 5
file content (191 lines) | stat: -rw-r--r-- 6,542 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
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
twine (3.3.0-1) unstable; urgency=medium

  [ Stefano Rivera ]
  * New upstream release.
  * Refresh patches.
  * Drop patch no-needs-sphinx, no longer needed.
  * Drop patch no-jaraco.envs, no longer needed.
  * Drop Barry Warsaw from Uploaders. Thanks for the help. (Closes: #970188)
  * Patch: no-pytest-socket: pytest-socket isn't available in Debian.
  * Extend upstream metadata.
  * Bump Standards-Version to 4.5.1, no changes needed.
  * Bump watch file format to 4, no changes needed.
  * Update copyright holders.

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Debian Janitor ]
  * Refer to common license file for Apache-2.0.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

 -- Stefano Rivera <stefanor@debian.org>  Fri, 25 Dec 2020 11:40:37 -0800

twine (3.2.0-1) unstable; urgency=medium

  * New upstream release.
  * Refresh patches.
  * Update copyright.
  * New Build-Depends: python3-colorama, python3-rfc3986.
  * Bump Standards-Version to 4.5.0, no changes needed.
  * Patch skip-test-coverage: Disable coverage in pytest.
  * Drop debian/upstream/signing-key.asc, upstream hasn't signed uploads in
    years.

 -- Stefano Rivera <stefanor@debian.org>  Wed, 24 Jun 2020 13:55:05 -0700

twine (3.1.1-1) unstable; urgency=medium

  * New upstream point release.

 -- Stefano Rivera <stefanor@debian.org>  Tue, 24 Dec 2019 09:36:25 +0200

twine (3.1.0-1) unstable; urgency=medium

  * New upstream release.
    - Now requires use of python3-keyring.
  * Build-Depend on python3-importlib-metadata, python3-setuptools-scm, as now
    required upstream.
  * Depend on python3-importlib-metadata, as required upstream.
  * Run tests using pytest, as upstream does.
    - Build-Depend on test dependencies.
    - Make egg_info available to tests.
  * Patch: no-intersphinx: Disable the unused intersphinx mapping, to avoid
    requesting it during build.
  * Patch: no-jaraco.envs: Remove infra for integration tests that we don't
    run.
  * Patch skip-network-tests: Skip tests that require a network connection.
  * Add autopkgtest to run unit tests.

 -- Stefano Rivera <stefanor@debian.org>  Wed, 27 Nov 2019 11:57:17 -0800

twine (2.0.0-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 4.4.1, no changes needed.

 -- Stefano Rivera <stefanor@debian.org>  Fri, 04 Oct 2019 17:33:07 +0300

twine (1.15.0-1) unstable; urgency=medium

  [ Stefano Rivera ]
  * New upstream release.
  * Update copyright.
  * Bump debhelper compat level to 12.
  * Un-version build-dependencies that predate oldstable.

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.
  * Bump Standards-Version to 4.4.0.

 -- Stefano Rivera <stefanor@debian.org>  Wed, 18 Sep 2019 18:50:10 -0700

twine (1.13.0-1) unstable; urgency=medium

  * New upstream release.
  * Update copyright.
  * Recommend python3-keyring, used for credential storage when available.

 -- Stefano Rivera <stefanor@debian.org>  Mon, 25 Feb 2019 11:49:33 -0800

twine (1.12.1-2) unstable; urgency=medium

  * Add missing Depends for sphinx docs. (Closes: #911069)
  * Bump Standards-Version to 4.3.0, no changes needed.
  * Minimize signing-key.asc.

 -- Stefano Rivera <stefanor@debian.org>  Sat, 29 Dec 2018 15:29:04 +0100

twine (1.12.1-1) unstable; urgency=medium

  [ Stefano Rivera ]
  * New upstream release (LP: #1775886)
  * New B-D: python3-readme-renderer.
  * Bump debhelper compat level to 11.
  * Bump Standards-Version to 4.2.1, no changes needed.

  [ Ondřej Nový ]
  * d/control: Remove ancient X-Python3-Version field

 -- Stefano Rivera <stefanor@debian.org>  Sat, 13 Oct 2018 14:42:11 +0200

twine (1.11.0-1) unstable; urgency=medium

  * New upstream release.
  * Update copyright.
  * Install README.rst too, due to the filesystem structure, it wasn't
    included in our rst directory. (Closes: #827568, again)
  * Bump pkginfo dependency (following upstream).

 -- Stefano Rivera <stefanor@debian.org>  Mon, 19 Mar 2018 22:57:54 -0700

twine (1.10.0-1) unstable; urgency=medium

  [ Stefano Rivera ]
  * Team upload.
  * New upstream release. (Closes: #825341, #884649)
    - Has useful documentation. (Closes: #827568, #827569)
  * Add symlink to ease finding rst docs.
  * Drop patches, superseded upstream.
  * Update copyright.
  * Update Homepage to point to the canonical GitHub repo.
  * Migrate to git, pq, and salsa.debian.org.
  * Add myself to uploaders.
  * Declare Rules-Requires-Root: no.
  * Bump debhelper compat to 10.
  * Bump Standards-Version to 4.1.3, no changes needed.
  * Patch no-needs-sphinx: Don't requires sphinx 1.7.0.
  * Don't compress HTML in docs.
  * Lintian override PyPI capitalization.

  [ Ondřej Nový ]
  * d/copyright: Use https protocol in Format field
  * d/watch: Use https protocol

 -- Stefano Rivera <stefanor@debian.org>  Fri, 16 Mar 2018 17:13:20 -0700

twine (1.8.1-2) unstable; urgency=medium

  * d/control: Add python3-setuptools to Depends.  (Closes: #814379)
  * d/tests: Add very simple autopkgtests.

 -- Barry Warsaw <barry@debian.org>  Wed, 14 Dec 2016 18:09:06 -0500

twine (1.8.1-1) unstable; urgency=medium

  [ Zygmunt Krynicki ]
  * Refresh dependencies (still missing python3-requests-toolbelt)

  [ Barry Warsaw ]
  * New upstream release.
  * d/control:
    - Bump Standards-Version to 3.9.8 with no other changes needed.
    - Add python3-sphinx-rtd-theme to Build-Depends.
    - With permission, move PAPT into Maintainer, with Zygmunt and
      myself as Uploaders.
  * d/twine.manpages: Added to correctly install the man page.

 -- Barry Warsaw <barry@debian.org>  Thu, 25 Aug 2016 10:47:14 -0400

twine (1.5.0-1) unstable; urgency=medium

  * New upstream release
  * debian/watch: use the new pypi redirector
  * debian/copyright: update with new authors
  * debian/manpages: remove the automatically-generated manual page until
    upstream has some documentation. This is also tracked upstream as
    https://github.com/pypa/twine/issues/11
  * debian/lintian-overrides: add an override for the lower-case 'python' used
    in the long description as a code example.

 -- Zygmunt Krynicki <zygmunt.krynicki@canonical.com>  Tue, 21 Jul 2015 21:43:17 +0200

twine (1.3.1-1) unstable; urgency=medium

  * Initial release. (Closes: #745342)

 -- Zygmunt Krynicki <zygmunt.krynicki@canonical.com>  Sun, 20 Apr 2014 19:55:00 +0200