Your message dated Mon, 27 Dec 2021 18:04:30 +0000
with message-id <e1n1umi-000iwu...@fasolo.debian.org>
and subject line Bug#1002349: fixed in isodate 0.6.1-1
has caused the Debian Bug report #1002349,
regarding isodate: FTBFS: dh_auto_test: error: pybuild --test -i 
python{version} -p "3.10 3.9" returned exit code 13
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.)


-- 
1002349: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002349
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: isodate
Version: 0.6.0-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211220 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
>  debian/rules build
> dh build --with python3 --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:237: python3.10 setup.py config 
> running config
> I: pybuild base:237: python3.9 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:237: /usr/bin/python3.10 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_isodate/build/isodate
> copying src/isodate/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_isodate/build/isodate
> copying src/isodate/tzinfo.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_isodate/build/isodate
> copying src/isodate/isodates.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_isodate/build/isodate
> copying src/isodate/isotime.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_isodate/build/isodate
> copying src/isodate/duration.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_isodate/build/isodate
> copying src/isodate/isostrf.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_isodate/build/isodate
> copying src/isodate/isoduration.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_isodate/build/isodate
> copying src/isodate/isodatetime.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_isodate/build/isodate
> copying src/isodate/isotzinfo.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_isodate/build/isodate
> copying src/isodate/isoerror.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_isodate/build/isodate
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_isodate/build/isodate/tests
> copying src/isodate/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_isodate/build/isodate/tests
> copying src/isodate/tests/test_pickle.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_isodate/build/isodate/tests
> copying src/isodate/tests/test_duration.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_isodate/build/isodate/tests
> copying src/isodate/tests/test_date.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_isodate/build/isodate/tests
> copying src/isodate/tests/test_datetime.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_isodate/build/isodate/tests
> copying src/isodate/tests/test_time.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_isodate/build/isodate/tests
> copying src/isodate/tests/test_strf.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_isodate/build/isodate/tests
> I: pybuild base:237: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_isodate/build/isodate
> copying src/isodate/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_isodate/build/isodate
> copying src/isodate/tzinfo.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_isodate/build/isodate
> copying src/isodate/isodates.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_isodate/build/isodate
> copying src/isodate/isotime.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_isodate/build/isodate
> copying src/isodate/duration.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_isodate/build/isodate
> copying src/isodate/isostrf.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_isodate/build/isodate
> copying src/isodate/isoduration.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_isodate/build/isodate
> copying src/isodate/isodatetime.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_isodate/build/isodate
> copying src/isodate/isotzinfo.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_isodate/build/isodate
> copying src/isodate/isoerror.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_isodate/build/isodate
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_isodate/build/isodate/tests
> copying src/isodate/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_isodate/build/isodate/tests
> copying src/isodate/tests/test_pickle.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_isodate/build/isodate/tests
> copying src/isodate/tests/test_duration.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_isodate/build/isodate/tests
> copying src/isodate/tests/test_date.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_isodate/build/isodate/tests
> copying src/isodate/tests/test_datetime.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_isodate/build/isodate/tests
> copying src/isodate/tests/test_time.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_isodate/build/isodate/tests
> copying src/isodate/tests/test_strf.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_isodate/build/isodate/tests
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:237: python3.10 setup.py test 
> running test
> WARNING: Testing via this command is deprecated and will be removed in a 
> future version. Users looking for a generic test entry point independent of 
> test runner are encouraged to use tox.
> running egg_info
> writing src/isodate.egg-info/PKG-INFO
> writing dependency_links to src/isodate.egg-info/dependency_links.txt
> writing requirements to src/isodate.egg-info/requires.txt
> writing top-level names to src/isodate.egg-info/top_level.txt
> reading manifest file 'src/isodate.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> writing manifest file 'src/isodate.egg-info/SOURCES.txt'
> running build_ext
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Take datetime object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Parse an ISO datetime string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Take datetime object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Parse an ISO datetime string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Take datetime object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Parse an ISO datetime string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Take datetime object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Parse an ISO datetime string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Take datetime object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Parse an ISO datetime string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Take datetime object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Parse an ISO datetime string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Take datetime object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Parse an ISO datetime string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Take datetime object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Parse an ISO datetime string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Take datetime object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Parse an ISO datetime string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Take datetime object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Parse an ISO datetime string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Take datetime object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Parse an ISO datetime string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Take datetime object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Parse an ISO datetime string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Take datetime object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Parse an ISO datetime string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Take datetime object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Parse an ISO datetime string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_add 
> (isodate.tests.test_duration.create_mathtestcase.<locals>.TestMathDuration)
> Test operator + (__add__, __radd__) ... ok
> test_ge 
> (isodate.tests.test_duration.create_mathtestcase.<locals>.TestMathDuration)
> Test operator > and < ... ok
> test_sub 
> (isodate.tests.test_duration.create_mathtestcase.<locals>.TestMathDuration)
> Test operator - (__sub__, __rsub__) ... ok
> test_add 
> (isodate.tests.test_duration.create_mathtestcase.<locals>.TestMathDuration)
> Test operator + (__add__, __radd__) ... ok
> test_ge 
> (isodate.tests.test_duration.create_mathtestcase.<locals>.TestMathDuration)
> Test operator > and < ... ok
> test_sub 
> (isodate.tests.test_duration.create_mathtestcase.<locals>.TestMathDuration)
> Test operator - (__sub__, __rsub__) ... ok
> test_add 
> (isodate.tests.test_duration.create_mathtestcase.<locals>.TestMathDuration)
> Test operator + (__add__, __radd__) ... ok
> test_ge 
> (isodate.tests.test_duration.create_mathtestcase.<locals>.TestMathDuration)
> Test operator > and < ... ok
> test_sub 
> (isodate.tests.test_duration.create_mathtestcase.<locals>.TestMathDuration)
> Test operator - (__sub__, __rsub__) ... ok
> test_add 
> (isodate.tests.test_duration.create_mathtestcase.<locals>.TestMathDuration)
> Test operator + (__add__, __radd__) ... ok
> test_ge 
> (isodate.tests.test_duration.create_mathtestcase.<locals>.TestMathDuration)
> Test operator > and < ... ok
> test_sub 
> (isodate.tests.test_duration.create_mathtestcase.<locals>.TestMathDuration)
> Test operator - (__sub__, __rsub__) ... ok
> test_add 
> (isodate.tests.test_duration.create_mathtestcase.<locals>.TestMathDuration)
> Test operator + (__add__, __radd__) ... ok
> test_ge 
> (isodate.tests.test_duration.create_mathtestcase.<locals>.TestMathDuration)
> Test operator > and < ... ok
> test_sub 
> (isodate.tests.test_duration.create_mathtestcase.<locals>.TestMathDuration)
> Test operator - (__sub__, __rsub__) ... ok
> test_add 
> (isodate.tests.test_duration.create_mathtestcase.<locals>.TestMathDuration)
> Test operator + (__add__, __radd__) ... ok
> test_ge 
> (isodate.tests.test_duration.create_mathtestcase.<locals>.TestMathDuration)
> Test operator > and < ... ok
> test_sub 
> (isodate.tests.test_duration.create_mathtestcase.<locals>.TestMathDuration)
> Test operator - (__sub__, __rsub__) ... ok
> test_add 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator +. ... ERROR
> test_sub 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator -. ... ERROR
> test_add 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator +. ... ERROR
> test_sub 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator -. ... ERROR
> test_add 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator +. ... ERROR
> test_sub 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator -. ... ERROR
> test_add 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator +. ... ERROR
> test_sub 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator -. ... ERROR
> test_add 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator +. ... ERROR
> test_sub 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator -. ... ERROR
> test_add 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator +. ... ERROR
> test_sub 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator -. ... ERROR
> test_add 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator +. ... ERROR
> test_sub 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator -. ... ERROR
> test_add 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator +. ... ERROR
> test_sub 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator -. ... ERROR
> test_add 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator +. ... ERROR
> test_sub 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator -. ... ERROR
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ERROR
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ERROR
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ERROR
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ERROR
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ERROR
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ERROR
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ERROR
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ERROR
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ERROR
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ERROR
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ERROR
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ERROR
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ERROR
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ERROR
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ERROR
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ERROR
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ERROR
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ERROR
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ERROR
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ERROR
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ERROR
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ERROR
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ERROR
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ERROR
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ERROR
> test_mul 
> (isodate.tests.test_duration.create_datemultestcase.<locals>.TestDateMul)
> Test operator *. ... ok
> test_mul 
> (isodate.tests.test_duration.create_datemultestcase.<locals>.TestDateMul)
> Test operator *. ... ok
> test_mul 
> (isodate.tests.test_duration.create_datemultestcase.<locals>.TestDateMul)
> Test operator *. ... ok
> test_mul 
> (isodate.tests.test_duration.create_datemultestcase.<locals>.TestDateMul)
> Test operator *. ... ok
> test_mul 
> (isodate.tests.test_duration.create_datemultestcase.<locals>.TestDateMul)
> Test operator *. ... ok
> test_mul 
> (isodate.tests.test_duration.create_datemultestcase.<locals>.TestDateMul)
> Test operator *. ... ok
> test_mul 
> (isodate.tests.test_duration.create_datemultestcase.<locals>.TestDateMul)
> Test operator *. ... ok
> test_associative (isodate.tests.test_duration.DurationTest)
> Adding 2 durations to a date is not associative. ... ERROR
> test_equal (isodate.tests.test_duration.DurationTest)
> Test __eq__ and __ne__ methods. ... ok
> test_format (isodate.tests.test_duration.DurationTest)
> Test various other strftime combinations. ... ok
> test_hash (isodate.tests.test_duration.DurationTest)
> Test __hash__ for Duration objects. ... ok
> test_neg (isodate.tests.test_duration.DurationTest)
> Test __neg__ for Duration objects. ... ok
> test_parseerror (isodate.tests.test_duration.DurationTest)
> Test for unparseable duration string. ... ok
> test_repr (isodate.tests.test_duration.DurationTest)
> Test __repr__ and __str__ for Duration objects. ... ok
> test_totimedelta (isodate.tests.test_duration.DurationTest)
> Test conversion form Duration to timedelta. ... ERROR
> test_typeerror (isodate.tests.test_duration.DurationTest)
> Test if TypError is raised with certain parameters. ... ok
> test_format (isodate.tests.test_strf.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_format (isodate.tests.test_strf.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_format (isodate.tests.test_strf.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_format (isodate.tests.test_strf.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_pickle_datetime (isodate.tests.test_pickle.TestPickle)
> Parse an ISO datetime string and compare it to the expected value. ... ok
> test_pickle_duration (isodate.tests.test_pickle.TestPickle)
> Pickle / unpickle duration objects. ... ok
> test_pickle_utc (isodate.tests.test_pickle.TestPickle)
> isodate.UTC objects remain the same after pickling. ... ok
> 
> ======================================================================
> ERROR: test_add 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator +.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 521, in 
> test_add
>     self.assertEqual(start + tdelta, start + duration)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 183, in __add__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_sub 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator -.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 527, in 
> test_sub
>     self.assertEqual(start - tdelta, start - duration)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 267, in __rsub__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_add 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator +.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 521, in 
> test_add
>     self.assertEqual(start + tdelta, start + duration)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 183, in __add__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_sub 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator -.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 527, in 
> test_sub
>     self.assertEqual(start - tdelta, start - duration)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 267, in __rsub__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_add 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator +.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 521, in 
> test_add
>     self.assertEqual(start + tdelta, start + duration)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 183, in __add__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_sub 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator -.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 527, in 
> test_sub
>     self.assertEqual(start - tdelta, start - duration)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 267, in __rsub__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_add 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator +.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 521, in 
> test_add
>     self.assertEqual(start + tdelta, start + duration)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 183, in __add__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_sub 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator -.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 527, in 
> test_sub
>     self.assertEqual(start - tdelta, start - duration)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 267, in __rsub__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_add 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator +.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 521, in 
> test_add
>     self.assertEqual(start + tdelta, start + duration)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 183, in __add__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_sub 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator -.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 527, in 
> test_sub
>     self.assertEqual(start - tdelta, start - duration)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 267, in __rsub__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_add 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator +.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 521, in 
> test_add
>     self.assertEqual(start + tdelta, start + duration)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 183, in __add__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_sub 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator -.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 527, in 
> test_sub
>     self.assertEqual(start - tdelta, start - duration)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 267, in __rsub__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_add 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator +.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 521, in 
> test_add
>     self.assertEqual(start + tdelta, start + duration)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 183, in __add__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_sub 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator -.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 527, in 
> test_sub
>     self.assertEqual(start - tdelta, start - duration)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 267, in __rsub__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_add 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator +.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 521, in 
> test_add
>     self.assertEqual(start + tdelta, start + duration)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 183, in __add__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_sub 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator -.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 527, in 
> test_sub
>     self.assertEqual(start - tdelta, start - duration)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 267, in __rsub__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_add 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator +.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 521, in 
> test_add
>     self.assertEqual(start + tdelta, start + duration)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 183, in __add__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_sub 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator -.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 527, in 
> test_sub
>     self.assertEqual(start - tdelta, start - duration)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 267, in __rsub__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 552, in 
> test_calc
>     self.assertEqual(start + duration, expectation)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 183, in __add__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 552, in 
> test_calc
>     self.assertEqual(start + duration, expectation)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 183, in __add__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 552, in 
> test_calc
>     self.assertEqual(start + duration, expectation)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 183, in __add__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 552, in 
> test_calc
>     self.assertEqual(start + duration, expectation)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 183, in __add__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 552, in 
> test_calc
>     self.assertEqual(start + duration, expectation)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 183, in __add__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 552, in 
> test_calc
>     self.assertEqual(start + duration, expectation)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 183, in __add__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 552, in 
> test_calc
>     self.assertEqual(start + duration, expectation)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 183, in __add__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 552, in 
> test_calc
>     self.assertEqual(start + duration, expectation)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 183, in __add__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 552, in 
> test_calc
>     self.assertEqual(start + duration, expectation)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 183, in __add__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 552, in 
> test_calc
>     self.assertEqual(start + duration, expectation)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 183, in __add__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 552, in 
> test_calc
>     self.assertEqual(start + duration, expectation)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 183, in __add__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 552, in 
> test_calc
>     self.assertEqual(start + duration, expectation)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 183, in __add__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 552, in 
> test_calc
>     self.assertEqual(start + duration, expectation)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 183, in __add__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 552, in 
> test_calc
>     self.assertEqual(start + duration, expectation)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 183, in __add__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 552, in 
> test_calc
>     self.assertEqual(start + duration, expectation)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 183, in __add__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 552, in 
> test_calc
>     self.assertEqual(start + duration, expectation)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 183, in __add__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 552, in 
> test_calc
>     self.assertEqual(start + duration, expectation)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 183, in __add__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 552, in 
> test_calc
>     self.assertEqual(start + duration, expectation)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 183, in __add__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 552, in 
> test_calc
>     self.assertEqual(start + duration, expectation)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 183, in __add__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 552, in 
> test_calc
>     self.assertEqual(start + duration, expectation)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 183, in __add__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 552, in 
> test_calc
>     self.assertEqual(start + duration, expectation)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 183, in __add__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 552, in 
> test_calc
>     self.assertEqual(start + duration, expectation)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 183, in __add__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 552, in 
> test_calc
>     self.assertEqual(start + duration, expectation)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 183, in __add__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 552, in 
> test_calc
>     self.assertEqual(start + duration, expectation)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 183, in __add__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 552, in 
> test_calc
>     self.assertEqual(start + duration, expectation)
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 183, in __add__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_associative (isodate.tests.test_duration.DurationTest)
> Adding 2 durations to a date is not associative.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 273, in 
> test_associative
>     res1 = start + days1 + months1
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 183, in __add__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ======================================================================
> ERROR: test_totimedelta (isodate.tests.test_duration.DurationTest)
> Test conversion form Duration to timedelta.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/src/isodate/tests/test_duration.py", line 400, in 
> test_totimedelta
>     self.assertEqual(dur.totimedelta(datetime(1998, 2, 25)),
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 320, in totimedelta
>     return (start + self) - start
>   File "/<<PKGBUILDDIR>>/src/isodate/duration.py", line 183, in __add__
>     newdt = other.replace(year=newyear, month=newmonth, day=newday)
> TypeError: 'decimal.Decimal' object cannot be interpreted as an integer
> 
> ----------------------------------------------------------------------
> Ran 278 tests in 0.025s
> 
> FAILED (errors=45)
> Test failed: <unittest.runner.TextTestResult run=278 errors=45 failures=0>
> error: Test failed: <unittest.runner.TextTestResult run=278 errors=45 
> failures=0>
> E: pybuild pybuild:355: test: plugin distutils failed with: exit code=1: 
> python3.10 setup.py test 
> I: pybuild base:237: python3.9 setup.py test 
> running test
> WARNING: Testing via this command is deprecated and will be removed in a 
> future version. Users looking for a generic test entry point independent of 
> test runner are encouraged to use tox.
> running egg_info
> writing src/isodate.egg-info/PKG-INFO
> writing dependency_links to src/isodate.egg-info/dependency_links.txt
> writing requirements to src/isodate.egg-info/requires.txt
> writing top-level names to src/isodate.egg-info/top_level.txt
> reading manifest file 'src/isodate.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> writing manifest file 'src/isodate.egg-info/SOURCES.txt'
> running build_ext
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_date.create_testcase.<locals>.TestDate)
> Parse an ISO date string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Take time object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_time.create_testcase.<locals>.TestTime)
> Parse an ISO time string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Take datetime object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Parse an ISO datetime string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Take datetime object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Parse an ISO datetime string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Take datetime object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Parse an ISO datetime string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Take datetime object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Parse an ISO datetime string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Take datetime object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Parse an ISO datetime string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Take datetime object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Parse an ISO datetime string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Take datetime object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Parse an ISO datetime string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Take datetime object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Parse an ISO datetime string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Take datetime object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Parse an ISO datetime string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Take datetime object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Parse an ISO datetime string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Take datetime object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Parse an ISO datetime string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Take datetime object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Parse an ISO datetime string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Take datetime object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Parse an ISO datetime string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Take datetime object and create ISO string from it. ... ok
> test_parse (isodate.tests.test_datetime.create_testcase.<locals>.TestDateTime)
> Parse an ISO datetime string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_format 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Take duration/timedelta object and create ISO string from it. ... ok
> test_parse 
> (isodate.tests.test_duration.create_parsetestcase.<locals>.TestParseDuration)
> Parse an ISO duration string and compare it to the expected value. ... ok
> test_add 
> (isodate.tests.test_duration.create_mathtestcase.<locals>.TestMathDuration)
> Test operator + (__add__, __radd__) ... ok
> test_ge 
> (isodate.tests.test_duration.create_mathtestcase.<locals>.TestMathDuration)
> Test operator > and < ... ok
> test_sub 
> (isodate.tests.test_duration.create_mathtestcase.<locals>.TestMathDuration)
> Test operator - (__sub__, __rsub__) ... ok
> test_add 
> (isodate.tests.test_duration.create_mathtestcase.<locals>.TestMathDuration)
> Test operator + (__add__, __radd__) ... ok
> test_ge 
> (isodate.tests.test_duration.create_mathtestcase.<locals>.TestMathDuration)
> Test operator > and < ... ok
> test_sub 
> (isodate.tests.test_duration.create_mathtestcase.<locals>.TestMathDuration)
> Test operator - (__sub__, __rsub__) ... ok
> test_add 
> (isodate.tests.test_duration.create_mathtestcase.<locals>.TestMathDuration)
> Test operator + (__add__, __radd__) ... ok
> test_ge 
> (isodate.tests.test_duration.create_mathtestcase.<locals>.TestMathDuration)
> Test operator > and < ... ok
> test_sub 
> (isodate.tests.test_duration.create_mathtestcase.<locals>.TestMathDuration)
> Test operator - (__sub__, __rsub__) ... ok
> test_add 
> (isodate.tests.test_duration.create_mathtestcase.<locals>.TestMathDuration)
> Test operator + (__add__, __radd__) ... ok
> test_ge 
> (isodate.tests.test_duration.create_mathtestcase.<locals>.TestMathDuration)
> Test operator > and < ... ok
> test_sub 
> (isodate.tests.test_duration.create_mathtestcase.<locals>.TestMathDuration)
> Test operator - (__sub__, __rsub__) ... ok
> test_add 
> (isodate.tests.test_duration.create_mathtestcase.<locals>.TestMathDuration)
> Test operator + (__add__, __radd__) ... ok
> test_ge 
> (isodate.tests.test_duration.create_mathtestcase.<locals>.TestMathDuration)
> Test operator > and < ... ok
> test_sub 
> (isodate.tests.test_duration.create_mathtestcase.<locals>.TestMathDuration)
> Test operator - (__sub__, __rsub__) ... ok
> test_add 
> (isodate.tests.test_duration.create_mathtestcase.<locals>.TestMathDuration)
> Test operator + (__add__, __radd__) ... ok
> test_ge 
> (isodate.tests.test_duration.create_mathtestcase.<locals>.TestMathDuration)
> Test operator > and < ... ok
> test_sub 
> (isodate.tests.test_duration.create_mathtestcase.<locals>.TestMathDuration)
> Test operator - (__sub__, __rsub__) ... ok
> test_add 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator +. ... /<<PKGBUILDDIR>>/src/isodate/duration.py:183: 
> DeprecationWarning: an integer is required (got type decimal.Decimal).  
> Implicit conversion to integers using __int__ is deprecated, and may be 
> removed in a future version of Python.
>   newdt = other.replace(year=newyear, month=newmonth, day=newday)
> ok
> test_sub 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator -. ... /<<PKGBUILDDIR>>/src/isodate/duration.py:267: 
> DeprecationWarning: an integer is required (got type decimal.Decimal).  
> Implicit conversion to integers using __int__ is deprecated, and may be 
> removed in a future version of Python.
>   newdt = other.replace(year=newyear, month=newmonth, day=newday)
> ok
> test_add 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_sub 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator -. ... ok
> test_add 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_sub 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator -. ... ok
> test_add 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_sub 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator -. ... ok
> test_add 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_sub 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator -. ... ok
> test_add 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_sub 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator -. ... ok
> test_add 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_sub 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator -. ... ok
> test_add 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_sub 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator -. ... ok
> test_add 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_sub 
> (isodate.tests.test_duration.create_datetestcase.<locals>.TestDateCalc)
> Test operator -. ... ok
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_calc 
> (isodate.tests.test_duration.create_datecalctestcase.<locals>.TestDateCalc)
> Test operator +. ... ok
> test_mul 
> (isodate.tests.test_duration.create_datemultestcase.<locals>.TestDateMul)
> Test operator *. ... ok
> test_mul 
> (isodate.tests.test_duration.create_datemultestcase.<locals>.TestDateMul)
> Test operator *. ... ok
> test_mul 
> (isodate.tests.test_duration.create_datemultestcase.<locals>.TestDateMul)
> Test operator *. ... ok
> test_mul 
> (isodate.tests.test_duration.create_datemultestcase.<locals>.TestDateMul)
> Test operator *. ... ok
> test_mul 
> (isodate.tests.test_duration.create_datemultestcase.<locals>.TestDateMul)
> Test operator *. ... ok
> test_mul 
> (isodate.tests.test_duration.create_datemultestcase.<locals>.TestDateMul)
> Test operator *. ... ok
> test_mul 
> (isodate.tests.test_duration.create_datemultestcase.<locals>.TestDateMul)
> Test operator *. ... ok
> test_associative (isodate.tests.test_duration.DurationTest)
> Adding 2 durations to a date is not associative. ... ok
> test_equal (isodate.tests.test_duration.DurationTest)
> Test __eq__ and __ne__ methods. ... ok
> test_format (isodate.tests.test_duration.DurationTest)
> Test various other strftime combinations. ... ok
> test_hash (isodate.tests.test_duration.DurationTest)
> Test __hash__ for Duration objects. ... ok
> test_neg (isodate.tests.test_duration.DurationTest)
> Test __neg__ for Duration objects. ... ok
> test_parseerror (isodate.tests.test_duration.DurationTest)
> Test for unparseable duration string. ... ok
> test_repr (isodate.tests.test_duration.DurationTest)
> Test __repr__ and __str__ for Duration objects. ... ok
> test_totimedelta (isodate.tests.test_duration.DurationTest)
> Test conversion form Duration to timedelta. ... ok
> test_typeerror (isodate.tests.test_duration.DurationTest)
> Test if TypError is raised with certain parameters. ... ok
> test_format (isodate.tests.test_strf.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_format (isodate.tests.test_strf.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_format (isodate.tests.test_strf.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_format (isodate.tests.test_strf.create_testcase.<locals>.TestDate)
> Take date object and create ISO string from it. ... ok
> test_pickle_datetime (isodate.tests.test_pickle.TestPickle)
> Parse an ISO datetime string and compare it to the expected value. ... ok
> test_pickle_duration (isodate.tests.test_pickle.TestPickle)
> Pickle / unpickle duration objects. ... ok
> test_pickle_utc (isodate.tests.test_pickle.TestPickle)
> isodate.UTC objects remain the same after pickling. ... ok
> 
> ----------------------------------------------------------------------
> Ran 278 tests in 0.024s
> 
> OK
> dh_auto_test: error: pybuild --test -i python{version} -p "3.10 3.9" returned 
> exit code 13


The full build log is available from:
http://qa-logs.debian.net/2021/12/20/isodate_0.6.0-2_unstable.log

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: isodate
Source-Version: 0.6.1-1
Done: Michael R. Crusoe <cru...@debian.org>

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

Debian distribution maintenance software
pp.
Michael R. Crusoe <cru...@debian.org> (supplier of updated isodate 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: Mon, 27 Dec 2021 18:25:39 +0100
Source: isodate
Architecture: source
Version: 0.6.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Michael R. Crusoe <cru...@debian.org>
Closes: 1002349
Changes:
 isodate (0.6.1-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Debian Janitor ]
   * Use secure copyright file specification URI.
   * Bump debhelper from old 11 to 12.
   * Set debhelper-compat version in Build-Depends.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
 .
   [ Ondřej Nový ]
   * d/control: Update Maintainer field with new Debian Python Team
     contact address.
   * d/control: Update Vcs-* fields with new Debian Python Team Salsa
     layout.
 .
   [ Debian Janitor ]
   * Bump debhelper from old 12 to 13.
 .
   [ Michael R. Crusoe ]
   * Standards-Version: 4.6.0 (routine-update)
   * Point Vcs fields to salsa.debian.org (routine-update)
   * Add salsa-ci file (routine-update)
   * Rules-Requires-Root: no (routine-update)
   * watch file standard 4 (routine-update)
   * d/control: Update homepage
   * New upstream release. Closes: #1002349
Checksums-Sha1:
 da7b984642404d99d4c97a47580b13ee24426448 2047 isodate_0.6.1-1.dsc
 ea36ce1c780dd44f01225dca7f9995a6685a60cc 28443 isodate_0.6.1.orig.tar.gz
 9bc48b13ab0f54b61c5bf50c79d0a05ed749b242 3040 isodate_0.6.1-1.debian.tar.xz
 df7b9cce02b462f4c780e711dab86cb2143b59de 7086 isodate_0.6.1-1_source.buildinfo
Checksums-Sha256:
 c7ee45756cbe511baa525524540ec2a059fe9b1521734af1a8307cf0b1018a95 2047 
isodate_0.6.1-1.dsc
 48c5881de7e8b0a0d648cb024c8062dc84e7b840ed81e864c7614fd3c127bde9 28443 
isodate_0.6.1.orig.tar.gz
 b6f1ef2545f4ec3c445200240914e38d9d2c3a7fea6be18c28dd7f7488218873 3040 
isodate_0.6.1-1.debian.tar.xz
 26bdf4179bb6e3e7cd985d3e466c5fbdb7c999737e573c5596c5595b020fc3fc 7086 
isodate_0.6.1-1_source.buildinfo
Files:
 777c56fe3a2da7856589eea63721669b 2047 python optional isodate_0.6.1-1.dsc
 1a310658b30a48641bafb5652ad91c40 28443 python optional 
isodate_0.6.1.orig.tar.gz
 cdea2399a877c37cdf406302778c4a61 3040 python optional 
isodate_0.6.1-1.debian.tar.xz
 c39c2b5d499ef938c4bafb63bd2e3f9d 7086 python optional 
isodate_0.6.1-1_source.buildinfo

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

iQIzBAEBCgAdFiEEck1gkzcRPHEFUNdHPCZ2P2xn5uIFAmHJ+iAACgkQPCZ2P2xn
5uIQZhAAuFzWoP9Qo/+mqW6NNxHwsecjHPN4Cro8ZSpvp+Q8ETjM+QaWTQYKRpQI
wK9l6Lfg+bTRJ/fY0yd6wPsqmRoHbRFbt2iMdvmSL61itxsdDrmQKLwZvKrAYdVq
V6Okr6SbEfMAlH11DZnVz3o+S7+p0XoH/B7TDM1bVbExfISILrCH90bNKQRiOv+1
7hxEeDTjWJ/dlm3/dM9s2UDGulA1+hg6FOHjZEXliHiRPl37jszeiifkLzN+f3oR
Xxv6cnaiTewDnnWgNy3xu8ehXDvBhlmeVtPK9EOytrPKX3HuaiDabSA9y/andeBM
+NsRZCcn6FM6xGWvtKnkNaeB1fkVpOAiQlq8Iny9RldMu0B48fh0Kb4j9x3VwT3f
fTzIeYyeJIfkzwhDuaPvRlO89yyKQeMOThy8yT5flyLw5aS7ZZ1JMYwIvsraMFrM
nu+xuTDS5KbJt2o8JwZuU0QxCecFfFeW3uPNynZGLfXBF2fLDkVPkxB0pdIKub0W
mjGvFVLdBPl0XD1E6+t4+vgQ70S9Y8HhG4SEbN/RqF9RRu5V7lf/d9x9s2moF0DA
mSTBolSIZVPG1CbSD7bW4WeSi74KQtJqwENQtwqC0tU2kqbwyFiKMhI3ej+BJgmh
HehrQUQOLIZucHTIl88KL0D307X2urWKT2IBTKL3eM4XAV/lSB4=
=PJqy
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to