File: changelog

package info (click to toggle)
pyhamcrest 2.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 824 kB
  • sloc: python: 4,081; makefile: 113; sh: 15
file content (187 lines) | stat: -rw-r--r-- 5,797 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
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
pyhamcrest (2.1.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 2.1.0
  * use new dh-sequence-python3
  * enable 426 tests, disable 3
  * add new build dependency on:
    * pybuild-plugin-pyproject
    * python3-hatchling
    * python3-hatch-vcs
  * remove old build dependencies:
    * python3-mock: hybridized in src/hamcrest/core/helpers/ismock.py
    * python3-six

 -- Alexandre Detiste <tchet@debian.org>  Sat, 17 Feb 2024 16:42:01 +0100

pyhamcrest (2.0.3-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Use secure URI in Homepage field.
  * Set upstream metadata fields: Repository-Browse.

 -- Jelmer Vernooij <jelmer@debian.org>  Mon, 17 Oct 2022 02:25:50 +0100

pyhamcrest (2.0.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Update dh-compat version to 13.
  * Add Rules-Requires-Root line.
  * Update debian copyright year to 2022.
  * Update standards version to 4.6.1, no changes needed.

 -- Ileana Dumitrescu <ileanadumitrescu95@gmail.com>  Fri, 02 Sep 2022 23:02:21 +0300

pyhamcrest (2.0.2-2) unstable; urgency=medium

  * Team upload.
  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Thu, 23 Dec 2021 15:23:07 +0100

pyhamcrest (2.0.2-1) experimental; urgency=low

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit.
  * Update standards version to 4.5.0, no changes needed.

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

  [ Sandro Tosi ]
  * Use the new Debian Python Team contact name and address

  [ Thomas Goirand ]
  * Team upload.
  * Exchange Maintainers and Uploaders field: David Villa Alises didn't take
    care of this package since 2014, and it has recieved 7 uploads since.
  * Fixed broken watch file.
  * New upstream release:
    - Removed all patches.

 -- Thomas Goirand <zigo@debian.org>  Wed, 25 Aug 2021 11:16:23 +0200

pyhamcrest (1.9.0-3) unstable; urgency=medium

  * Drop python2 support; Closes: #937456, #952131

 -- Sandro Tosi <morph@debian.org>  Wed, 01 Apr 2020 23:29:39 -0400

pyhamcrest (1.9.0-2) unstable; urgency=medium

  * Add basic Salsa CI configuration
  * Fix tests with pytest (>= 4)

 -- Balint Reczey <rbalint@ubuntu.com>  Tue, 05 Nov 2019 17:39:50 +0100

pyhamcrest (1.9.0-1) unstable; urgency=medium

  * Team upload.
  * debian/watch: Switch to GitHub's tarball download location.
    The tarball there does not have generated docs but has tests, both making
    packaging more pleasant.
  * New upstream version 1.9.0 (Closes: #943963)
  * New build-dependencies:
    - python-six
    - python3-six
    - python-pytest-cov
    - python3-pytest-cov
    - python-hypothesis
    - python3-hypothesis
    - python-mock
    - python3-mock

 -- Balint Reczey <rbalint@ubuntu.com>  Tue, 05 Nov 2019 13:15:12 +0100

pyhamcrest (1.8.0-4) unstable; urgency=medium

  * Team upload.
  * Fix package long description (Closes: #943689).
  * d/copyright:
    - Rewrite from cratch in machine-readable and adapt
      to new upstream version (Closes: #943688).
    - Add myself for debian part.
  * Bump standards version to 4.4.1.

 -- Ondřej Nový <onovy@debian.org>  Mon, 28 Oct 2019 09:20:33 +0100

pyhamcrest (1.8.0-3) unstable; urgency=medium

  * Team upload.
  * Reintroduce Python 2 support - required by twisted.

 -- Ondřej Nový <onovy@debian.org>  Sun, 27 Oct 2019 22:44:12 +0100

pyhamcrest (1.8.0-2) unstable; urgency=medium

  * Team upload.
  [ Ondřej Nový ]
  * Use pybuild to build package.
  * Enable autopkgtest-pkg-python testsuite.
  * Bump debhelper compat level to 12 and use debhelper-compat.
  * Drop Python 2 support (Closes: #937456).
  * Fix long description (Closes: #696497).
  * d/control: Fix Homepage.

  [ Piotr Ożarowski ]
  * Add dh-python to Build-Depends

 -- Ondřej Nový <onovy@debian.org>  Tue, 24 Sep 2019 10:04:23 +0200

pyhamcrest (1.8.0-1.1) unstable; urgency=medium

  [ David Kalnischkies ]
  * No-change non-maintainer upload to have python3-hamcrest rebuild without
    the use of deprecated collections ABI usage causing FTBFS in at least
    src:vim-youcompleteme (Closes: #917660)

  [ Ondřej Nový ]
  * Fixed VCS URL (https)
  * d/control: Set Vcs-* to salsa.debian.org
  * Convert git repository from git-dpm to gbp layout

  [ Piotr Ożarowski ]
  * Add dh-python to Build-Depends

 -- David Kalnischkies <donkult@debian.org>  Mon, 07 Jan 2019 18:49:27 +0100

pyhamcrest (1.8.0-1) unstable; urgency=low

  * New release
  * debian/watch: uscan on
    "https://pypi.python.org/packages/source/P/PyHamcrest/" due to
    "https://code.google.com/p/hamcrest/downloads/list" seems to be outdated

 -- David Villa Alises <David.Villa@gmail.com>  Thu, 09 Jan 2014 19:04:41 +0100

pyhamcrest (1.6-4) UNRELEASED; urgency=low

  * Use canonical URIs for Vcs-* fields.

 -- Jakub Wilk <jwilk@debian.org>  Sun, 05 May 2013 16:01:46 +0200

pyhamcrest (1.6-3) unstable; urgency=low

  * debian/control: new binary package: python3-hamcrest
  * debian/control: new build-depends: python3-all, python3-setuptools
  * debian/rules: removing egg in override_dh_auto_clean (Closes: #671190)
  * debian/rules: overriding to install python3 files
  * change maintainer email address to David.Villa@gmail.com
  * thanks to Piotr Ożarowski <piotr@debian.org>

 -- David Villa Alises <David.Villa@gmail.com>  Wed, 28 Nov 2012 12:06:30 +0100

pyhamcrest (1.6-2) UNRELEASED; urgency=low

  * debian/watch changed to code.google.com URL

 -- David Villa Alises <David.Villa@uclm.es>  Mon, 02 Apr 2012 01:13:03 +0200

pyhamcrest (1.6-1) unstable; urgency=low

  * Initial release (Closes: #642959).
  * Source package files initially created by stdeb 0.6.0+git

 -- David Villa Alises <David.Villa@uclm.es>  Tue, 13 Dec 2011 16:41:20 +0100