Your message dated Sun, 13 Nov 2022 21:24:22 +0000
with message-id <e1ouksk-007bzg...@fasolo.debian.org>
and subject line Bug#1022311: fixed in python-stdnum 1.18-1
has caused the Debian Bug report #1022311,
regarding python-stdnum: FTBFS: AssertionError: Failed doctest test for 
test_no_fodselsnummer.doctest
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.)


-- 
1022311: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1022311
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-stdnum
Version: 1.17-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20221023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_test -- --system=custom --test-args='TZ=Europe/Amsterdam 
> {interpreter} setup.py nosetests'
> I: pybuild base:240: TZ=Europe/Amsterdam python3.10 setup.py nosetests
> /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:508: 
> SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use 
> license_files instead.
>   warnings.warn(msg, warning_class)
> running nosetests
> running egg_info
> writing python_stdnum.egg-info/PKG-INFO
> writing dependency_links to python_stdnum.egg-info/dependency_links.txt
> writing requirements to python_stdnum.egg-info/requires.txt
> writing top-level names to python_stdnum.egg-info/top_level.txt
> reading manifest file 'python_stdnum.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'COPYING'
> writing manifest file 'python_stdnum.egg-info/SOURCES.txt'
> nose.plugins.cover: ERROR: Coverage not available: unable to import coverage 
> module
> .................................................................................................................................................................................................................................S................S....S.S.SS...........SS...........................................F................................
> ======================================================================
> FAIL: Doctest: test_no_fodselsnummer.doctest
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/doctest.py", line 2221, in runTest
>     raise self.failureException(self.format_failure(new.getvalue()))
> AssertionError: Failed doctest test for test_no_fodselsnummer.doctest
>   File "/<<PKGBUILDDIR>>/tests/test_no_fodselsnummer.doctest", line 0
> 
> ----------------------------------------------------------------------
> File "/<<PKGBUILDDIR>>/tests/test_no_fodselsnummer.doctest", line 94, in 
> test_no_fodselsnummer.doctest
> Failed example:
>     fodselsnummer.validate('19102270846')
> Expected:
>     Traceback (most recent call last):
>             ...
>     InvalidComponent: The birth date information is valid, but this person 
> has not been born yet.
> Got:
>     '19102270846'
> 
> 
> ----------------------------------------------------------------------
> Ran 342 tests in 1.408s
> 
> FAILED (SKIP=8, failures=1)
> E: pybuild pybuild:379: test: plugin custom failed with: exit code=1: 
> TZ=Europe/Amsterdam python3.10 setup.py nosetests
> dh_auto_test: error: pybuild --test --test-nose -i python{version} -p 3.10 
> --system=custom "--test-args=TZ=Europe/Amsterdam {interpreter} setup.py 
> nosetests" returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2022/10/23/python-stdnum_1.17-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221023;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221023&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: python-stdnum
Source-Version: 1.18-1
Done: Arthur de Jong <adej...@debian.org>

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

