diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-04-15 07:12:00 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-04-15 07:12:00 +0000 |
| commit | ef93034729ae626be7fa73289869f79c19ac7144 (patch) | |
| tree | c9107bb4df0612fe2160bd83a1d35a8fad5ccfe1 /dev-python/python-openstackclient/python-openstackclient-9.0.0.ebuild | |
| parent | 5ed26649824e24d48eeaa6998344c7f662a841f4 (diff) | |
| download | baldeagleos-repo-ef93034729ae626be7fa73289869f79c19ac7144.tar.gz baldeagleos-repo-ef93034729ae626be7fa73289869f79c19ac7144.tar.xz baldeagleos-repo-ef93034729ae626be7fa73289869f79c19ac7144.zip | |
Adding metadata
Diffstat (limited to 'dev-python/python-openstackclient/python-openstackclient-9.0.0.ebuild')
| -rw-r--r-- | dev-python/python-openstackclient/python-openstackclient-9.0.0.ebuild | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dev-python/python-openstackclient/python-openstackclient-9.0.0.ebuild b/dev-python/python-openstackclient/python-openstackclient-9.0.0.ebuild index ceeb3f22c7d6..3a6e3dce85eb 100644 --- a/dev-python/python-openstackclient/python-openstackclient-9.0.0.ebuild +++ b/dev-python/python-openstackclient/python-openstackclient-9.0.0.ebuild @@ -44,6 +44,11 @@ BDEPEND=" distutils_enable_tests unittest +PATCHES=( + # https://review.opendev.org/c/openstack/python-openstackclient/+/984455 + "${FILESDIR}/0001-tests-Fix-test_module-for-Python-3.14.patch" +) + src_prepare() { # Depends on a specific runner sed -e 's/test_command_has_logger/_&/' \ |
