File: changelog

package info (click to toggle)
python-pyotp 2.6.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 176 kB
  • sloc: python: 624; sh: 8; makefile: 4
file content (113 lines) | stat: -rw-r--r-- 3,534 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
python-pyotp (2.6.0-3) unstable; urgency=medium

  * Team upload.
  * d/{control,rules,t/unittests} : add b-d on pytest and force test to
    run via pytest other than deprecated "python3 setup.py test".
  * d/t/{control,unittests}: run autopkgtests in AUTOPKGTEST_TMP dir.

 -- Mohammed Bilal <mdbilal@disroot.org>  Sun, 04 Dec 2022 20:09:04 +0530

python-pyotp (2.6.0-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
  * Update standards version to 4.6.1, no changes needed.

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

python-pyotp (2.6.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Thomas Goirand ]
  * New upstream release (Closes: #1001994).
  * Set Debian Python Team as maintainer assuming this was the initial
    intention of Hugo Lefeuvre. Added myself as uploader.
  * Ran wrap-and-sort -bastk.
  * Add autopkgtest.

 -- Thomas Goirand <zigo@debian.org>  Tue, 19 Jul 2022 17:21:42 +0200

python-pyotp (2.3.0-1) unstable; urgency=medium

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

  [ Hugo Lefeuvre ]
  * New upstream release.
  * Drop Python 2 support.
  * debian/control:
    - Bump debhelper dependency to = 12.

 -- Hugo Lefeuvre <hle@debian.org>  Sat, 27 Jul 2019 19:35:36 -0300

python-pyotp (2.2.7-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    - Bump Standards-Version to 4.3.0.
    - Update description to remove bad looking separation line.
  * debian/copyright:
    - Add entry for Andrey Kislyuk.
    - Bump copyright years.
  * Run wrap-and-sort -a.

 -- Hugo Lefeuvre <hle@debian.org>  Wed, 23 Jan 2019 13:46:02 +0100

python-pyotp (2.2.6-2) unstable; urgency=medium

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

  [ Hugo Lefeuvre ]
  * debian/control:
    - Bump Standards-Version to 4.1.5.
    - Bump debhelper dependency to match new compat.
    - Add autopkgtest stanza.
    - Remove useless XB-Python-Egg-Name fields.
  * Bump debian/compat to 11.
  * Update debian/copyright years.
  * Bump debian/watch to version 4.
  * Remove trailing whitespaces from debian/changelog.

 -- Hugo Lefeuvre <hle@debian.org>  Thu, 02 Aug 2018 15:18:35 +0800

python-pyotp (2.2.6-1) unstable; urgency=medium

  * New upstream release.
  * Update copyright years.
  * debian/control:
    - Depend on debhelper >= 10 instead of >= 9.
    - Bump Standards-Version to 4.1.0.
  * Bump compat from 9 to 10.

 -- Hugo Lefeuvre <hle@debian.org>  Thu, 05 Oct 2017 15:18:14 +0200

python-pyotp (2.2.1-1) unstable; urgency=medium

  * New upstream release:
    - Fix failing tests (Closes: #836824).
  * Remove debian/patches/timedelta-ingest-timestamp.patch: Integrated in new
    upstream version.
  * Remove useless PYBUILD_TEST_ARGS line in debian/rules.

 -- Hugo Lefeuvre <hle@debian.org>  Fri, 09 Sep 2016 17:41:55 +0200

python-pyotp (2.1.1-2) unstable; urgency=high

  * Fix FTBFS on 32-bit platforms (Closes: #831399).
  * debian/control:
    - Add Python version information in the short descriptions.

 -- Hugo Lefeuvre <hle@debian.org>  Fri, 15 Jul 2016 16:45:17 +0200

python-pyotp (2.1.1-1) unstable; urgency=low

  * Initial release (Closes: #829703).

 -- Hugo Lefeuvre <hle@debian.org>  Sun, 3 Jul 2016 18:05:34 +0200