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
|
pytest-bdd (7.1.2-2) unstable; urgency=medium
* Team upload.
* Remove build-dependency on python3-glob2
-- Alexandre Detiste <tchet@debian.org> Sun, 30 Mar 2025 14:38:16 +0200
pytest-bdd (7.1.2-1) unstable; urgency=medium
* Team upload. (Closes: #1042332)
* New upstream version 7.1.2
* update build dependencies:
- python3-mock
- python3-six
+ pybuild-plugin-pyproject
* python3-poetry
+ python3-typing-extensions
* switch to d/watch v4
* switch to debhelper 13
-- Alexandre Detiste <tchet@debian.org> Wed, 27 Mar 2024 15:40:48 +0100
pytest-bdd (5.0.0-1) unstable; urgency=medium
* New upstream release; Closes: #977079
* debian/rules
- skip 2 tests trying to run `pytest-bdd`
-- Sandro Tosi <morph@debian.org> Thu, 16 Jun 2022 21:01:49 -0400
pytest-bdd (3.2.1-2) unstable; urgency=low
[ Debian Janitor ]
* 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.
-- Sandro Tosi <morph@debian.org> Thu, 02 Jun 2022 22:00:31 -0400
pytest-bdd (3.2.1-1) unstable; urgency=medium
* Team upload.
* New upstream release (Closes: #950661).
* Bump Standards-Version to 4.4.1.
* Enable autopkgtest-pkg-python testsuite.
* Rules-Requires-Root: no.
* d/rules: Don't run tests with nocheck.
* Bump standards version to 4.5.0.
-- Ondřej Nový <onovy@debian.org> Fri, 07 Feb 2020 12:05:20 +0100
pytest-bdd (3.1.1-1) unstable; urgency=medium
[ Scott Talbert ]
* Team upload.
* Update to new upstream release 3.1.1 (Closes: #892620)
* d/control: Update Standards Version to 4.4.0
* d/control: Update debhelper compat version to 12
* Remove Python 2 subpackage
* d/control: Fix capitalization in description
* d/control: Remove unnecessary period in description
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Fix Format URL to correct one
* Use debhelper-compat instead of debian/compat.
-- Scott Talbert <swt@techie.net> Fri, 26 Jul 2019 21:54:38 -0400
pytest-bdd (2.18.2-1) unstable; urgency=medium
* Initial release. (Closes: #825071)
-- Brian May <bam@debian.org> Sun, 28 May 2017 11:52:43 +1000
|