Your message dated Fri, 06 Apr 2018 22:20:58 +0000
with message-id <e1f4zj8-000f4q...@fasolo.debian.org>
and subject line Bug#894198: fixed in setuptools-scm 1.17.0-1
has caused the Debian Bug report #894198,
regarding setuptools-scm FTBFS: test_archival_to_version[1.2.2.dev0-data4] fails
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.)


-- 
894198: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894198
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: setuptools-scm
Version: 1.15.6-1
Severity: serious

Some recent change in unstable makes setuptools-scm FTBFS:

https://tests.reproducible-builds.org/debian/history/setuptools-scm.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/setuptools-scm.html

...
============================= test session starts ==============================
platform linux2 -- Python 2.7.14+, pytest-3.3.2, py-1.5.2, pluggy-0.6.0
setuptools version 39.0.1
setuptools_scm version 1.15.6
rootdir: /build/1st/setuptools-scm-1.15.6, inifile:
collected 52 items

testing/test_basic_api.py ..........                                     [ 21%]
testing/test_functions.py .................                              [ 57%]
testing/test_git.py .........                                            [ 76%]
testing/test_main.py .                                                   [ 78%]
testing/test_mercurial.py ....F.....                                     [100%]

=================================== FAILURES ===================================
__________________ test_archival_to_version[1.2.2.dev0-data4] __________________

expected = '1.2.2.dev0', data = {'tag': 'release-1.2.2.dev'}

    @pytest.mark.parametrize('expected,data', sorted(archival_mapping.items()))
    def test_archival_to_version(expected, data):
        version = archival_to_version(data)
>       assert format_version(
            version,
            version_scheme='guess-next-dev',
            local_scheme='node-and-date') == expected
E       AssertionError: assert '1.2.2.dev' == '1.2.2.dev0'
E         - 1.2.2.dev
E         + 1.2.2.dev0
E         ?          +

testing/test_mercurial.py:35: AssertionError
----------------------------- Captured stdout call -----------------------------
data {'tag': 'release-1.2.2.dev'}
tag release-1.2.2.dev
version 1.2.2.dev
scm version <ScmVersion 1.2.2.dev d=None n=None d=False x={}>
config {'version_scheme': 'guess-next-dev', 'local_scheme': 'node-and-date'}
ep ('setuptools_scm.version_scheme', 'guess-next-dev')
ep found: guess-next-dev
ep ('setuptools_scm.local_scheme', 'node-and-date')
ep found: node-and-date
version 1.2.2.dev
local_version 
=============================== warnings summary ===============================
testing/test_git.py::test_version_from_git
  setuptools_scm/version.py:36: UserWarning: tag 
'version-0.2.post210+gbe48adfpost3+g0cc25f2' will be stripped of the local 
component
    warnings.warn("tag %r will be stripped of the local component" % tag)

-- Docs: http://doc.pytest.org/en/latest/warnings.html
============================== 5 tests deselected ==============================
======== 1 failed, 46 passed, 5 deselected, 1 warnings in 28.26 seconds ========
E: pybuild pybuild:336: test: plugin custom failed with: exit code=1: python2.7 
-m pytest -k "not regressions"
dh_auto_test: pybuild --test --test-pytest -i python{version} -p 2.7 returned 
exit code 13
make[1]: *** [debian/rules:13: override_dh_auto_test] Error 25

--- End Message ---
--- Begin Message ---
Source: setuptools-scm
Source-Version: 1.17.0-1

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

