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
|
python-molotov (2.7-2) unstable; urgency=medium
* Team upload.
* Remove dependency on python3-pkg-resources (Closes: #1083665)
[ Ondřej Nový ]
* Remove myself from Uploaders.
-- Alexandre Detiste <tchet@debian.org> Wed, 29 Jan 2025 14:28:20 +0100
python-molotov (2.7-1) unstable; urgency=medium
* Team upload.
* New upstream version
Closes: #1056484
* Standards-Version: 4.6.2 (routine-update)
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* PiPY is lagging behind thus pointing watch file to Github
* Skip two failing tests which is not reproducible upstream
-- Andreas Tille <tille@debian.org> Thu, 18 Jan 2024 17:37:05 +0100
python-molotov (2.1-6) unstable; urgency=medium
* Team upload.
* Add missing depend on python3-pkg-resources (Closes: #1040578)
-- Timo Röhling <roehling@debian.org> Wed, 12 Jul 2023 20:43:44 +0200
python-molotov (2.1-5) unstable; urgency=medium
* Team Upload.
* Add patch to fix tests with python3.11 (Closes: #1024781)
-- Nilesh Patra <nilesh@debian.org> Fri, 25 Nov 2022 18:48:35 +0530
python-molotov (2.1-4) unstable; urgency=medium
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on python3-aiohttp.
-- Debian Janitor <janitor@jelmer.uk> Thu, 26 May 2022 10:34:33 +0100
python-molotov (2.1-3) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Remove obsolete field Name from debian/upstream/metadata (already present in
machine-readable debian/copyright).
[ Stefano Rivera ]
* Patch: Python 3.10 support (Closes: #1001423).
* Bump Standards-Version to 4.6.0, no changes needed.
-- Stefano Rivera <stefanor@debian.org> Fri, 25 Mar 2022 12:40:18 -0400
python-molotov (2.1-2) unstable; urgency=medium
* Add an upstream patch to unbreak tests (Closes: #982993).
-- Andrej Shadura <andrewsh@debian.org> Fri, 26 Feb 2021 09:08:17 +0100
python-molotov (2.1-1) unstable; urgency=medium
* Team upload.
[ 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.
[ Emmanuel Arias ]
* New upstream version 2.1 (Closes: #973033).
* d/patches: Update patches.
- Remove already patch applied for usptream.
* d/salsa-ci.yml: enable salsa-ci.
* d/watch: bump version to 4 (from 3).
-- Emmanuel Arias <eamanu@yaerobi.com> Mon, 14 Dec 2020 16:13:35 -0300
python-molotov (1.6-7) unstable; urgency=medium
* Add python3-uvloop as Suggests.
* Run tests as autopkgtests.
-- Ondřej Nový <onovy@debian.org> Mon, 27 Apr 2020 10:41:07 +0200
python-molotov (1.6-6) unstable; urgency=medium
* Disable tests for now as they are crashing in buildd.
-- Ondřej Nový <onovy@debian.org> Mon, 27 Apr 2020 08:35:22 +0200
python-molotov (1.6-5) unstable; urgency=medium
* Use debhelper-compat instead of debian/compat.
* Rename d/tests/control.autodep8 to d/tests/control.
* d/control: Remove ancient X-Python3-Version field.
* Bump Standards-Version to 4.5.0.
* Set Rules-Requires-Root: no.
* Bump debhelper compat level to 13.
-- Ondřej Nový <onovy@debian.org> Mon, 27 Apr 2020 08:05:46 +0200
python-molotov (1.6-4) unstable; urgency=medium
[ Emmanuel Arias ]
* Disable test FTBFS randomly
- Patch create by Santiago Vila (Closes: #927810)
-- Ondřej Nový <onovy@debian.org> Fri, 03 May 2019 11:49:04 +0200
python-molotov (1.6-3) unstable; urgency=medium
* Fix FTBFS (Closes: #924805)
- d/p/0002-Disable-internet-tests.patch:
Disable tests if they require Internet access
- d/p/0003-Disable-session-tests.patch:
Disable session tests, they doesn't work with newer aiohttp
-- Ondřej Nový <onovy@debian.org> Tue, 19 Mar 2019 17:35:11 +0100
python-molotov (1.6-2) unstable; urgency=medium
* d/p/0001-Print-reason-why-is-not-possible-to-start-the-coserv.patch:
Add to debug build failures inside buildd
-- Ondřej Nový <onovy@debian.org> Thu, 16 Aug 2018 13:59:34 +0200
python-molotov (1.6-1) unstable; urgency=medium
* New upstream release
* d/rules: Skip tests which requires internet access with NO_INTERNET env
* Drop d/p/0001-Disable-tests-which-requires-internet-access.patch:
Not needed anymore
* d/control:
- Require at least Python 3.5
- Set Vcs-* to salsa.debian.org
- Wrap long description
- Bump required version of python-aiohttp
- Standards-Version is 4.2.0 now (no changes needed)
* Convert git repository from git-dpm to gbp layout
* Add upstream metadata
-- Ondřej Nový <onovy@debian.org> Thu, 16 Aug 2018 11:58:18 +0200
python-molotov (1.4-1) unstable; urgency=medium
* Initial release. (Closes: #889296)
-- Ondřej Nový <onovy@debian.org> Sat, 03 Feb 2018 17:48:30 +0100
|