File: changelog

package info (click to toggle)
python-tinycss2 1.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 844 kB
  • sloc: python: 2,811; makefile: 21
file content (129 lines) | stat: -rw-r--r-- 4,331 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
python-tinycss2 (1.5.1-1) unstable; urgency=low

  * New upstream version 1.5.1
  * Refresh patches.
  * Bump Standards-Version to 4.7.3.
  * Drop Rules-Requires-Root.
  * Update year in d/copyright.
  * Use uscan version 5.
  * Add furo to Build-Depends, required to build the documentation. Remove
    python3-sphinx-rtd-theme.
  * Switch Testsuite to autopkgtest-pkg-pybuild.

 -- Michael Fladischer <fladi@debian.org>  Mon, 19 Jan 2026 19:05:01 +0000

python-tinycss2 (1.4.0-2) unstable; urgency=medium

  * Team upload
  * Drop unnecessary B-D python3-pytest-flake8

 -- Bastian Germann <bage@debian.org>  Mon, 17 Mar 2025 16:08:27 +0100

python-tinycss2 (1.4.0-1) unstable; urgency=low

  * New upstream version 1.4.0
  * Refresh patches.
  * Use dh-sequence-python3.
  * Update year in d/copyright.
  * Run wrap-and-sort -bast to reduce diff size of future changes.

 -- Michael Fladischer <fladi@debian.org>  Thu, 21 Nov 2024 16:17:06 +0000

python-tinycss2 (1.3.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
  * Refresh patches
  * Include local copies of favicon.ico and docs.css to avoid privacy breach
  * Bump standards-version to 4.7.0 without further change

 -- Scott Kitterman <scott@kitterman.com>  Sun, 05 May 2024 00:29:25 -0400

python-tinycss2 (1.2.1-2) unstable; urgency=medium

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

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 27 Nov 2022 13:58:43 +0000

python-tinycss2 (1.2.1-1) unstable; urgency=low

  * New upstream release.
  * Drop pytest plugin patch, no longer used by upstream.
  * Refresh patches.
  * Install testfiles using d/pybuild.testfiles.
  * Update d/copyright with new years.
  * Bump Standards-Version to 4.6.1.0.

 -- Michael Fladischer <fladi@debian.org>  Wed, 19 Oct 2022 15:21:06 +0000

python-tinycss2 (1.1.1-2) unstable; urgency=medium

  * Team upload.
  * dh-python-pep517 is replaced by pybuild-plugin-pyproject.

 -- Stefano Rivera <stefanor@debian.org>  Tue, 08 Feb 2022 22:28:20 -0400

python-tinycss2 (1.1.1-1) unstable; urgency=low

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

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

  [ Debian Janitor ]
  * Apply multi-arch hints.
    + python-tinycss2-common: Add Multi-Arch: foreign.

  [ Michael Fladischer ]
  * New upstream release.
  * Use dh-python-pep517 to support pyproject.toml build.
  * Drop 0002-Restore-missing-docs-dir-from-github.patch, docs are
    included in upstream tarball now.
  * Refresh patches.
  * Bump debhelper version to 13.
  * Bump Standards-Version to 4.6.0.1.
  * Set Rules-Requires-Root: no.
  * Add flit to Build-Depends, required by build system.
  * Add python3-pytest and python3-pytest-flake8 to Build-Depends,
    required by tests.
  * Update year in d/copyright.
  * Upstream moved css-parsing-tests location.
  * Clean up test artifacts in PYBUILD_AFTER_TEST.
  * Use uscan version 4.
  * Enable upstream testsuite for autopkgtests.
  * Add patch to prevent privacy breach through remote CSS files.

 -- Michael Fladischer <fladi@debian.org>  Wed, 22 Dec 2021 22:59:05 +0000

python-tinycss2 (1.0.2-1) unstable; urgency=medium

  * Team upload.

  [ Ondřej Nový ]
  * Use 'python3 -m sphinx' instead of sphinx-build for building docs
  * Use debhelper-compat instead of debian/compat.

  [ Scott Kitterman ]
  * Add d/gbp.conf so debian/master is used as the default branch
  * New upstream release
  * Update d/p/0001-Do-not-use-pytest-isort-and-pytest-flake8-in-tests-n.patch
    to match upstream changes
  * Drop d/p/0002-Decode-test-data-using-UTF-8.patch, incorporated upstream
  * Drop d/p/0003-Convert-travis-ci-badge-to-text-link-to-avoid-privac.patch,
    related code removed upstream
  * Readd docs dir upstream failed to include in the release tarball

 -- Scott Kitterman <scott@kitterman.com>  Fri, 09 Aug 2019 16:06:20 -0400

python-tinycss2 (0.6.1-1) unstable; urgency=low

  * Initial release (Closes: #903817).

 -- Michael Fladischer <fladi@debian.org>  Sun, 15 Jul 2018 12:08:24 +0200