File: changelog

package info (click to toggle)
python-srsly 2.5.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,256 kB
  • sloc: python: 17,567; ansic: 1,434; sh: 12; makefile: 6
file content (53 lines) | stat: -rw-r--r-- 1,633 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
python-srsly (2.5.2-2) unstable; urgency=medium

  * Team upload.
  * Upload to unstable along with python-confection.

 -- Stuart Prescott <stuart@debian.org>  Thu, 11 Dec 2025 17:42:27 +1100

python-srsly (2.5.2-1) experimental; urgency=medium

  * Team upload.
  * New upstream release that declares Python 3.14 compatibility.
  * Backport upstream work to de-vendor modules thus avoiding
    incompatibilities in old cloudpickle and ujson packages
    (Closes: #1122024).

 -- Stuart Prescott <stuart@debian.org>  Mon, 08 Dec 2025 17:35:14 +1100

python-srsly (2.5.1-1) unstable; urgency=medium

  * Team upload.

  [ Andreas Tille ]
  * New upstream version
  * Run build-time test properly
  * Standards-Version: 4.6.2 (routine-update)
  * Build-Depends: s/dh-python/dh-sequence-python3/
  * Set upstream metadata fields: Repository.

  [ Colin Watson ]
  * Import unittest.mock instead of mock.

  [ Alexandre Detiste ]
  * Remove python3-mock build dependency.
  * Tweak d/watch
  * New upstream version 2.5.0:
    - Port to Cython 3 (closes: #1056874).
  * Tell pytest tests location.

  [ Colin Watson ]
  * New upstream release 2.5.1.
  * Drop python3-ruamel.yaml build-dependency; srsly has an embedded copy.
  * testutils: Preserve any existing PYTHONPATH.
  * cloudpickle: Accommodate class state restoration for Python 3.13.
  * Use autopkgtest-pkg-pybuild.
  * Add ${shlibs:Depends}.

 -- Colin Watson <cjwatson@debian.org>  Tue, 11 Feb 2025 18:02:21 +0000

python-srsly (2.4.5-1) unstable; urgency=medium

  * Initial release (Closes: #1025070)

 -- Andreas Tille <tille@debian.org>  Tue, 29 Nov 2022 18:54:41 +0100