File: changelog

package info (click to toggle)
python-duniterpy 1.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,216 kB
  • sloc: python: 10,626; makefile: 182; sh: 17
file content (120 lines) | stat: -rw-r--r-- 3,394 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
python-duniterpy (1.1.0-3) unstable; urgency=medium

  * add patch cherry-picked upstream
    to fix deprecation warning about typing.re.Pattern
  * declare compliance with Debian Policy 4.6.2

 -- Jonas Smedegaard <dr@jones.dk>  Fri, 30 Dec 2022 17:49:42 +0100

python-duniterpy (1.1.0-2) unstable; urgency=medium

  * update git-buildpackage config:
    enable automatic DEP-14 branch name handling

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 23 Apr 2022 00:22:40 +0200

python-duniterpy (1.1.0-1) experimental; urgency=medium

  [ upstream ]
  * new release(s)

  [ Jonas Smedegaard ]
  * update copyright info: update coverage
  * build-depend on python3-graphql-core python3-mnemonic
    python3-pytest python3-pytest-sugar python3-pytest-cov
    python3-websocket;
    tighten build-dependency on python3-attr
  * install examples only as such
  * add autopkgtest

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 23 Mar 2022 22:31:13 +0100

python-duniterpy (0.62.0-3) unstable; urgency=medium

  * update watch file:
    + add uversionmangle for release candidates
  * build-depend on pybuild-plugin-pyproject
    (not dh-python-pep517);
    closes: bug#1005207, thanks to Stefano Rivera

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 09 Feb 2022 10:56:39 +0100

python-duniterpy (0.62.0-2) unstable; urgency=medium

  * fix call dh_sphinxdoc, making build reproducible;
    closes: bug#997949, thanks to Chris Lamb
  * use pep517 build system;
    drop patch 2001 to avoid Python module poetry;
    build-depend on dh-python-pep517 python3-poetry-core
    (not dh-setuptools)
  * update copyright info:
    + use Reference field (not License-Reference)
    + update coverage
  * declare compliance with Debian Policy 4.6.0

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 14 Dec 2021 12:10:32 +0100

python-duniterpy (0.62.0-1) unstable; urgency=medium

  [ upstream ]
  * new release(s)

  [ Jonas Smedegaard ]
  * tighten build-dependencies
    on python3-aiohttp python3-attr python3-jsonschema
  * copyright info: update coverage
  * install examples
  * declare compliance with Debian Policy 4.5.1
  * update patch 2001

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 20 Apr 2021 14:55:35 +0200

python-duniterpy (0.60.1-1) unstable; urgency=medium

  [ upstream ]
  * new release
    + support libnacl version from v1.7.2
      closes: bug#974655

  [ Jonas Smedegaard ]
  * drop explicit runtime dependencies computed by dh_python3
  * tighten build-dependency on python3-libnacl

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 14 Nov 2020 11:10:34 +0100

python-duniterpy (0.60.0-2) unstable; urgency=medium

  * source-only release

 -- Jonas Smedegaard <dr@jones.dk>  Thu, 08 Oct 2020 01:59:51 +0200

python-duniterpy (0.60.0-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * drop patch cherry-picked upstream now applied
  * update patch 2001
  * copyright:
    + update coverage
    + use CamelCase in Upstream-Name

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 27 Sep 2020 14:38:46 +0200

python-duniterpy (0.58.0-1) unstable; urgency=medium

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * unfuzz and update patches

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 21 Sep 2020 20:02:51 +0200

python-duniterpy (0.57.0-1) unstable; urgency=low

  * initial packaging release;
    closes: bug#969572

 -- Jonas Smedegaard <dr@jones.dk>  Sun, 06 Sep 2020 17:57:13 +0200