Package: twisted / 25.5.0-4
Metadata
| Package | Version | Patches format |
|---|---|---|
| twisted | 25.5.0-4 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| debian hacks/Sphinx Set intersphinx_mapping for py3.patch | (download) |
docs/conf.py |
2 1 + 1 - 0 ! |
sphinx: set intersphinx_mapping for 'py3' Use local copies of object.inv for building documentation. |
| debian hacks/Security Fix vulnerable example of PYTHONPATH.patch | (download) |
docs/core/howto/quotes.rst |
3 2 + 1 - 0 ! |
security: fix vulnerable example of pythonpath Modify the PYTHONPATH variable within the HOWTO section so it's less insecure while usage. |
| debian hacks/Sphinx Adjust setup of sys.path.insert.patch | (download) |
docs/conf.py |
2 1 + 1 - 0 ! |
sphinx: adjust setup of sys.path.insert Adjust the import path in the Sphinx configuration file to match the new source files location (src/). |
| tests/Tests Fix ckeygen test writing to stderr.patch | (download) |
src/twisted/conch/test/test_ckeygen.py |
6 5 + 1 - 0 ! |
tests: fix ckeygen test writing to stderr Improve test process which writes on stderr which will fail within the Debian autopkgtest environment otherwise. |
| debian hacks/Try exec ing ckeygen3 if ckeygen was not found.patch | (download) |
src/twisted/conch/test/test_ckeygen.py |
17 13 + 4 - 0 ! |
try exec'ing ckeygen3 if ckeygen was not found The ckeygen binary is named ckeygen3 "now". |
| documentation/docs Don t depend on git stuff.patch | (download) |
docs/conf.py |
30 15 + 15 - 0 ! |
docs: don't depend on git stuff In preparation for the build of the documentation the system tries to detect the Git status, we don't build within a Git tree and therefore the build will fail. Ignoring all that Git thingy and use a static link to the upstream source. |
| documentation/docs conf.py Don t use intersphinx within pydoctor_args.patch | (download) |
docs/conf.py |
3 2 + 1 - 0 ! |
docs/conf.py: don't use --intersphinx within 'pydoctor_args' This option requires access to the internet which isn't allowed while package build. Further more the requests library doesn't allow access to local available files so using the wanted objects.inv files will need more effort to make this usable. Also currently only a few of this files are included in packages. |
| documentation/docs conf.py Adjust the intersphinx mapping.patch | (download) |
docs/conf.py |
2 1 + 1 - 0 ! |
docs/conf.py: adjust the intersphinx mapping We can't use a mapping to resources outside the build. |
| tests/Testing Ignore test around git tooling.patch | (download) |
src/twisted/python/test/test_release.py |
6 6 + 0 - 0 ! |
testing: ignore test around git tooling We build based on extracted data from an tarball, therefore the git checking functions can't work and we place simply a static link to the upstream data. |
| tests/Test Ignore test_failure.py file.patch | (download) |
src/twisted/test/ignore_test_failure.py |
1035 1035 + 0 - 0 ! |
test: ignore test_failure.py file This test file requires the library cython_test_exception_raiser which isn't packaged yet. |
| tests/Tests Ignore test_listingModulesAlreadyImport.patch | (download) |
src/twisted/test/test_modules.py |
2 1 + 1 - 0 ! |
tests: ignore test_listingmodulesalreadyimport Don't proceed this test for now, it fails with an error message we can ignore. |
| debian hacks/Drop dependency on typing_extensions.patch | (download) |
pyproject.toml |
3 1 + 2 - 0 ! |
drop dependency on typing_extensions All the bits we need are available in Python 3.11.0. Upstream uses typing_extensions to support older Pythons. |
| debian hacks/reproducible docs.patch | (download) |
docs/conf.py |
6 1 + 5 - 0 ! |
don't embed date in documentation Build reproducibly, we don't need the date. Bug-Debian: https://bugs.debian.org/1034499 |
| tests/skip test_sendFileDescriptorTriggersPauseProducing.patch | (download) |
src/twisted/internet/test/test_unix.py |
2 1 + 1 - 0 ! |
skip test_sendfiledescriptortriggerspauseproducing Fails in Debian CI under LXC (only on AMD64?) |
