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
|
pyee (13.0.0-2) unstable; urgency=medium
* Team upload.
* Adjust pytest configuration to support pytest 9 (closes: #1123169).
-- Colin Watson <cjwatson@debian.org> Thu, 08 Jan 2026 16:16:46 +0000
pyee (13.0.0-1) unstable; urgency=medium
[ upstream ]
* new release(s)
[ Jonas Smedegaard ]
* declare compliance with Debian Policy 4.7.2
* update copyright info:
+ update coverage
+ tighten copyright for packaging
-- Jonas Smedegaard <dr@jones.dk> Sat, 29 Mar 2025 19:37:49 +0100
pyee (11.1.0-1) unstable; urgency=medium
* Team Upload.
* New upstream version 11.1.0 (Closes: #1058298)
* remove old python3-mock build dependency
* use new dh-sequence-python3
-- Alexandre Detiste <tchet@debian.org> Wed, 10 Jan 2024 18:10:21 +0100
pyee (9.0.4-1) unstable; urgency=medium
[ upstream ]
* new release
-- Jonas Smedegaard <dr@jones.dk> Mon, 21 Feb 2022 22:04:37 +0100
pyee (9.0.3-1) unstable; urgency=medium
[ upstream ]
* new release(s)
[ 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 ]
* Remove MIA uploader Ethan Ward <ethan.ward@mycroft.ai>. Closes: #971865
* Bump debhelper from old 12 to 13.
[ Jonas Smedegaard ]
* add myself as uploader
closes: bug#971865, thanks for past contributions to Ethan Ward
* update watch file:
+ use format 4
+ track Github source
+ add filenamemangle
+ set dversionmangle=auto
+ add usage comment
* update copyright info:
+ list Github as source
+ add Upstream-Contact
+ use SPDX license shortname
+ update coverage;
license my contributions as GPL-3+
* add git-buildpackage config:
+ sign tags
+ use pristine-tar
+ filter-out any .git* file
+ use DEP-14 branch naming scheme
+ add usage comment
* annotate test-only build-dependencies
* add source helper script copyright-check
* declare compliance with Debian Policy 4.6.0
* set Rules-Requires-Root: no
* drop obsolete patches
* (build-)depend on python3-typing-extensions
-- Jonas Smedegaard <dr@jones.dk> Tue, 01 Feb 2022 22:51:48 +0100
pyee (7.0.2-1) unstable; urgency=medium
* Team Upload.
[ Debian Janitor ]
* Bump debhelper from old 10 to 12.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Sophie Brun ]
* New upstream version 7.0.2 (Closes: #956914)
* Update debian/copyright
* Refresh patch
* Disable trio tests (pytest-trio is not in Debian)
* Add missing build-dep: python3-pytest-asyncio
* Add autopkgtest-pkg-python
* Bump Standards-Version to 4.5.0
-- Raphaël Hertzog <raphael@offensive-security.com> Wed, 08 Jul 2020 16:19:39 +0200
pyee (3.0.3-2) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* Convert git repository from git-dpm to gbp layout
* Use debhelper-compat instead of debian/compat.
[ Andrey Rahmatullin ]
* Drop Python 2 support.
-- Andrey Rahmatullin <wrar@debian.org> Sun, 11 Aug 2019 01:00:48 +0500
pyee (3.0.3-1) unstable; urgency=medium
* Initial Debian packaging (closes: #869099)
-- Ethan Ward <ethan.ward@mycroft.ai> Mon, 17 Jul 2017 10:25:02 -0500
|