Skip to content

Changelog python-pytest-benchmark (3.2.2-2)

2019

python-pytest-benchmark (3.2.2-2) unstable; urgency=medium

   [ Ondřej Nový ]
   * Use debhelper-compat instead of debian/compat.
   * Bump Standards-Version to 4.4.0.
 
   [ Hugo Lefeuvre ]
   * Drop Python 2 support.
   * Recommend python3-freezegun and python3-pygal (required to run pytest
     --fixture tests).
   * Bump to compat 12.
   * Run wrap-and-sort -a.

python-pytest-benchmark (3.2.2-1) unstable; urgency=medium

   [ Ondřej Nový ]
   * d/control: Remove ancient X-Python-Version field
   * d/control: Remove ancient X-Python3-Version field
 
   [ Hugo Lefeuvre ]
   * New upstream release.
   * debian/control:
     - Bump Standards-Version to 4.1.3.
   * debian/copyright:
     - Update copyright years.

2018

python-pytest-benchmark (3.1.1-1) unstable; urgency=medium

   [ Ondřej Nový ]
   * debian/control:
     - Set Vcs-* to salsa.debian.org.
   * debian/changelog:
     - Remove trailing whitespaces.
 
   [ Hugo Lefeuvre ]
   * New upstream release.
   * New binary package pytest-benchmark shipping executables.
     - Add manpage debian/pytest-benchmark.1 and manpages listing
       debian/pytest-benchmark.manpages.
     - Update debian/rules to build application package.
     - Update debian/control to mention this new package.
   * Bump debian/compat to 11.
   * debian/control:
     - Fix dependencies of binary packages in debian/control:
       o Update required version of pytest to 2.8.
       o Recommend installation of python{3,}-elasticsearch.
       o Add python-statistics and python-pathlib to the Depends
         field of python-pytest-benchmark (Closes: #846045).
       o Add python{3,}-cpuinfo to the Depends field of
         python{3,}-pytest-benchmark.
       o Remove useless version indication in the Build-Dependency
         python-all.
     - Update Description field for binary package python-pytest-benchmark.
     - Bump Standards-Version to 4.1.3.
     - Update debhelper Build-Dep to >= 11.
     - Declare autopkgtest testsuite.
   * debian/copyright:
     - Update copyright years.
   * Update debian/watch to version 4.

2016

python-pytest-benchmark (3.0.0-1) unstable; urgency=medium

   * Initial release (Closes: #834519)