Your message dated Mon, 02 Jul 2018 10:00:10 +0000
with message-id <e1fzvcw-000d6b...@fasolo.debian.org>
and subject line Bug#896619: fixed in bottleneck 1.2.1+ds1-1
has caused the Debian Bug report #896619,
regarding FTBFS with sphinx 1.7.2: exception: cannot import name 'Directive'
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.)


-- 
896619: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=896619
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: sphinx
Version: 1.7.2-1
Severity: serious
Control: affects -1 src:alembic src:bcfg2 src:bottleneck src:dipy src:heat 
src:julia src:mako src:prospector src:pyevolve src:pymvpa2 
src:python-cryptography src:python-expyriment src:python-numpy src:python-scipy

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/alembic.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/bcfg2.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/bottleneck.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/dipy.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/heat.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/julia.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/mako.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/prospector.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/pyevolve.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/pymvpa2.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/i386/python-cryptography.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-expyriment.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-numpy.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-scipy.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/arm64/sqlalchemy.html

Example (from alembic):

...
   debian/rules override_dh_sphinxdoc
make[1]: Entering directory '/build/1st/alembic-0.9.7'
sphinx-build -b html docs/build 
/build/1st/alembic-0.9.7/debian/alembic/usr/share/doc/alembic/html
Running Sphinx v1.7.2

Extension error:
Could not import extension changelog (exception: cannot import name 'Directive')
make[1]: *** [debian/rules:13: override_dh_sphinxdoc] Error 2

--- End Message ---
--- Begin Message ---
Source: bottleneck
Source-Version: 1.2.1+ds1-1

