File: changelog

package info (click to toggle)
pytest-runner 2.11.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 152 kB
  • sloc: python: 212; makefile: 6
file content (80 lines) | stat: -rw-r--r-- 2,523 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
pytest-runner (2.11.1-4) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable):
    + Build-Depends: Drop versioned constraint on dh-python.

 -- Jelmer Vernooij <jelmer@debian.org>  Fri, 28 Oct 2022 19:36:01 +0100

pytest-runner (2.11.1-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from deprecated 9 to 13.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

 -- Jelmer Vernooij <jelmer@debian.org>  Mon, 17 Oct 2022 03:31:26 +0100

pytest-runner (2.11.1-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * Use debhelper-compat instead of debian/compat.
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Sandro Tosi ]
  * debian/compat remove

 -- Sandro Tosi <morph@debian.org>  Thu, 09 Jun 2022 22:45:17 -0400

pytest-runner (2.11.1-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Drop python2 support; Closes: #937565

 -- Sandro Tosi <morph@debian.org>  Thu, 02 Apr 2020 10:40:58 -0400

pytest-runner (2.11.1-1.1) unstable; urgency=high

  * Non-maintainer upload.
  * python-pytest-runner: Add the missing dependencies on
    python-pkg-resources and python-setuptools. (Closes: #896231)
  * python3-pytest-runner: Add the missing dependencies on
    python3-pkg-resources and python3-setuptools. (Closes: #896428)

 -- Adrian Bunk <bunk@debian.org>  Thu, 27 Sep 2018 20:35:32 +0300

pytest-runner (2.11.1-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Distinguish between Py2 and Py3 version in short description
  * Added upstream changelog
  * Depend on newer dh-python which sets SETUPTOOLS_SCM_PRETEND_VERSION
  * wrap-and-sort -t -a
  * d/copyright
    - Changed copyright year for new release
    - Added myself to Debian part
  * Added python{3,}-pytest to B-D
  * Removed version from python-all in B-D

  [ Brian May ]
  * New upstream release.
  * Update Standards-Version to 4.0.0.

 -- Brian May <bam@debian.org>  Tue, 11 Jul 2017 18:01:58 +1000

pytest-runner (2.7.1-1) unstable; urgency=medium

  * New upstream version.

 -- Brian May <bam@debian.org>  Wed, 06 Apr 2016 13:16:07 +1000

pytest-runner (2.7-1) unstable; urgency=medium

  * Initial release. (Closes: #819853)

 -- Brian May <bam@debian.org>  Sun, 03 Apr 2016 13:53:31 +1000