File: changelog

package info (click to toggle)
python-retrying 1.4.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 136 kB
  • sloc: python: 638; makefile: 5
file content (88 lines) | stat: -rw-r--r-- 2,705 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
python-retrying (1.4.2-3) unstable; urgency=medium

  * Removed python3-six (build-)depends (Closes: #1112206).

 -- Thomas Goirand <zigo@debian.org>  Wed, 26 Nov 2025 11:57:50 +0100

python-retrying (1.4.2-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Sun, 28 Sep 2025 15:20:57 +0200

python-retrying (1.4.2-1) experimental; urgency=medium

  * New upstream release.
  * Fix upstream VCS URLs.
  * Add pybuild-plugin-pyproject to build-depends.
  * Add pybuild-autopkgtest.

 -- Thomas Goirand <zigo@debian.org>  Wed, 27 Aug 2025 14:04:24 +0200

python-retrying (1.3.3-4) unstable; urgency=medium

  * Team upload.
  * d/control: Use team+openstack@tracker.debian.org as maintainer
  * Use debhelper-compat instead of debian/compat.
  * Use pybuild to build package.
  * Drop Python 2 support (Closes: #938144).
  * Enable autopkgtest-pkg-python testsuite.
  * Bump debhelper compat level to 12.

 -- Ondřej Nový <onovy@debian.org>  Mon, 02 Sep 2019 10:19:17 +0200

python-retrying (1.3.3-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/rules: Changed UPSTREAM_GIT protocol to https

  [ Daniel Baumann ]
  * Updating vcs fields.
  * Updating copyright format url.
  * Updating maintainer field.
  * Running wrap-and-sort -bast.
  * Removing gbp.conf, not used anymore or should be specified in the
    developers dotfiles.

  [ Thomas Goirand ]
  * Add missing dh-python build-depends.
  * Standards-Version is now 4.1.3.

 -- Thomas Goirand <zigo@debian.org>  Mon, 02 Apr 2018 17:56:04 +0200

python-retrying (1.3.3-2) unstable; urgency=medium

  * Fixed VCS URLs (https).
  * d/rules: Changed UPSTREAM_GIT protocol to https
  * d/s/options: extend-diff-ignore of .gitreview
  * d/control: Using OpenStack's Gerrit as VCS URLs.

 -- Ondřej Nový <novy@ondrej.org>  Sun, 28 Feb 2016 15:49:22 +0100

python-retrying (1.3.3-1) unstable; urgency=medium

  * New upstream release.
  * Removes the patch to de-embbed six, which is now an external dependency
    also in upstream code.

 -- Thomas Goirand <zigo@debian.org>  Mon, 01 Jun 2015 23:10:00 +0200

python-retrying (1.2.3-2) unstable; urgency=medium

  * Removed embedded copy of six using a patch from Chuck Short. Thanks to
    James Page for letting me know.

 -- Thomas Goirand <zigo@debian.org>  Tue, 30 Sep 2014 14:00:40 +0000

python-retrying (1.2.3-1) unstable; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Sat, 20 Sep 2014 12:47:01 +0800

python-retrying (1.2.1-1) unstable; urgency=medium

  * Initial release. (Closes: #752619)

 -- Thomas Goirand <zigo@debian.org>  Wed, 25 Jun 2014 15:50:41 +0800