Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
01-webassets_version.patch | loosen up dependency on webassets Upstream uses a strict versioned dependency on webassets-library which is unnecessary. This patch loosens up this dependency to also allow newer versions of webassets. |
Mcihael Fladischer <fladi@debian.org> | no | 2014-09-09 | ||
02-intersphinx.patch | use local objects.inv where possible Upstream uses intersphinx mappings that fetch the objects.inv for python and webassets by HTTP from a remote host. Using the local objects.inv from python and webassets enables the package to build without network connection. |
Michael Fladischer <fladi@debian.org> | not-needed | 2015-06-24 | ||
0003-Patch-pytest-plugin-to-check-whether-we-are-running-.patch | Patch pytest plugin to check whether we are running in a Django context, otherwise we can break unrelated testsuites. (Closes: #859916) | Chris Lamb <lamby@debian.org> | no | 2017-04-15 | ||
0001-Global-regex-flags-must-be-at-the-start-of-regex-in-.patch | Global regex flags must be at the start of regex in Python 3.11 | Jonatan Heyman <jonatan@heyman.info> | no | 2022-11-10 |