File: changelog

package info (click to toggle)
python-django-celery-results 2.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 616 kB
  • sloc: python: 2,172; makefile: 314; sh: 7; sql: 2
file content (97 lines) | stat: -rw-r--r-- 3,475 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
python-django-celery-results (2.4.0-3) unstable; urgency=medium

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

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

python-django-celery-results (2.4.0-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + python-django-celery-results-doc: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <jelmer@debian.org>  Sat, 22 Oct 2022 11:40:41 +0100

python-django-celery-results (2.4.0-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches.
  * Bump Standards-Version to 4.6.1.0.

 -- Michael Fladischer <fladi@debian.org>  Mon, 19 Sep 2022 11:26:29 +0000

python-django-celery-results (2.3.1-1) unstable; urgency=low

  * New upstream release.

 -- Michael Fladischer <fladi@debian.org>  Tue, 26 Apr 2022 16:51:56 +0000

python-django-celery-results (2.3.0-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches.
  * Add python3-psycopg2 to Build-Depends, required by tests.
  * Skip tests that require a results store during build.

 -- Michael Fladischer <fladi@debian.org>  Thu, 17 Mar 2022 14:40:53 +0000

python-django-celery-results (2.2.0-1) unstable; urgency=medium

  * New upstream release (Closes: #1002366).
  * Update d/watch to work with github again.
  * Refresh patches.
  * Bump Standards-Version to 4.6.0.1.
  * Add python3-pytest-benchmark to Build-Depends, required by tests.
  * Remove override_dh_auto_test, handle test through standard pybuild.
  * Install testfiles using d/pybuild.testfiles.
  * Skip test_store_group_result which fails with sqlite on build.
  * Update year in d/copyright.
  * Enable upstream testsuite for autopkgtests.

 -- Michael Fladischer <fladi@debian.org>  Sun, 23 Jan 2022 21:02:37 +0000

python-django-celery-results (2.0.0-1) unstable; urgency=low

  [ Ondřej Nový ]
  * 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.

  [ Michael Fladischer ]
  * New upstream release (Closes: #973210).
  * Bump debhelper version to 13.
  * Bump Standards-Version to 4.5.1.
  * Use uscan version 4.
  * Set Rules-Requires-Root: no.
  * Add python3-mock to Build-Depends, required by tests.
  * Add d/upstream/metadata.
  * Add patch to skip concurrent transaction test if SQLite is used.

 -- Michael Fladischer <fladi@debian.org>  Mon, 30 Nov 2020 21:04:31 +0100

python-django-celery-results (1.0.4-1) unstable; urgency=low

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/control: Remove ancient X-Python3-Version field
  * Use 'python3 -m sphinx' instead of sphinx-build for building docs

  [ Michael Fladischer ]
  * New upstream release.
  * Clean up .pytest_cache/v/cache/nodeids to allow two builds in a row.
  * Fix spelling error in intersphinx patch.
  * Bump debhelper compatibility and version to 11.
  * Bump Standards-Version to 4.2.1.
  * Run wrap-and-sort -bast to reduce diff size of future changes.
  * Enable autopkgtest-pkg-python testsuite.

 -- Michael Fladischer <fladi@debian.org>  Sun, 18 Nov 2018 17:48:58 +0100

python-django-celery-results (1.0.1-1) unstable; urgency=low

  * Initial release (Closes: #871640).

 -- Michael Fladischer <fladi@debian.org>  Wed, 09 Aug 2017 07:28:31 +0200