locust (2.24.0-1) unstable; urgency=medium

  * New upstream release
  * drop patches, no longer needed
  * debian/control
    - replace flask-basicauth with flask-login
    - bump versioned b-d on configargparse to >= 1.5.5

 -- Sandro Tosi <morph@debian.org>  Wed, 13 Mar 2024 00:41:31 -0400

locust (2.12.1-2) unstable; urgency=medium

  * drop DPT

 -- Sandro Tosi <morph@debian.org>  Sat, 02 Mar 2024 13:55:31 -0500

locust (2.12.1-1) unstable; urgency=medium

  * New upstream release; Closes: #1020842
  * debian/watch
    - track github tags rather than PyPI releases
  * debian/rules
    - feed the debian version to setuptools-scm
    - remove _version.py in clean target, as generated by setuptools-scm
    - setup the version file before building the documentation
    - exclude examples/test_data_management.py from pytest, network access
    - create the locust version file before build, so it's available for test
      and gets installed too
    - adjust how we run tests: disable fake http(s)_proxy, set PATH to use
      `debian/locust`, exclude TestMasterWorkerRunners
  * refresh patches
  * debian/control
    - tests b-d: bump geventhttpclient to >= 2.0.8
    - doc b-d: add typing-extensions, add flask-cors, add sphinx-prompt
    - bump b-d on pyquery to >= 1.4.3
    - add retry, roundrobing and typing-extensions to b-d, needed by tests
    - bump Standard-Versions to 4.6.2.0 (no changes needed)
    - build using pybuild-plugin-pyproject
  * stop building the -doc package
  * debian/locust
    - add a straightforward binary needed to pretend it's `/usr/bin/locust`
      during tests
  * debian/copyright
    - extend packaging copyright years

 -- Sandro Tosi <morph@debian.org>  Sat, 24 Dec 2022 01:00:17 -0500

locust (1.4.3-3) unstable; urgency=medium

  * debian/rules
    - make the build reproducible by removing .pyc files from examples; patch by
      Chris Lamb; Closes: #1001227

 -- Sandro Tosi <morph@debian.org>  Tue, 07 Dec 2021 01:35:07 -0500

locust (1.4.3-2) unstable; urgency=medium

  * source-only upload

 -- Sandro Tosi <morph@debian.org>  Mon, 06 Dec 2021 00:53:06 -0500

locust (1.4.3-1) unstable; urgency=low

  * Initial release; Closes: #982508

 -- Sandro Tosi <morph@debian.org>  Sun, 14 Feb 2021 03:33:38 -0500
