Diff jmespath-1.0.1 with a jmespath-1.1.0

/usr/portage/dev-python/jmespath/jmespath-1.1.0.ebuild 2026-03-03 11:46:17.170338293 +0300
1
# Copyright 1999-2025 Gentoo Authors
1
# Copyright 1999-2026 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
29 29
	extra/test_hypothesis.py
30 30
)
31 31

  
32
EPYTEST_PLUGINS=()
32 33
distutils_enable_tests pytest
Thank you!