Your message dated Sat, 12 Oct 2024 20:50:22 +0000
with message-id <e1szj4a-00co3c...@fasolo.debian.org>
and subject line Bug#1084323: fixed in nltk 3.9.1-2
has caused the Debian Bug report #1084323,
regarding python-igraph: FTBFS: Resource wordnet not found.
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1084323: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1084323
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:python-igraph
Version: 0.11.6+ds-1
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary
dh binary --with sphinxdoc --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: python3.12 setup.py config
running config
dh_auto_build -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3 setup.py build
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph
copying src/igraph/summary.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph
copying src/igraph/datatypes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph
[... snipped ...]
testSequenceReusing (tests.test_vertexseq.VertexSeqTests.testSequenceReusing)
... ok
testSliceFilteringSelect
(tests.test_vertexseq.VertexSeqTests.testSliceFilteringSelect) ... ok
testStringFilteringFind
(tests.test_vertexseq.VertexSeqTests.testStringFilteringFind) ... ok
testHash (tests.test_vertexseq.VertexTests.testHash) ... ok
testIncident (tests.test_vertexseq.VertexTests.testIncident) ... ok
testNeighbors (tests.test_vertexseq.VertexTests.testNeighbors) ... ok
testPhantomVertex (tests.test_vertexseq.VertexTests.testPhantomVertex) ... ok
testProxyMethods (tests.test_vertexseq.VertexTests.testProxyMethods) ... ok
testRichCompare (tests.test_vertexseq.VertexTests.testRichCompare) ... ok
testUpdateAttributes (tests.test_vertexseq.VertexTests.testUpdateAttributes)
... ok
testRandomWalkDirectedAll
(tests.test_walks.RandomWalkTests.testRandomWalkDirectedAll) ... ok
testRandomWalkDirectedIn
(tests.test_walks.RandomWalkTests.testRandomWalkDirectedIn) ... ok
testRandomWalkDirectedOut
(tests.test_walks.RandomWalkTests.testRandomWalkDirectedOut) ... ok
testRandomWalkStuck (tests.test_walks.RandomWalkTests.testRandomWalkStuck) ...
ok
testRandomWalkUndirected
(tests.test_walks.RandomWalkTests.testRandomWalkUndirected) ... ok
testRandomWalkUndirectedBoth
(tests.test_walks.RandomWalkTests.testRandomWalkUndirectedBoth) ... ok
testRandomWalkUndirectedEdges
(tests.test_walks.RandomWalkTests.testRandomWalkUndirectedEdges) ... ok
testRandomWalkUndirectedVertices
(tests.test_walks.RandomWalkTests.testRandomWalkUndirectedVertices) ... ok
testRandomWalkUndirectedWeighted
(tests.test_walks.RandomWalkTests.testRandomWalkUndirectedWeighted) ... ok
----------------------------------------------------------------------
Ran 455 tests in 2.026s
OK (skipped=2)
create-stamp debian/debhelper-build-stamp
dh_testroot -O--buildsystem=pybuild
dh_prep -O--buildsystem=pybuild
dh_auto_install -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3 setup.py install --root
/<<PKGBUILDDIR>>/debian/python3-igraph
--install-headers=/usr/include/python3.12m
running install
/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66:
SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` directly.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
for details.
********************************************************************************
!!
self.initialize_options()
running build
running build_py
running build_ext
Build type: dynamic extension
Include path: /usr/include/x86_64-linux-gnu/igraph /usr/include/igraph
/usr/include/libxml2
Library path:
Runtime library path:
Linked dynamic libraries: igraph
Linked static libraries:
Extra compiler options:
Extra linker options:
running install_lib
creating /<<PKGBUILDDIR>>/debian/python3-igraph
creating /<<PKGBUILDDIR>>/debian/python3-igraph/usr
creating /<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib
creating /<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12
creating /<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages
creating
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph
creating
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/remote
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/remote/gephi.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/remote
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/remote/__init__.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/remote
creating
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/remote/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/remote/__pycache__/__init__.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/remote/__pycache__
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/summary.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/datatypes.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph
creating
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/operators
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/operators/__init__.py
-> /<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/operators
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/operators/functions.py
-> /<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/operators
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/operators/methods.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/operators
creating
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/operators/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/operators/__pycache__/functions.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/operators/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/operators/__pycache__/__init__.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/operators/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/operators/__pycache__/methods.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/operators/__pycache__
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/automorphisms.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph
creating
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/io
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/io/libraries.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/io
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/io/adjacency.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/io
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/io/utils.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/io
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/io/random.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/io
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/io/__init__.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/io
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/io/objects.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/io
creating
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/io/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/io/__pycache__/libraries.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/io/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/io/__pycache__/bipartite.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/io/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/io/__pycache__/adjacency.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/io/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/io/__pycache__/files.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/io/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/io/__pycache__/random.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/io/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/io/__pycache__/__init__.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/io/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/io/__pycache__/images.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/io/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/io/__pycache__/objects.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/io/__pycache__
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/io/bipartite.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/io
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/io/files.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/io
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/io/images.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/io
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/statistics.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/seq.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/adjacency.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/utils.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/version.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/cut.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/_igraph.abi3.so ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/formula.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph
creating
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/app
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/app/__init__.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/app
creating
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/app/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/app/__pycache__/__init__.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/app/__pycache__
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/app/shell.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/app
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/__init__.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/clustering.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/sparse_matrix.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/layout.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/structural.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/community.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/matching.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/configuration.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph
creating
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/__pycache__/configuration.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/__pycache__/utils.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/__pycache__/datatypes.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/__pycache__/community.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/__pycache__/bipartite.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/__pycache__/matching.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/__pycache__/adjacency.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/__pycache__/sparse_matrix.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/__pycache__/clustering.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/__pycache__/layout.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/__pycache__/cut.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/__pycache__/structural.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/__pycache__/__init__.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/__pycache__/seq.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/__pycache__/version.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/__pycache__/statistics.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/__pycache__/basic.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/__pycache__/summary.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/__pycache__/automorphisms.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/__pycache__/formula.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/__pycache__
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/bipartite.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph
creating
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing
creating
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/plotly
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/plotly/polygon.py
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/plotly
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/plotly/vertex.py
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/plotly
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/plotly/utils.py
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/plotly
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/plotly/graph.py
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/plotly
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/plotly/__init__.py
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/plotly
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/plotly/edge.py
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/plotly
creating
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/plotly/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/plotly/__pycache__/edge.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/plotly/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/plotly/__pycache__/utils.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/plotly/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/plotly/__pycache__/polygon.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/plotly/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/plotly/__pycache__/vertex.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/plotly/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/plotly/__pycache__/__init__.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/plotly/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/plotly/__pycache__/graph.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/plotly/__pycache__
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/colors.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing
creating
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/matplotlib
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/matplotlib/palette.py
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/matplotlib
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/matplotlib/polygon.py
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/matplotlib
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/matplotlib/vertex.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/matplotlib
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/matplotlib/utils.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/matplotlib
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/matplotlib/dendrogram.py
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/matplotlib
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/matplotlib/graph.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/matplotlib
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/matplotlib/__init__.py
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/matplotlib
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/matplotlib/edge.py
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/matplotlib
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/matplotlib/matrix.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/matplotlib
creating
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/matplotlib/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/matplotlib/__pycache__/matrix.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/matplotlib/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/matplotlib/__pycache__/edge.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/matplotlib/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/matplotlib/__pycache__/utils.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/matplotlib/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/matplotlib/__pycache__/histogram.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/matplotlib/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/matplotlib/__pycache__/polygon.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/matplotlib/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/matplotlib/__pycache__/vertex.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/matplotlib/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/matplotlib/__pycache__/__init__.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/matplotlib/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/matplotlib/__pycache__/palette.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/matplotlib/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/matplotlib/__pycache__/graph.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/matplotlib/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/matplotlib/__pycache__/dendrogram.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/matplotlib/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/matplotlib/histogram.py
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/matplotlib
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/utils.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/metamagic.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/graph.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/shapes.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/__init__.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing
creating
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/__pycache__/utils.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/__pycache__/metamagic.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/__pycache__/shapes.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/__pycache__/baseclasses.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/__pycache__/colors.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/__pycache__/__init__.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/__pycache__/text.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/__pycache__/graph.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/__pycache__
creating
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/cairo/palette.py
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/cairo/polygon.py
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/cairo/vertex.py
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/cairo/utils.py
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/cairo/base.py
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/cairo/dendrogram.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/cairo/graph.py
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/cairo/coord.py
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/cairo/__init__.py
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/cairo/edge.py
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/cairo/plot.py
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/cairo/matrix.py
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo
creating
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/cairo/__pycache__/matrix.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/cairo/__pycache__/edge.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/cairo/__pycache__/utils.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/cairo/__pycache__/histogram.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/cairo/__pycache__/plot.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/cairo/__pycache__/polygon.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/cairo/__pycache__/vertex.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/cairo/__pycache__/__init__.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/cairo/__pycache__/text.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/cairo/__pycache__/palette.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/cairo/__pycache__/base.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/cairo/__pycache__/graph.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/cairo/__pycache__/dendrogram.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo/__pycache__
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/cairo/text.py
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/cairo/histogram.py
->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/text.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/drawing/baseclasses.py
-> /<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_igraph/build/igraph/basic.py ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/remote/gephi.py
to gephi.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/remote/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/summary.py
to summary.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/datatypes.py
to datatypes.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/operators/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/operators/functions.py
to functions.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/operators/methods.py
to methods.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/automorphisms.py
to automorphisms.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/io/libraries.py
to libraries.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/io/adjacency.py
to adjacency.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/io/utils.py
to utils.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/io/random.py
to random.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/io/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/io/objects.py
to objects.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/io/bipartite.py
to bipartite.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/io/files.py
to files.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/io/images.py
to images.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/statistics.py
to statistics.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/seq.py
to seq.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/adjacency.py
to adjacency.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/utils.py
to utils.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/version.py
to version.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/cut.py
to cut.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/formula.py
to formula.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/app/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/app/shell.py
to shell.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/clustering.py
to clustering.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/sparse_matrix.py
to sparse_matrix.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/layout.py
to layout.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/structural.py
to structural.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/community.py
to community.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/matching.py
to matching.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/configuration.py
to configuration.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/bipartite.py
to bipartite.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/plotly/polygon.py
to polygon.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/plotly/vertex.py
to vertex.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/plotly/utils.py
to utils.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/plotly/graph.py
to graph.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/plotly/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/plotly/edge.py
to edge.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/colors.py
to colors.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/matplotlib/palette.py
to palette.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/matplotlib/polygon.py
to polygon.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/matplotlib/vertex.py
to vertex.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/matplotlib/utils.py
to utils.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/matplotlib/dendrogram.py
to dendrogram.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/matplotlib/graph.py
to graph.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/matplotlib/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/matplotlib/edge.py
to edge.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/matplotlib/matrix.py
to matrix.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/matplotlib/histogram.py
to histogram.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/utils.py
to utils.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/metamagic.py
to metamagic.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/graph.py
to graph.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/shapes.py
to shapes.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo/palette.py
to palette.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo/polygon.py
to polygon.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo/vertex.py
to vertex.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo/utils.py
to utils.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo/base.py
to base.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo/dendrogram.py
to dendrogram.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo/graph.py
to graph.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo/coord.py
to coord.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo/edge.py
to edge.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo/plot.py
to plot.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo/matrix.py
to matrix.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo/text.py
to text.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/cairo/histogram.py
to histogram.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/text.py
to text.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/drawing/baseclasses.py
to baseclasses.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph/basic.py
to basic.cpython-312.pyc
running install_headers
creating /<<PKGBUILDDIR>>/debian/python3-igraph/usr/include
creating /<<PKGBUILDDIR>>/debian/python3-igraph/usr/include/python3.12m
copying src/_igraph/igraphmodule_api.h ->
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/include/python3.12m
running install_egg_info
running egg_info
creating src/igraph.egg-info
writing src/igraph.egg-info/PKG-INFO
writing dependency_links to src/igraph.egg-info/dependency_links.txt
writing requirements to src/igraph.egg-info/requires.txt
writing top-level names to src/igraph.egg-info/top_level.txt
writing manifest file 'src/igraph.egg-info/SOURCES.txt'
reading manifest file 'src/igraph.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docker'
no previously-included directories found matching '.git'
no previously-included directories found matching '.github'
warning: no directories found matching 'vendor/source/igraph'
no previously-included directories found matching 'doc/html'
no previously-included directories found matching 'doc/source/tutorials'
warning: no previously-included files matching '.dockerignore' found anywhere
in distribution
warning: no previously-included files matching '.DS_Store' found anywhere in
distribution
warning: no previously-included files matching '.gitattributes' found anywhere
in distribution
warning: no previously-included files matching '.gitignore' found anywhere in
distribution
warning: no previously-included files matching '.gitmodules' found anywhere in
distribution
adding license file 'LICENSE'
writing manifest file 'src/igraph.egg-info/SOURCES.txt'
Copying src/igraph.egg-info to
/<<PKGBUILDDIR>>/debian/python3-igraph/usr/lib/python3.12/dist-packages/igraph-0.11.6.egg-info
Skipping SOURCES.txt
running install_scripts
dh_installdocs -O--buildsystem=pybuild
debian/rules override_dh_sphinxdoc-indep
make[1]: Entering directory '/<<PKGBUILDDIR>>'
PYTHONPATH=/<<PKGBUILDDIR>>/debian/python3-igraph//usr/lib/python3.12/dist-packages python3 -m sphinx
-T -b latex /<<PKGBUILDDIR>>/doc/source /<<PKGBUILDDIR>>/build/doc/latex
Running Sphinx v7.4.7
loading translations [en]... done
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/nltk/corpus/util.py", line 84, in __load
root = nltk.data.find(f"{self.subdir}/{zip_name}")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/nltk/data.py", line 579, in find
raise LookupError(resource_not_found)
LookupError:
**********************************************************************
Resource [93mwordnet[0m not found.
Please use the NLTK Downloader to obtain the resource:
[31m>>> import nltk
>>> nltk.download('wordnet')
[0m
For more information see: https://www.nltk.org/data.html
Attempted to load [93mcorpora/wordnet.zip/wordnet/[0m
Searched in:
- '/<<PKGBUILDDIR>>/_HOME/nltk_data'
- '/usr/nltk_data'
- '/usr/share/nltk_data'
- '/usr/lib/nltk_data'
- '/usr/share/nltk_data'
- '/usr/local/share/nltk_data'
- '/usr/lib/nltk_data'
- '/usr/local/lib/nltk_data'
**********************************************************************
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/sphinx/cmd/build.py", line 332, in
build_main
app = Sphinx(args.sourcedir, args.confdir, args.outputdir,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/sphinx/application.py", line 252, in
__init__
self.setup_extension(extension)
File "/usr/lib/python3/dist-packages/sphinx/application.py", line 428, in
setup_extension
self.registry.load_extension(self, extname)
File "/usr/lib/python3/dist-packages/sphinx/registry.py", line 453, in
load_extension
mod = import_module(extname)
^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 995, in exec_module
File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
File "/usr/lib/python3/dist-packages/pydoctor/sphinx_ext/build_apidocs.py", line
38, in <module>
from pydoctor.driver import main
File "/usr/lib/python3/dist-packages/pydoctor/driver.py", line 13, in <module>
from pydoctor.templatewriter import IWriter, TemplateLookup, TemplateError
File "/usr/lib/python3/dist-packages/pydoctor/templatewriter/__init__.py", line
423, in <module>
from pydoctor.templatewriter.writer import TemplateWriter
File "/usr/lib/python3/dist-packages/pydoctor/templatewriter/writer.py", line 10,
in <module>
from pydoctor.templatewriter import (
File "/usr/lib/python3/dist-packages/pydoctor/templatewriter/search.py", line 16,
in <module>
from lunr import lunr, get_default_builder
File "/usr/lib/python3/dist-packages/lunr/__init__.py", line 1, in <module>
from lunr.lunr import lunr, get_default_builder
File "/usr/lib/python3/dist-packages/lunr/lunr.py", line 1, in <module>
from lunr import languages as lang
File "/usr/lib/python3/dist-packages/lunr/languages/__init__.py", line 34, in
<module>
import nltk # type: ignore
^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/nltk/__init__.py", line 153, in <module>
from nltk.translate import *
File "/usr/lib/python3/dist-packages/nltk/translate/__init__.py", line 24, in
<module>
from nltk.translate.meteor_score import meteor_score as meteor
File "/usr/lib/python3/dist-packages/nltk/translate/meteor_score.py", line 14, in
<module>
from nltk.stem.api import StemmerI
File "/usr/lib/python3/dist-packages/nltk/stem/__init__.py", line 34, in
<module>
from nltk.stem.wordnet import WordNetLemmatizer
File "/usr/lib/python3/dist-packages/nltk/stem/wordnet.py", line 13, in
<module>
class WordNetLemmatizer:
File "/usr/lib/python3/dist-packages/nltk/stem/wordnet.py", line 48, in
WordNetLemmatizer
morphy = wn.morphy
^^^^^^^^^
File "/usr/lib/python3/dist-packages/nltk/corpus/util.py", line 120, in
__getattr__
self.__load()
File "/usr/lib/python3/dist-packages/nltk/corpus/util.py", line 86, in __load
raise e
File "/usr/lib/python3/dist-packages/nltk/corpus/util.py", line 81, in __load
root = nltk.data.find(f"{self.subdir}/{self.__name}")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/nltk/data.py", line 579, in find
raise LookupError(resource_not_found)
LookupError:
**********************************************************************
Resource [93mwordnet[0m not found.
Please use the NLTK Downloader to obtain the resource:
[31m>>> import nltk
>>> nltk.download('wordnet')
[0m
For more information see: https://www.nltk.org/data.html
Attempted to load [93mcorpora/wordnet[0m
Searched in:
- '/<<PKGBUILDDIR>>/_HOME/nltk_data'
- '/usr/nltk_data'
- '/usr/share/nltk_data'
- '/usr/lib/nltk_data'
- '/usr/share/nltk_data'
- '/usr/local/share/nltk_data'
- '/usr/lib/nltk_data'
- '/usr/local/lib/nltk_data'
**********************************************************************
Exception occurred:
File "/usr/lib/python3/dist-packages/nltk/data.py", line 579, in find
raise LookupError(resource_not_found)
LookupError:
**********************************************************************
Resource [93mwordnet[0m not found.
Please use the NLTK Downloader to obtain the resource:
[31m>>> import nltk
>>> nltk.download('wordnet')
[0m
For more information see: https://www.nltk.org/data.html
Attempted to load [93mcorpora/wordnet[0m
Searched in:
- '/<<PKGBUILDDIR>>/_HOME/nltk_data'
- '/usr/nltk_data'
- '/usr/share/nltk_data'
- '/usr/lib/nltk_data'
- '/usr/share/nltk_data'
- '/usr/local/share/nltk_data'
- '/usr/lib/nltk_data'
- '/usr/local/lib/nltk_data'
**********************************************************************
The full traceback has been saved in /tmp/sphinx-err-6k7qjyfh.log, if you want
to report the issue to the developers.
Please also report this if it was a user error, so that a better error message
can be provided next time.
A bug report can be filed in the tracker at
<https://github.com/sphinx-doc/sphinx/issues>. Thanks!
make[1]: *** [debian/rules:36: override_dh_sphinxdoc-indep] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:26: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202410/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: nltk
Source-Version: 3.9.1-2
Done: Santiago Vila <sanv...@debian.org>
We believe that the bug you reported is fixed in the latest version of
nltk, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1084...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Santiago Vila <sanv...@debian.org> (supplier of updated nltk package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 12 Oct 2024 22:01:00 +0200
Source: nltk
Architecture: source
Version: 3.9.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Santiago Vila <sanv...@debian.org>
Closes: 1084323
Changes:
nltk (3.9.1-2) unstable; urgency=medium
.
* Team upload.
[ Colin Watson ]
* Don't read the WordNet corpus before it is needed. (Closes: #1084323)
Checksums-Sha1:
c1e017e352582a6e90ab04a15dec198dacf3adf8 1585 nltk_3.9.1-2.dsc
ef7b1c18371a2f181e959fe6fda0b77dceca2834 9868 nltk_3.9.1-2.debian.tar.xz
7839d51da2297bf05cf7d6662033163cf6e71d09 6034 nltk_3.9.1-2_source.buildinfo
Checksums-Sha256:
8f13c129d6baf7c980f2d164d683c280637e533d58b8b1ed29e7621d6e292ed6 1585
nltk_3.9.1-2.dsc
a97b11c25a867b23402163aa3d430fd4d9fba79ff7ab2f1dcfe8024a0d9aaafc 9868
nltk_3.9.1-2.debian.tar.xz
c924eaea0c8c5d2ee8babb1a2eda571e5e32f06952f2ee91889baf38056596f1 6034
nltk_3.9.1-2_source.buildinfo
Files:
c34df995c6c723cac38bdb8ec9f37185 1585 science optional nltk_3.9.1-2.dsc
efeeabac2de8053c9b79b12313b582cc 9868 science optional
nltk_3.9.1-2.debian.tar.xz
a5f30104fe887f950873c411a9570fa2 6034 science optional
nltk_3.9.1-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmcK15gACgkQQc5/C58b
izLgVAgAgVUYJKKxvpjwXOjaigvtJZ7cSx9GMS1ugshoigVX8D53EzXCHME81YNn
vzZ9DF5qbVo0EOGsqnwhDoZiLBAcVO4wmUEVv+1vQtV7mpdLa5D6pqeITsJ7JG/5
XwFsHPP/VXEJ1Z6+Nlh3QNNWK3R1gnmEuSdcKWXXlDjUR566mVQi6xejZ48AC5WJ
DcT0RHZ0DU0q9VzOCKBnlyjccDhYCAzS1/KeavwO0MOTsEyFVqyqt03OwnKl9pqr
wkxtC5BAmuOzl6L2iv4G531bonslYAKJELhFBjyP/0WDie/NNT+5nYpVLjswI5fe
f1b36iM/LDqN509hgd1Le5ALgTdecQ==
=KqMH
-----END PGP SIGNATURE-----
pgpBTaLLLtB5v.pgp
Description: PGP signature
--- End Message ---