Your message dated Wed, 4 Sep 2024 10:12:43 +0200
with message-id <ztgwe0b0j92rb...@emlwks999.eu>
and subject line isodate: setuptools test command is removed
has caused the Debian Bug report #1079746,
regarding setuptools test command is removed
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.)


-- 
1079746: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1079746
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:isodate
Version: 0.6.1-2
Severity: serious
Tags: sid trixie

setuptools test command is removed, the package at least uses this command in it's autopkg tests.

setuptools v72.0.0:

Deprecations and Removals
-------------------------

- The test command has been removed. Users relying on 'setup.py test' will need to migrate to another test runner or pin setuptools before this version. (#931)
--- End Message ---
--- Begin Message ---
Control: notfound -1 0.6.1-2

Hi Matthias,

isodate's build log currently shows that the test suite is
running using unittest module, so I believe this is another
false positive detection of setuptools test being in use:

        I: pybuild base:311: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_isodate/build; python3.12 -m unittest 
discover -v 
        test_format 
(isodate.tests.test_date.create_testcase.<locals>.TestDate.test_format)
        Take date object and create ISO string from it. ... ok
        test_parse 
(isodate.tests.test_date.create_testcase.<locals>.TestDate.test_parse)
        Parse an ISO date string and compare it to the expected value. ... ok

        […]

        test_parse 
(isodate.tests.test_time.create_testcase.<locals>.TestTime.test_parse)
        Parse an ISO time string and compare it to the expected value. ... ok
        
        ----------------------------------------------------------------------
        Ran 278 tests in 0.015s
        
        OK

The test suite is run, and the build goes through, so I close
the bug.

Have a nice day,  :)
-- 
  .''`.  Étienne Mollier <emoll...@debian.org>
 : :' :  pgp: 8f91 b227 c7d6 f2b1 948c  8236 793c f67e 8f0d 11da
 `. `'   sent from /dev/pts/3, please excuse my verbosity
   `-    on air: John Petrucci - Lost Without You

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply via email to