File: changelog

package info (click to toggle)
python-hashids 1.3.1-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 124 kB
  • sloc: python: 443; makefile: 4
file content (91 lines) | stat: -rw-r--r-- 2,936 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
python-hashids (1.3.1-5) unstable; urgency=medium

  * Update debian/watch to check GitHub tags instead of releases.
  * Update debian/watch format to version 4, no changes.
  * Update copyright year.
  * Switch from dh --with python in debian/rules to a dh-sequence-python3.
  * Build-Depends: Add <!nocheck> to python3-pytest.

 -- Edward Betts <edward@4angle.com>  Fri, 09 Dec 2022 09:56:36 +0000

python-hashids (1.3.1-4) unstable; urgency=medium

  * Team upload.
  * d/control: Build using the pyproject pybuild plugin.

 -- Louis-Philippe Véronneau <pollo@debian.org>  Fri, 02 Dec 2022 12:41:47 -0500

python-hashids (1.3.1-3) unstable; urgency=medium

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

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 16 Oct 2022 18:03:56 +0100

python-hashids (1.3.1-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * 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 <morph@debian.org>  Fri, 03 Jun 2022 12:28:30 -0400

python-hashids (1.3.1-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Edward Betts ]
  * New upstream release
  * Use github as upstream source instead of pypi
  * Install upstream changelog
  * Upstream now uses flit instead of setuptools
  * Add flit and python3-toml to Build-Depends
  * Build-Depend on dh-python (>= 4.20200804) for flit support
  * Update Standards-Version
  * Update to debhelper 13
  * Set Rules-Requires-Root to no
  * Update package description
  * Update copyright year

 -- Edward Betts <edward@4angle.com>  Mon, 31 Aug 2020 10:53:54 +0100

python-hashids (1.2.0-3) unstable; urgency=medium

  * Team upload.
  * Use debhelper-compat instead of debian/compat.
  * Drop Python 2 support.

 -- Ondřej Nový <onovy@debian.org>  Sat, 03 Aug 2019 13:43:33 +0200

python-hashids (1.2.0-2) unstable; urgency=medium

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

  [ Edward Betts ]
  * debian/tests/control: add DEP-8 tests
  * debian/control: update Standards-Version to 4.1.4 (no changes)
  * debian/control: clarify that python-hashids is for Python 2
  * debian/control: update to debhelper 11

 -- Edward Betts <edward@4angle.com>  Sat, 19 May 2018 17:54:21 +0200

python-hashids (1.2.0-1) unstable; urgency=medium

  * New upstream release.
  * Install README.rst
  * debian/control: update Standards-Version to 3.9.8 (no changes)

 -- Edward Betts <edward@4angle.com>  Thu, 19 Jan 2017 17:06:10 +0000

python-hashids (1.1.0-1) unstable; urgency=low

  * Initial release. (Closes: #820896)

 -- Edward Betts <edward@4angle.com>  Wed, 13 Apr 2016 13:27:26 +0100