summaryrefslogtreecommitdiff
path: root/debian/rules
AgeCommit message (Collapse)Author
2023-02-13debian: T5003: workaround for bookwormJohn Estabrook
Use fastapi==0.89.1 to avoid a regression in the MultiPartParser. Note that this is the version for bookworm, but as we package versions from PyPI, requirements.in needs to pin to this version.
2023-02-13debian: T5003: Update for Python 3.11 in Debian 12 "Bookworm"sarthurdev
2021-06-23Debian: T3641: dh_virtualenv checks for unavailable option '--setuptools'John Estabrook
2021-06-20remove requirement of python minor versionJohn Estabrook
2021-03-26initial commitJohn Estabrook