Debian distribution maintenance software
pp.
Julien Puydt <julien.pu...@laposte.net> (supplier of updated setuptools-scm 
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, 07 Apr 2018 00:04:45 +0200
Source: setuptools-scm
Binary: python-setuptools-scm python3-setuptools-scm pypy-setuptools-scm
Architecture: source all
Version: 1.17.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
<python-modules-team@lists.alioth.debian.org>
Changed-By: Julien Puydt <julien.pu...@laposte.net>
Description:
 pypy-setuptools-scm - blessed package to manage your versions by scm tags for 
PyPy
 python-setuptools-scm - blessed package to manage your versions by scm tags 
for Python 2
 python3-setuptools-scm - blessed package to manage your versions by scm tags 
for Python 3
Closes: 894198
Changes:
 setuptools-scm (1.17.0-1) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * d/control: Set Vcs-* to salsa.debian.org
   * d/copyright: Fix Format URL to correct one
 .
   [ Julien Puydt ]
   * New upstream release (Closes: #894198).
   * Bump standards-version to 4.1.3.
Checksums-Sha1:
 cb98001c342d32e441bb1c2ea368d17092052c1c 2427 setuptools-scm_1.17.0-1.dsc
 a8d71dd40bf9b27df556e6b4cd2456c7f781eb60 29124 
setuptools-scm_1.17.0.orig.tar.gz
 fa632263378401f324805826c7c719bc856ee237 3424 
setuptools-scm_1.17.0-1.debian.tar.xz
 677ad3eda94b6e0e6bae8afeb3a444fa26b54bf2 18612 
pypy-setuptools-scm_1.17.0-1_all.deb
 4086555f3234d2ff45797bafb595178eab48a2a5 19060 
python-setuptools-scm_1.17.0-1_all.deb
 91c2d0ce52a15efb68d8e0d02a7dd7d9df2a782a 18624 
python3-setuptools-scm_1.17.0-1_all.deb
 88b2b441823187879744cc7e2e08d1dd9ecf20af 8618 
setuptools-scm_1.17.0-1_amd64.buildinfo
Checksums-Sha256:
 b2cf3c61b56b7ab0707857010d7f6cec5b062690fb5bb428ad2f49b34502ba2a 2427 
setuptools-scm_1.17.0-1.dsc
 70a4cf5584e966ae92f54a764e6437af992ba42ac4bca7eb37cc5d02b98ec40a 29124 
setuptools-scm_1.17.0.orig.tar.gz
 269b01e6c60e1349539b9f5e331a7a267aeea9767a94510250e8eb23820bc5ac 3424 
setuptools-scm_1.17.0-1.debian.tar.xz
 31f98f413c0ea9651b5042f1b937ef270abb2458b56f6c4944008010baa7df84 18612 
pypy-setuptools-scm_1.17.0-1_all.deb
 4f1e4006147fddd5ebd97e733632e4dcb652e85a0e7fbddda7b47b00f8ddc9bf 19060 
python-setuptools-scm_1.17.0-1_all.deb
 d24b9890125b4daef2a5e8cdd5447b95ca4bb818471a74a736acc6cd36da878f 18624 
python3-setuptools-scm_1.17.0-1_all.deb
 44928b3dab6fd94a970317771d0c79732bfa1770887ae83003b6c16798375880 8618 
setuptools-scm_1.17.0-1_amd64.buildinfo
Files:
 0753da7d9412e184637706b139d74084 2427 python optional 
setuptools-scm_1.17.0-1.dsc
 fbb8254cbb22b19a812695471eb301c6 29124 python optional 
setuptools-scm_1.17.0.orig.tar.gz
 ca15d9ff8bdf4f8ab46690070a6710c4 3424 python optional 
setuptools-scm_1.17.0-1.debian.tar.xz
 d683a7b643b08f9a727964b530e83c5f 18612 python optional 
pypy-setuptools-scm_1.17.0-1_all.deb
 cad70ed85f659f37a95f41eb508cd2e7 19060 python optional 
python-setuptools-scm_1.17.0-1_all.deb
 fb1c804fac7c1f07786cd3b696b0cd5f 18624 python optional 
python3-setuptools-scm_1.17.0-1_all.deb
 e46693b92257f335ec568e725d00e4a5 8618 python optional 
setuptools-scm_1.17.0-1_amd64.buildinfo

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

iQJNBAEBCgA3FiEEgS7v2KP7pKzk3xFLBMU71/4DBVEFAlrH73cZHGp1bGllbi5w
dXlkdEBsYXBvc3RlLm5ldAAKCRAExTvX/gMFUX2ED/0dLurcdrD8HT88iG5AjuYR
jzYbb72esgkfG/hSXMJx8yrsIivPwqvEhB0nFd36QWieplfQHhyuryYzHib9V8lc
J50IqNKZIsB6tTc6OGsRtQK+JKJp1YO+hJyqgvjXjSVlpX7tvEpC5SMKiDUcqjwL
WsJigIkXPf3J6XTFtPre4Z1MLVmxChP2JP1lPLl9CWUPpGyBP6SEYf6npYDFEwyA
urXYDwr1BdPP0RgUkAm0BJPUaZB63hX0yO+1j7KaGasd3Bamg0PmEtLmk8Ao1uFo
UfT/d804RV1EdlfQoklvtwFlSJQ+lVzoXRBh/3ZGdljFsxYfURXtDlbfBcejq/tf
9NOuwezHrL7+q+r1h+nrPcuhCQy8SYxLuSKJcb5N0SRC/cseXy81fogFWOz62HFK
w1doKn+KKr4hV8cQbPsLGlPJqAREvtE/tMk+rx9nYPBK+mIDjcKnUBi/E+3inpig
igMLDMXM3CyYiR20pe0ij/WjVez0xAKEgoIVDQ1ZDCZbEK/0cu4fE32YIN9xVEiO
SnAgdY5HcajaVCaSlwsUnCEDmXotSCUT26UlINMXAxl38VySU4RgtlSDwq6QK+bW
1CNNwKStA/HrEsTullQ/Rl3I8CIGSz7zbHxZ2Eb7iVsLVPF4tnVIwC8fjiHsYFbt
oYrtvvp+F41QEJV1wHWY2w==
=1HdF
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to