Debian distribution maintenance software
pp.
Arthur de Jong <adej...@debian.org> (supplier of updated python-stdnum 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: SHA256

Format: 1.8
Date: Sun, 13 Nov 2022 21:49:03 +0100
Source: python-stdnum
Architecture: source
Version: 1.18-1
Distribution: unstable
Urgency: medium
Maintainer: Arthur de Jong <adej...@debian.org>
Changed-By: Arthur de Jong <adej...@debian.org>
Closes: 1018584 1022311
Changes:
 python-stdnum (1.18-1) unstable; urgency=medium
 .
   * New upstream release:
     - Add modules for the following number formats:
       - NN, NISS (Belgian national number) (thanks Cédric Krier)
       - CFI (ISO 10962 Classification of Financial Instruments)
       - Czech bank account number (thanks Petr Přikryl)
       - NIF, sometimes N.I.F. (Numéro d'Identification Fiscale, Algeria
         tax number) (thanks Leandro Regueiro)
       - V-number (Vinnutal, Faroe Islands tax number) (thanks Leandro Regueiro)
       - TIN (Taxpayer Identification Number, Ghana tax number)
         (thanks Leandro Regueiro)
       - PIN (Personal Identification Number, Kenya tax number)
         (thanks Leandro Regueiro)
       - ICE (Identifiant Commun de l’Entreprise, التعريف الموحد للمقاولة,
         Morocco tax number) (thanks Leandro Regueiro)
       - PIB (Poreski Identifikacioni Broj, Montenegro tax number)
         (thanks Leandro Regueiro)
       - ЕДБ (Едниствен Даночен Број, North Macedonia tax number)
         (thanks Leandro Regueiro)
       - CNIC number (Pakistani Computerised National Identity Card number)
         (thanks Syed Haseeb Shah)
       - Enotna matična številka občana (Unique Master Citizen Number)
         (thanks Blaž Bregar)
       - MF (Matricule Fiscal, Tunisia tax number) (thanks Leandro Regueiro)
     - Fix disabling check digit validation of Mexican CURP (thanks guyskk)
     - Support special validation of La Post SIRET
       (thanks BIGBen99 and Cédric Krier)
     - Fix support for "I" and "O" in CUSIP number (thanks Thomas Kavanagh)
     - Calculate ISO 7064 Mod 97, 10 check digits in the range 02-98 for IBAN
       (thanks David Svenson)
     - Fix German OffeneRegister lookups (change of URL and of data structure)
     - Add extra court alias for Berlin in German Handelsregisternummer
       (thanks Romuald R)
     - Ensure certificate for the Belarus VAT number check_nalog() lookup is
       included
     - Support parsing incomplete dates in GS1-128 (thanks Alexis de Lattre)
     - Improve validation of CAS Registry Number
     - Typo fixes (thanks Vladimir and Dimitri Papadopoulos)
     - Add a check_uid() function to the stdnum.ch.uid module
     - All validation exceptions should now inherit from ValueError
     - Switch from nose to pytest as test runner (closes: #1018584)
     - Update Fødselsnummer test case for date in future (closes: #1022311)
   * Update debian/copyright
   * Upgrade to standards-version 4.6.1 (no changes needed)
Checksums-Sha1:
 45b8b9d610e79ca0e74f55947491989a5318b7c7 2416 python-stdnum_1.18-1.dsc
 712fb4674c6166a7221b52c5f52ac92823189082 1138676 python-stdnum_1.18.orig.tar.gz
 f2fa2cc8526427d4eeaa672d2fe4935d79b30ce9 866 python-stdnum_1.18.orig.tar.gz.asc
 bd09a91345b8b156607fe131fe06bc9d54843502 23232 
python-stdnum_1.18-1.debian.tar.xz
 a1ab1498b5e3fddc23b0fa8b5642f8d9fad67646 8486 
python-stdnum_1.18-1_amd64.buildinfo
Checksums-Sha256:
 b336e1abf056f53b4aa942b43eecdbd9abcf97da968def7424c696bb89a08db9 2416 
python-stdnum_1.18-1.dsc
 bcc763d9c49ae23da5d2b7a686d5fd1deec9d9051341160a10d1ac723a26bec0 1138676 
python-stdnum_1.18.orig.tar.gz
 abc03de39b0feadf309e7556053f63d1a2c663f6cafd75e4607fcce74f33dacb 866 
python-stdnum_1.18.orig.tar.gz.asc
 d654c448942817ba05c2622d6c1ef663fe2f425034f0c98b7ef4f522850f8b89 23232 
python-stdnum_1.18-1.debian.tar.xz
 a95930464808e9fac4fc50abe1927081a15a25b32e6c10cd03bcce7126d348ba 8486 
python-stdnum_1.18-1_amd64.buildinfo
Files:
 a350bb244679c9786e423ba321180026 2416 python optional python-stdnum_1.18-1.dsc
 d56092448a26f86c82f5e26c27dc94db 1138676 python optional 
python-stdnum_1.18.orig.tar.gz
 57fb4dfe17449e57f042b354950ad0f5 866 python optional 
python-stdnum_1.18.orig.tar.gz.asc
 66cdebfa73a66690536e9b3437f1dd82 23232 python optional 
python-stdnum_1.18-1.debian.tar.xz
 5f858a826ff86b0784df249d88783d31 8486 python optional 
python-stdnum_1.18-1_amd64.buildinfo

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

iQIzBAEBCAAdFiEERS7Cy2XPaMKhrb9fKot0aBDgr8EFAmNxWLYACgkQKot0aBDg
r8H86g//YtokGMMJc6ouZu24Ripkdg+7KW1n8caKKmSPyg0lytBPzOgPMSq9INaA
bqBOuvGAKpSSFCVWu6NEDFHzqMqwYQ4PdhsQTmjlj6M3eg5DBHT5+vW0DpUm1RyT
J9wzlacuNhH5VIaD1tuz9SLSajWW0nIrcwjjar1ExXLdNpa2iqXI4cdN9nIT2WW8
R0kx2HzmYDFLaSiN7gHaeVY5H+05TcpxkwqAd51DrLnH+szBAXm0nLZNkCbckpp1
hkodJ5g0a6JnhMnG14y2VZikQb/WC95z3Aubhfh2UX02nMm6N/zd4xenTIRDINcR
WU3XqQfiNkOtyYpWjL8K0bbJd1e6jBD2g69Ye6Pn0wZ0lE25Tq2N8AhwCWyBF0/G
VeZuwRZwemBaRtBq++n8XVbCCvMa/dJTUnsT9CDxiFnty8xke9tSguz1xzFXCRBi
nleDjcQoS5b5w4Y/Gna5Ly3eph1ZLkuE7oTinnAUxBGQq/2fcTblLPxDhy83VkZU
SB3Bn4hQ/Jf1cZnNAVt4fxZS2GiELNjLcHicnXCaFOf2CbuQN67slFAss7QSf7LY
F4OwNCLirkMtaKz3MGru2CvZUYCtAEW6Sa+Z27uugEKvXj9K7V6+WWAyrFj4b+u0
4JaJHfJTBWm1z2NAI767vsEjeluYzMaYEyldCyrPzxvCoRyqwuM=
=xhMO
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to