We believe that the bug you reported is fixed in the latest version of
bottleneck, 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 896...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dmitry Shachnev <mity...@debian.org> (supplier of updated bottleneck 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: Sun, 01 Jul 2018 19:03:32 +0300
Source: bottleneck
Binary: python-bottleneck python-bottleneck-dbg python3-bottleneck 
python3-bottleneck-dbg python-bottleneck-doc
Architecture: source amd64 all
Version: 1.2.1+ds1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Dmitry Shachnev <mity...@debian.org>
Description:
 python-bottleneck - Fast NumPy array functions written in C (Python 2)
 python-bottleneck-dbg - debug extensions for bottleneck (Python 2)
 python-bottleneck-doc - documentation for bottleneck
 python3-bottleneck - Fast NumPy array functions written in C (Python 3)
 python3-bottleneck-dbg - debug extensions for bottleneck (Python 3)
Closes: 880678 880679 896619
Changes:
 bottleneck (1.2.1+ds1-1) unstable; urgency=medium
 .
   * Team upload
 .
   [ Ghislain Antony Vaillant ]
   * Update the gbp configuration
   * Filter the vendored copy of numpydoc (Closes: 896619)
   * Repack the upstream tarball
   * New upstream version 1.2.1+ds1
   * Drop the patch queue, applied upstream
   * Update copyright information
   * Run cme fix on control file
     - Overall reordering of fields
     - Drop superfluous versioning:
       - python-all-dev
       - python-setuptools
     - Wrap and sort dependencies
     - Use a secure Vcs-Git URI
   * Run cme fix on copyright file
     - Use a secure Format URI
   * Fix build of documentation
     - Build with Python 3
     - Clean the build artefacts
     - Add new dependency on numpydoc
     - Fix the extra license file override
     - New patch Enable-build-of-docs-with-Python-3.patch
   * Add missing Built-Using metadata
   * Add support for the nocheck build profile
   * Add support for the nodoc build profile
   * Add doc package to Suggests
   * Fixup install of upstream change log
   * Add missing hardening build option
   * Add missing DH_VERBOSE preamble
   * Normalize the package descriptions
   * Provide debug extension packages
   * Test the debug extension packages
   * Add recommended get-orig-source target
   * Bump the debhelper version to 10
   * Bump the standards version to 4.1.1
   * Add myself to the debianization copyright
   * Relicense debianization to upstream terms (Closes: 880679)
   * Transfer maintenance to the DPMT (Closes: 880678)
 .
   [ Ondřej Nový ]
   * d/control: Set Vcs-* to salsa.debian.org
   * d/control: Deprecating priority extra as per policy 4.0.1
 .
   [ Dmitry Shachnev ]
   * Add licensing information for move_median.c and move_template.c.
   * Use debhelper sequence for calling dh_numpy and dh_numpy3.
Checksums-Sha1:
 b8abfc6a2b9abef4546fa6c9ef0409437f7ee444 2868 bottleneck_1.2.1+ds1-1.dsc
 9c85ad3941a8d9d7033f8388c36ae74fe4dc38ab 68195 bottleneck_1.2.1+ds1.orig.tar.gz
 5f45f68bdb3582ff8d24ed0d7e525f45830941d8 4812 
bottleneck_1.2.1+ds1-1.debian.tar.xz
 9de9cc7af588538d22d7f9b751d32a1e8ca7939a 10324 
bottleneck_1.2.1+ds1-1_amd64.buildinfo
 7d8c176209a28030fc3e98ee3f8ab473c3ca3c8d 392124 
python-bottleneck-dbg_1.2.1+ds1-1_amd64.deb
 e3fc65de71b7f20c6a66acae04eefa41002bf013 44412 
python-bottleneck-doc_1.2.1+ds1-1_all.deb
 e5c9fc92ccb4edeb4a77a69cfb22ce93b8331465 79852 
python-bottleneck_1.2.1+ds1-1_amd64.deb
 2c00bf6c015dee6377eaf5bcb26caee5bda107e9 694140 
python3-bottleneck-dbg_1.2.1+ds1-1_amd64.deb
 3277884e14f1735a577ecb937652860a0d2ff72c 83968 
python3-bottleneck_1.2.1+ds1-1_amd64.deb
Checksums-Sha256:
 25c001388005111d3e8ff503966aec86e3566677fbd333e3158d99167e618833 2868 
bottleneck_1.2.1+ds1-1.dsc
 407e5d569f6ff59ff719c8e8de37cfeae532146f9328e1f37d44e4f5f1815246 68195 
bottleneck_1.2.1+ds1.orig.tar.gz
 48550d0958aa2213f7c6db7566e5f8ce636d7b15c2dea6d101bbb623af53ef3d 4812 
bottleneck_1.2.1+ds1-1.debian.tar.xz
 14ae32263fc4068582ddcc6a0f401cf9435900b0f2c8b507e2edf8ed10f28ae3 10324 
bottleneck_1.2.1+ds1-1_amd64.buildinfo
 7487b867e1a52f673881836fde78bb665b359e7001e20c82b663e4ac12e8d133 392124 
python-bottleneck-dbg_1.2.1+ds1-1_amd64.deb
 a3f23d81880cc43925d947f8aad44e77a8c8bcfd45409f4d9ed40ce008739f6e 44412 
python-bottleneck-doc_1.2.1+ds1-1_all.deb
 07b29d477233803e596394e7c447b39654facd5145810f45be5b8bbb939e4995 79852 
python-bottleneck_1.2.1+ds1-1_amd64.deb
 0ec450b0056285429180300e7d1f0b1bd55191501dd7c5e58e1c4d4cb3ebf126 694140 
python3-bottleneck-dbg_1.2.1+ds1-1_amd64.deb
 ef8a4966935befd4c13bcf4b62a9c3d6f4b4b09afd2c7d335403b653498ff67c 83968 
python3-bottleneck_1.2.1+ds1-1_amd64.deb
Files:
 22cf3457c31a4cc49213bd9ba343a5af 2868 python optional 
bottleneck_1.2.1+ds1-1.dsc
 10a5e3f0ca80af1d7b9cfa1218839e22 68195 python optional 
bottleneck_1.2.1+ds1.orig.tar.gz
 4a3ab887b1c7317dd9ee54e968e16fe8 4812 python optional 
bottleneck_1.2.1+ds1-1.debian.tar.xz
 a67c5f01078e9c86b5f9e12fcb5f7eb1 10324 python optional 
bottleneck_1.2.1+ds1-1_amd64.buildinfo
 e34d50e9abb5b2360e05b6d098a61c71 392124 debug optional 
python-bottleneck-dbg_1.2.1+ds1-1_amd64.deb
 e174b6f8fefa555b3eedadc824963bed 44412 doc optional 
python-bottleneck-doc_1.2.1+ds1-1_all.deb
 fcab284809237b308e3cbed758f63bce 79852 python optional 
python-bottleneck_1.2.1+ds1-1_amd64.deb
 6cf5a705d6957c45a209d65789b9f6de 694140 debug optional 
python3-bottleneck-dbg_1.2.1+ds1-1_amd64.deb
 d6979d0088ccb5b8ee06e832967b9963 83968 python optional 
python3-bottleneck_1.2.1+ds1-1_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQJHBAEBCgAxFiEEbEPcK+5mZmLK5jNU1v5xA2P4XdMFAls5AqkTHG1pdHlhNTdA
ZGViaWFuLm9yZwAKCRDW/nEDY/hd08XWD/9QZu2isyTKK0kioXYbdO9oFAh+SEcB
ZWYRn5eN6muyl3y2XhJACoH9zUvmWN9c8zytwJGzghddv7zJIhBFxvyBnZuYaSiG
7kWPGJyYVK9OIfQSv0d1b48AEgcyfQEyJL24Gu5jepS+EzMfEFmqFwwcUcgYr+pI
g25Y03fq69EVVy1PHx4ETTeVgRhxBrkMdzICvCyq7r9sFH3Zcql/IW4IFaNc6VHM
B7HQ7l7Hw5GtD3DLBRqYTDvt8N4DGmMVHDyb7vXZqIxu2rOVo8CRLKuASzf8jakd
rGwaaL1ECGmgAdjyLYiT2mcotJY+KtVlw0Nov5glVe0x6RTxpzBRm869+AunXlYQ
FfAABRylM6b3rCjYopjDT9LCI/05ar/3dr2JgQ35nrxA8lzYcmHIoysRpeEkKvAB
Udl8PEVy+huuGpPDUQbtEyRldeuWvtew12Er+8ajzJZxh/jdr+WBNxGqcF1c6xVR
lKQjv8voca6iyw25keQzWnQlAjhelP16idL2QZiTg4dy1ftnpwLv6P4/+51tN7d7
4JS8CcK59IczZsWJF8BCkBOlJJ+NsahXJAgMRJFjVHTLjaXuvMORcb/iCZalRC/+
q5+2N3trHb8QPo3idi4xDMqj/mDKEVJaUKjaJyMHN5rAuTWlG40OVqBt4IRbtVL3
sYenVB3ln91qog==
=IQp7
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to