File: changelog

package info (click to toggle)
python-easydev 0.13.3%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 636 kB
  • sloc: python: 1,904; makefile: 116; javascript: 49
file content (181 lines) | stat: -rw-r--r-- 5,766 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
python-easydev (0.13.3+dfsg1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release:
    - Support poetry-core 2.0 (closes: #1094057).

 -- Colin Watson <cjwatson@debian.org>  Mon, 27 Jan 2025 20:09:55 +0000

python-easydev (0.13.2+dfsg1-3) unstable; urgency=medium

  * Team upload.
  * Remove python3-appdirs from runtime dependencies too.
  * Remove obsolete runtime dep on python3-pkg-resources.

 -- Alexandre Detiste <tchet@debian.org>  Thu, 04 Jul 2024 23:04:35 +0200

python-easydev (0.13.2+dfsg1-2) unstable; urgency=medium

  * Team upload.
  * d/rules: Skip test_url test; requires internet connection.
    (Closes: #1071075)

 -- Sergio Durigan Junior <sergiodj@debian.org>  Tue, 11 Jun 2024 14:08:14 -0400

python-easydev (0.13.2+dfsg1-1) unstable; urgency=medium

  * Team upload.
  * redo tarball
  * do not exclude appdirs.py anymore,
    it is just a thin compatibility wrapper now

 -- Alexandre Detiste <tchet@debian.org>  Sun, 28 Apr 2024 23:01:25 +0200

python-easydev (0.13.2+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 0.13.2+dfsg
  * the pypi archive is missing tests/, update d/watch to use Github
  * update dependencies:
    - python3-mock (Closes: #1063816)
    - python3-appdirs
    - python3-setuptools
    + python3-platformdirs
    + python3-poetry
    + python3-poetry-core
  * remove Python2 vs 3 cruft
  * remove old patches

 -- Alexandre Detiste <tchet@debian.org>  Sun, 28 Apr 2024 22:04:35 +0200

python-easydev (0.12.1+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Standards-Version: 4.6.2 (routine-update)
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
  * d/copyright: Remove superfluous file pattern, easydev/package.py
  * d/patches: Set Forwarded to not-needed for no_pkg_resources.patch and
    privacy.patch
  * d/source/options: Not needed, egg-info cleaned by dh-sequence-python3
  * d/rules: Remove manual cleaning of egg-info and add pybuild_autopkgtest
    conditional for test preparation
  * d/control: Replace autopkgtest-pkg-python with autopkgtest-pkg-pybuild

 -- Lance Lin <lq27267@gmail.com>  Tue, 05 Dec 2023 16:37:57 +0000

python-easydev (0.12.0+dfsg-4) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Update standards version to 4.6.1, no changes needed.

  [ Mohammed Bilal ]
  * remove python3-nose from B-D (Closes: #1018484)

  [ Jeroen Ploemen ]
  * Rules: use execute_after instead of an override for dh_install.

 -- Mohammed Bilal <mdbilal@disroot.org>  Sun, 04 Dec 2022 20:32:25 +0000

python-easydev (0.12.0+dfsg-3) unstable; urgency=medium

  * debian/rules
    - fix pytest -k syntax for pytest7; Closes: #1013723

 -- Sandro Tosi <morph@debian.org>  Sun, 26 Jun 2022 13:00:17 -0400

python-easydev (0.12.0+dfsg-2) unstable; urgency=medium

  * Team upload.
  * Move package to Debian Python Team

 -- Andreas Tille <tille@debian.org>  Sun, 02 Jan 2022 16:55:42 +0100

python-easydev (0.12.0+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream version.  (Closes: #997503)
  * Standards-Version: 4.6.0 (routine-update)
  * No tab in license text (routine-update)
  * Refresh external-appdirs.patch
  * Refresh no_pkg_resources.patch
  * d/rules: remove easydev_buildPackage renaming.
    The executable script is not provided anymore.
  * d/copyright: bump copyright year

 -- Étienne Mollier <emollier@debian.org>  Thu, 28 Oct 2021 21:29:43 +0200

python-easydev (0.10.1+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Standards-Version: 4.5.0 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Remove trailing whitespace in debian/changelog (routine-update)
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * debian/copyright: use spaces rather than tabs to start continuation lines.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Advertise repackaged source

 -- Andreas Tille <tille@debian.org>  Tue, 29 Sep 2020 09:58:41 +0200

python-easydev (0.9.38-2) unstable; urgency=medium

  * Source only upload (Closes: #943912).

 -- Olivier Sallou <osallou@debian.org>  Mon, 04 Nov 2019 10:22:25 +0000

python-easydev (0.9.38-1) unstable; urgency=medium

  * New upstream release (Closes: #937720).

 -- Olivier Sallou <osallou@debian.org>  Mon, 28 Oct 2019 15:56:52 +0000

python-easydev (0.9.37-2) UNRELEASED; urgency=medium

  * Remove python2 package  (Closes: #937720).

 -- Olivier Sallou <osallou@debian.org>  Mon, 28 Oct 2019 15:04:58 +0000

python-easydev (0.9.37-1) unstable; urgency=medium

  * Team upload.

  [ Andreas Tille ]
  * Fix watch file
  * debhelper 12
  * Activate Testsuite field
  * Point Vcs fields to salsa.debian.org
  * Standards-Version: 4.3.0
  * Remove trailing whitespace in debian/copyright

  [ Piotr Ożarowski ]
  * do not use pkg_resources

  [ Nick Morrott ]
  * d/control: refresh build-dependencies for tests
  * d/patches: refresh external-appdirs.patch
  * d/rules: generate egg_info for tests
  * d/rules: skip test requiring network access
  * d/rules: delete coverage report from build tree
  * Drop unused python-easydev.lintian-overrides.

 -- Andreas Tille <tille@debian.org>  Wed, 23 Jan 2019 07:45:34 +0100

python-easydev (0.9.35+dfsg-2) unstable; urgency=medium

  * Correct ITP bug number in previous changelog entry
  * Add dependencies on python-pkg-resources (Closes: #896292, #896402)
  * Bump Standards-Version to 4.1.3

 -- Afif Elghraoui <afif@debian.org>  Sun, 22 Apr 2018 17:53:49 -0400

python-easydev (0.9.35+dfsg-1) unstable; urgency=medium

  * Initial release (Closes: #878964)

 -- Afif Elghraoui <afif@debian.org>  Wed, 18 Oct 2017 01:56:51 -0400