Your message dated Sat, 25 Nov 2023 18:49:18 +0000
with message-id <[email protected]>
and subject line Bug#1056444: fixed in pystac 1.9.0-2
has caused the Debian Bug report #1056444,
regarding pystac's autopkg tests fail with Python 3.12
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 [email protected]
immediately.)
--
1056444: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1056444
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:pystac
Version: 1.9.0-1
Severity: important
Tags: sid trixie
User: [email protected]
Usertags: python3.12
pystac's autopkg tests fail with Python 3.12:
376s pybuild-autopkgtest
376s I: pybuild base:310: cd
/tmp/autopkgtest.J858d2/autopkgtest_tmp/build; python3.12 -m pytest -k
"not test_read_remote and not test_validate and not
test_multiple_extents and not test_null_datetime and not
test_null_geometry and not test_relative_extension_path and not
test_non_hierarchical_relative_link and not test_apply_bitfields and not
test_set_variables and not test_set_dimensions and not test_asset_bands
and not test_bands and not test_cloud_cover and not test_set_field and
not test_attributes and not test_modify and not test_collection_validate
and not test_item_validate and not test_all and not test_required and
not test_self_contained_catalog_collection_item_links and not
test_assets and not test_spatial_allows_single_bbox and not
test_invalid_error_message and not test_migrate_from_v2_0_0 and not
test_migrate_from_v1_0_0 and not test_add_version and not
test_version_in_properties and not test_add_not_deprecated_version and
not test_add_deprecated_version and not test_latest and not
test_predecessor and not test_successor and not
test_collection_add_version and not test_catalog_add_version and not
test_catalog_validate_all and not test_optional_version and not
PointcloudTest and not SatTest and not ItemScientificExtensionTest and
not CollectionScientificExtensionTest and not AssetStorageExtensionTest
and not TimestampsTest and not ViewTest and not ProjectionTest"
--ignore=/tmp/autopkgtest.J858d2/build.xPP/src/tests/validation/test_validate.py
--ignore=/tmp/autopkgtest.J858d2/build.xPP/src/tests/test_writing.py
/tmp/autopkgtest.J858d2/build.xPP/src/tests
378s ImportError while loading conftest
'/tmp/autopkgtest.J858d2/build.xPP/src/tests/conftest.py'.
378s ../../build.xPP/src/tests/conftest.py:12: in <module>
378s from .utils import ARBITRARY_BBOX, ARBITRARY_EXTENT,
ARBITRARY_GEOM, TestCases
378s ../../build.xPP/src/tests/utils/__init__.py:16: in <module>
378s from tests.utils.test_cases import (
378s ../../build.xPP/src/tests/utils/test_cases.py:67: in <module>
378s temporal=TemporalExtent.from_now(),
378s ../../build.xPP/src/pystac/collection.py:297: in from_now
378s intervals=[[datetime.utcnow().replace(microsecond=0), None]]
378s E DeprecationWarning: datetime.datetime.utcnow() is deprecated
and scheduled for removal in a future version. Use timezone-aware
objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
378s E: pybuild pybuild:395: test: plugin pyproject failed with: exit
code=4: cd /tmp/autopkgtest.J858d2/autopkgtest_tmp/build; python3.12 -m
pytest -k "not test_read_remote and not test_validate and not
test_multiple_extents and not test_null_datetime and not
test_null_geometry and not test_relative_extension_path and not
test_non_hierarchical_relative_link and not test_apply_bitfields and not
test_set_variables and not test_set_dimensions and not test_asset_bands
and not test_bands and not test_cloud_cover and not test_set_field and
not test_attributes and not test_modify and not test_collection_validate
and not test_item_validate and not test_all and not test_required and
not test_self_contained_catalog_collection_item_links and not
test_assets and not test_spatial_allows_single_bbox and not
test_invalid_error_message and not test_migrate_from_v2_0_0 and not
test_migrate_from_v1_0_0 and not test_add_version and not
test_version_in_properties and not test_add_not_deprecated_version and
not test_add_deprecated_version and not test_latest and not
test_predecessor and not test_successor and not
test_collection_add_version and not test_catalog_add_version and not
test_catalog_validate_all and not test_optional_version and not
PointcloudTest and not SatTest and not ItemScientificExtensionTest and
not CollectionScientificExtensionTest and not AssetStorageExtensionTest
and not TimestampsTest and not ViewTest and not ProjectionTest"
--ignore=/tmp/autopkgtest.J858d2/build.xPP/src/tests/validation/test_validate.py
--ignore=/tmp/autopkgtest.J858d2/build.xPP/src/tests/test_writing.py
/tmp/autopkgtest.J858d2/build.xPP/src/tests
378s I: pybuild base:310: cd
/tmp/autopkgtest.J858d2/autopkgtest_tmp/build; python3.11 -m pytest -k
"not test_read_remote and not test_validate and not
test_multiple_extents and not test_null_datetime and not
test_null_geometry and not test_relative_extension_path and not
test_non_hierarchical_relative_link and not test_apply_bitfields and not
test_set_variables and not test_set_dimensions and not test_asset_bands
and not test_bands and not test_cloud_cover and not test_set_field and
not test_attributes and not test_modify and not test_collection_validate
and not test_item_validate and not test_all and not test_required and
not test_self_contained_catalog_collection_item_links and not
test_assets and not test_spatial_allows_single_bbox and not
test_invalid_error_message and not test_migrate_from_v2_0_0 and not
test_migrate_from_v1_0_0 and not test_add_version and not
test_version_in_properties and not test_add_not_deprecated_version and
not test_add_deprecated_version and not test_latest and not
test_predecessor and not test_successor and not
test_collection_add_version and not test_catalog_add_version and not
test_catalog_validate_all and not test_optional_version and not
PointcloudTest and not SatTest and not ItemScientificExtensionTest and
not CollectionScientificExtensionTest and not AssetStorageExtensionTest
and not TimestampsTest and not ViewTest and not ProjectionTest"
--ignore=/tmp/autopkgtest.J858d2/build.xPP/src/tests/validation/test_validate.py
--ignore=/tmp/autopkgtest.J858d2/build.xPP/src/tests/test_writing.py
/tmp/autopkgtest.J858d2/build.xPP/src/tests
380s ============================= test session starts
==============================
380s platform linux -- Python 3.11.6, pytest-7.4.3, pluggy-1.3.0
--- End Message ---
--- Begin Message ---
Source: pystac
Source-Version: 1.9.0-2
Done: Antonio Valentino <[email protected]>
We believe that the bug you reported is fixed in the latest version of
pystac, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Antonio Valentino <[email protected]> (supplier of updated pystac
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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 25 Nov 2023 18:15:41 +0000
Source: pystac
Architecture: source
Version: 1.9.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project <[email protected]>
Changed-By: Antonio Valentino <[email protected]>
Closes: 1056444
Changes:
pystac (1.9.0-2) unstable; urgency=medium
.
* debian/patches:
- New 0004-Do-not-use-the-deprecated-utcnow.patch and
0005-Do-not-raise-error-on-deprecations.patch
(Closes: #1056444).
* debian/rules:
- Skip test_get_schema_uri due to
0005-Do-not-raise-error-on-deprecations.patch.
Checksums-Sha1:
4526002d76f130866d86d93992491b56d425b74b 3434 pystac_1.9.0-2.dsc
55e85334e7464b69f91ff8db5f5866240456f195 28036 pystac_1.9.0-2.debian.tar.xz
f6ff0dd3fb7a2e6ffbd0db9e41f2c35ffbd7ef16 12464 pystac_1.9.0-2_amd64.buildinfo
Checksums-Sha256:
1bfc98c8142d5b775a79749f6202a01df6c7d93c8ab6e84e2c37596e7bf4c8f3 3434
pystac_1.9.0-2.dsc
e6890d21e1ab7c0fcb2d5fa2996d2980836d4672f05c014ef5978ca7676dc529 28036
pystac_1.9.0-2.debian.tar.xz
ca67ecda6d1aab2f1745cd9b4a32f1183e15c94e6dddd11720d16ebac0d72d61 12464
pystac_1.9.0-2_amd64.buildinfo
Files:
7967138989d0f2fb932ef824b1b66e85 3434 python optional pystac_1.9.0-2.dsc
a9268e8e7c6dfc7fa7a724d2fef950e9 28036 python optional
pystac_1.9.0-2.debian.tar.xz
f950ebe85f0a949603b239093db8940f 12464 python optional
pystac_1.9.0-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJRBAEBCgA7FiEEO3DyCaX/1okDxHLF6/SKslePmBIFAmViPAIdHGFudG9uaW8u
dmFsZW50aW5vQHRpc2NhbGkuaXQACgkQ6/SKslePmBJbOQ//ecCeyahkbqlBgp2T
yG2PX23BO0Zt4u/eygAe9fDD3xu/SKzyO6jZ5cBLYyUQZlaUlS+4nESKs3rNcr8A
tAGameYsKs+UJMkwgr4/LVATCMoxUxM4gbvWRAWOGg8nXP0k9OmwB11HSZwQRQfD
4HcZ/18e4bJVyeHHtZ0DmNhpzbGZMK+yhQaO6rJ2Fo0vZqvNtMYjfN2r/LY/N5hH
AiboH7zqjQWbnpRWcZCJ59qrzGq63IX8hoGNKCH3GiWE2EiX1jvi0J9vZNwlcI4F
SudiM1kuLJlzF4tbuHQoqo4Rn3SUPwEZYzqnzx8qagJ5/PsfvYbfaj2bVNGcgoDK
VWXetBWk2TcywWsfe5Y5Ejr7qG85NGztxxaK4TPY13n5C+3zWuSKjLVhxTXJsSCa
lVRzLQ5gYDCdHlFokHsd6S+BCbEbdlNkcJKfHoxrbxlPC5y0QomUYV4EGdj1BChp
zXZYYYo6OErQGLeXqaa3lS/efZuPB436+cKAcmAYdpd5XOFhDh+K59s1c86Xfr8n
07mhEOV6rXhnBAfXtnS1geXE0XWjLvJXl9rsBovSUCgtAsKr36C1LzcchCBJ42pf
4ORulhDb1q7An2eA6GOteywgceEalPBOq4GISZy43mY5h4m3egD2uyx1/myDBLs4
3TEpXyI1ojwHzQGZKp4heHcB6ZI=
=SlQd
-----END PGP SIGNATURE-----
--- End Message ---