File: changelog

package info (click to toggle)
python-crontab 3.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 536 kB
  • sloc: python: 2,935; sh: 6; makefile: 3
file content (149 lines) | stat: -rw-r--r-- 5,262 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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
python-crontab (3.3.0-1) unstable; urgency=low

  * New upstream version 3.3.0
  * Refresh patches.
  * Bump Standards-Version to 4.7.2.
  * Update year in d/copyright.

 -- Michael Fladischer <fladi@debian.org>  Tue, 12 Aug 2025 19:11:13 +0000

python-crontab (3.2.0-1) unstable; urgency=medium

  * Team Upload
  * Fix d/watch for new archive naming policy
  * Use dh-sequence-python3
  * New upstream version 3.2.0 (Closes: #1078637)

 -- Alexandre Detiste <tchet@debian.org>  Sat, 21 Dec 2024 15:45:32 +0100

python-crontab (3.1.0-1) unstable; urgency=low

  * New upstream version 3.1.0
  * Refresh patches and drop those applied by upstream.

 -- Michael Fladischer <fladi@debian.org>  Sun, 26 May 2024 20:19:20 +0000

python-crontab (3.0.0-3) unstable; urgency=low

  * Add patches to fix upstream tests (Closes: #1060935).
  * Update year in d/copyright.

 -- Michael Fladischer <fladi@debian.org>  Fri, 19 Jan 2024 21:05:52 +0000

python-crontab (3.0.0-2) unstable; urgency=low

  * Add patch from upstream to fix test_19_frequency_at_month (Closes:
    #1054772).

 -- Michael Fladischer <fladi@debian.org>  Fri, 17 Nov 2023 17:57:36 +0000

python-crontab (3.0.0-1) unstable; urgency=medium

  * New upstream version 3.0.0
  * Refresh patches.
  * Bump Standards-Version to 4.6.2.
  * Install testfiles using d/pybuild.testfiles.
  * Build using pybuild-plugin-pyproject.

 -- Michael Fladischer <fladi@debian.org>  Fri, 11 Aug 2023 20:21:50 +0000

python-crontab (2.7.1-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches.
  * Update d/copyright with new years.
  * Add patch to use lowercase when comparing preferred encoding.
  * Bump Standards-Version to 4.6.1.0.

 -- Michael Fladischer <fladi@debian.org>  Fri, 06 Jan 2023 10:44:53 +0000

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

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

 -- Jelmer Vernooij <jelmer@debian.org>  Wed, 09 Nov 2022 20:49:39 +0000

python-crontab (2.6.0-1) unstable; urgency=low

  * New upstream release.
  * Clean up python_crontab.egg-info/PKG-INFO to allow two builds in a
    row.
  * Let pybuild handle upstream tests during build.
  * Bump Standards-Version to 4.6.0.1.
  * Add myself to d/copyright.

 -- Michael Fladischer <fladi@debian.org>  Tue, 01 Feb 2022 13:06:16 +0000

python-crontab (2.5.1-1) unstable; urgency=low

  * New upstream release (Closes: #972821).
  * Add debian/gbp.conf.
  * Set Debian Python Team as maintainer and myself as uploader.
  * Run wrap-and-sort -bast to reduce diff size of future changes.
  * Drop Python2 package.
  * Bump debhelper version to 13.
  * Bump Standards-Version to 4.5.0.
  * Drop patches, no longer applicable to new upstream code.
  * Remove obsolete X-Python3-Version field.
  * Add patches to fix tests.
  * Clean up pytest artifacts to allow two builds in a row.
  * Use README.rst for documentation.
  * Remove autopkgtests for Python2.
  * Use https:// for copyright-format 1.0 URL.
  * Set Rules-Requires-Root: no.
  * Replace ADTTMP with AUTOPKGTEST_TMP in autopkgtests.
  * Use py3versions -s instead of -i in autopkgtests.
  * Switch to debhelper-compat.
  * Use https:// for uscan URL.
  * Add d/upstream/metadata.
  * Use uscan version 4.
  * Update Vcs-* fields with new Debian Python Team Salsa repository.
  * Update project homepage URL.
  * Do not install python package for autopkgtests.
  * Add patch to use tempfile module to create output file in tests.

 -- Michael Fladischer <fladi@debian.org>  Wed, 25 Nov 2020 23:39:56 +0100

python-crontab (1.9.3-2) unstable; urgency=medium

  * Switch from using py.test-{version} to python{version} -m pytest
  during build to work around a pytest bug (Closes: #808898)
  * Add patch to fix a frequency test which fails if the current
  year is a leap year
  * Update DEP8 python3 tests to test all installed versions of python

 -- Jordan Metzmeier <jmetzmeier01@gmail.com>  Tue, 05 Jan 2016 16:20:14 -0600

python-crontab (1.9.3-1) unstable; urgency=medium

  * New upstream version (Closes: #786921)
  * Update debian/watch with the output for the new
  PyPI redirector (Closes: #786920)
  * Remove all Debian patches that were merged upstream
  * Add Build-Depends on python3-setuptools
  * Use pytest for testrunner because some test output is lost
  with the default runner
  * Add patch to remove test for failures when croniter is missing,
  which fails under python3 and is not optional for the Debian package
  * Remove XS-Testsuite field from the control file as it is no longer
  required
  * Bump standards version to 3.9.6, no changes were required
  * Change python depends from 2.6 to 2.7 as the module is no longer 2.6
  compatible (Closes: #787026)

 -- Jordan Metzmeier <jmetzmeier01@gmail.com>  Tue, 26 May 2015 14:44:11 -0500

python-crontab (1.8.1-2) unstable; urgency=low

  * Fix copyright for tests/test_usage.py
  * Add Vcs fields to the control file

 -- Jordan Metzmeier <jmetzmeier01@gmail.com>  Mon, 13 Oct 2014 00:09:23 -0500

python-crontab (1.8.1-1) unstable; urgency=low

  * Initial release (Closes: #740800).

 -- Jordan Metzmeier <jmetzmeier01@gmail.com>  Wed, 05 Mar 2014 00:09:54 -0600