From da14acabe46c54a078a798be58577da2a78d224f Mon Sep 17 00:00:00 2001 From: arcadia-devtools Date: Wed, 4 May 2022 20:46:45 +0300 Subject: intermediate changes ref:aa9eb26ab5d61efffeeeaa30604ba25d9f1423b1 --- contrib/python/botocore/py2/.yandex_meta/yamaker.yaml | 2 +- contrib/python/botocore/py3/.yandex_meta/yamaker.yaml | 2 +- contrib/python/jmespath/py2/.yandex_meta/yamaker.yaml | 2 +- contrib/python/jmespath/py3/.yandex_meta/yamaker.yaml | 2 +- contrib/python/pluggy/py3/.yandex_meta/yamaker.yaml | 4 ++-- contrib/python/s3transfer/py2/.yandex_meta/yamaker.yaml | 2 +- contrib/python/s3transfer/py3/.yandex_meta/yamaker.yaml | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) (limited to 'contrib/python') diff --git a/contrib/python/botocore/py2/.yandex_meta/yamaker.yaml b/contrib/python/botocore/py2/.yandex_meta/yamaker.yaml index bb413c6ab0a..ec5f746b951 100644 --- a/contrib/python/botocore/py2/.yandex_meta/yamaker.yaml +++ b/contrib/python/botocore/py2/.yandex_meta/yamaker.yaml @@ -4,6 +4,6 @@ additional_requirements: - library/python/resource exclude: - botocore/vendored/six.py -- tests/.+ +- tests/* keep: - tests/SQS-119.py diff --git a/contrib/python/botocore/py3/.yandex_meta/yamaker.yaml b/contrib/python/botocore/py3/.yandex_meta/yamaker.yaml index bb413c6ab0a..ec5f746b951 100644 --- a/contrib/python/botocore/py3/.yandex_meta/yamaker.yaml +++ b/contrib/python/botocore/py3/.yandex_meta/yamaker.yaml @@ -4,6 +4,6 @@ additional_requirements: - library/python/resource exclude: - botocore/vendored/six.py -- tests/.+ +- tests/* keep: - tests/SQS-119.py diff --git a/contrib/python/jmespath/py2/.yandex_meta/yamaker.yaml b/contrib/python/jmespath/py2/.yandex_meta/yamaker.yaml index 24449849208..0ce0fcab690 100644 --- a/contrib/python/jmespath/py2/.yandex_meta/yamaker.yaml +++ b/contrib/python/jmespath/py2/.yandex_meta/yamaker.yaml @@ -1,2 +1,2 @@ keep: -- tests/.+ +- tests/* diff --git a/contrib/python/jmespath/py3/.yandex_meta/yamaker.yaml b/contrib/python/jmespath/py3/.yandex_meta/yamaker.yaml index 24449849208..0ce0fcab690 100644 --- a/contrib/python/jmespath/py3/.yandex_meta/yamaker.yaml +++ b/contrib/python/jmespath/py3/.yandex_meta/yamaker.yaml @@ -1,2 +1,2 @@ keep: -- tests/.+ +- tests/* diff --git a/contrib/python/pluggy/py3/.yandex_meta/yamaker.yaml b/contrib/python/pluggy/py3/.yandex_meta/yamaker.yaml index cc9bf9c1221..52aaf8c2490 100644 --- a/contrib/python/pluggy/py3/.yandex_meta/yamaker.yaml +++ b/contrib/python/pluggy/py3/.yandex_meta/yamaker.yaml @@ -1,4 +1,4 @@ exclude: -- testing/.+ +- testing/* keep: -- tests/.+ +- tests/* diff --git a/contrib/python/s3transfer/py2/.yandex_meta/yamaker.yaml b/contrib/python/s3transfer/py2/.yandex_meta/yamaker.yaml index f2f140fb3ce..18eee88537b 100644 --- a/contrib/python/s3transfer/py2/.yandex_meta/yamaker.yaml +++ b/contrib/python/s3transfer/py2/.yandex_meta/yamaker.yaml @@ -1,2 +1,2 @@ exclude: -- tests/integration/.+ +- tests/integration/* diff --git a/contrib/python/s3transfer/py3/.yandex_meta/yamaker.yaml b/contrib/python/s3transfer/py3/.yandex_meta/yamaker.yaml index f2f140fb3ce..18eee88537b 100644 --- a/contrib/python/s3transfer/py3/.yandex_meta/yamaker.yaml +++ b/contrib/python/s3transfer/py3/.yandex_meta/yamaker.yaml @@ -1,2 +1,2 @@ exclude: -- tests/integration/.+ +- tests/integration/* -- cgit v1.3