File: changelog

package info (click to toggle)
importlib-resources 6.5.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 408 kB
  • sloc: python: 1,877; makefile: 4
file content (94 lines) | stat: -rw-r--r-- 3,195 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
importlib-resources (6.5.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream release:
    - Add workaround for broken importlib.resources when an editable
      sentinel is present (closes: #1090233).
    - Generate utf-16 file using little endian and BOM (closes: #1076534).

 -- Colin Watson <cjwatson@debian.org>  Tue, 07 Jan 2025 15:49:33 +0000

importlib-resources (6.4.5-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Fri, 13 Sep 2024 10:56:40 +0100

importlib-resources (6.4.4-1) unstable; urgency=medium

  * Team upload.
  * New upstream release:
    - Ignore UTF-16 BOM in importlib.resources._functional tests (closes:
      #1076534).
  * Drop explicit Depends: python3-zipp.  It's only needed on < 3.10.

 -- Colin Watson <cjwatson@debian.org>  Mon, 09 Sep 2024 12:25:44 +0100

importlib-resources (6.4.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release. (Closes: #1072826)
  * debian/gbp.conf: Use ignore-branch = True.
  * debian/control: Bump Standards-Version to 4.7.0.
  * debian/patches/:
    + 0001-tests-compat-py39.py-Drop-py39compat-to-avoid-jaraco.patch:
      Add patch to avoid using unpackaged jaraco.test. This requires
      the python version to be 3.10+.

 -- Boyuan Yang <byang@debian.org>  Mon, 17 Jun 2024 12:27:22 -0400

importlib-resources (6.0.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Standards-Version: 4.6.2 (routine-update)
  * Testsuite: autopkgtest-pkg-python (routine-update)
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
  * Add salsa-ci file (routine-update)
  * Update lintian override info format in
    d/python3-importlib-resources.lintian-overrides on line 2-3, 5-6.
  * Set upstream metadata fields: Security-Contact.
  * d/control: add build-dep on pybuild-plugin-pyproject for pyproject.toml
  * d/tests/control: add autopkgtest using pytest

 -- Michael R. Crusoe <crusoe@debian.org>  Tue, 08 Aug 2023 20:16:50 +0200

importlib-resources (5.1.2-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable):
    + Build-Depends: Drop versioned constraint on python3-all.
  * Update standards version to 4.6.1, no changes needed.

 -- Jelmer Vernooij <jelmer@debian.org>  Mon, 17 Oct 2022 00:42:28 +0100

importlib-resources (5.1.2-1) unstable; urgency=medium

  [ Jonas Meurer ]
  * New upstream release 5.1.2

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

 -- Jonas Meurer <jonas@freesources.org>  Mon, 08 Mar 2021 12:39:49 +0100

importlib-resources (5.1.0-1) unstable; urgency=medium

  * New upstream release 5.1.0
  * d/watch: Fix syntax

 -- Jonas Meurer <jonas@freesources.org>  Sat, 23 Jan 2021 20:48:49 +0100

importlib-resources (4.1.1-2) unstable; urgency=medium

  * Source-only re-upload to get the package into testing.

 -- Jonas Meurer <jonas@freesources.org>  Wed, 13 Jan 2021 21:10:33 +0100

importlib-resources (4.1.1-1) unstable; urgency=medium

  * Initial release.

 -- Jonas Meurer <jonas@freesources.org>  Tue, 29 Dec 2020 14:04:24 +0100