diff options
| author | Alexander Smirnov <[email protected]> | 2024-08-23 11:56:16 +0000 |
|---|---|---|
| committer | Alexander Smirnov <[email protected]> | 2024-08-23 11:56:16 +0000 |
| commit | 5f5100feff999707cfc58fad7105d15f60741b16 (patch) | |
| tree | 06c83487d372b0557078eeb16bb963780cfb3c2d /contrib/python/matplotlib/py2 | |
| parent | 08f2dfb5d1e981a372b00e670f13ae6e5a3dbbef (diff) | |
| parent | 5741cf990d59e786aee8074fc01db7655490bcfd (diff) | |
Merge branch 'rightlib' into mergelibs-240823-1155
Diffstat (limited to 'contrib/python/matplotlib/py2')
4 files changed, 8 insertions, 0 deletions
diff --git a/contrib/python/matplotlib/py2/extern/agg24-svn/ya.make b/contrib/python/matplotlib/py2/extern/agg24-svn/ya.make index b8e286b07c4..c2ae9ed70fb 100644 --- a/contrib/python/matplotlib/py2/extern/agg24-svn/ya.make +++ b/contrib/python/matplotlib/py2/extern/agg24-svn/ya.make @@ -1,5 +1,7 @@ LIBRARY() +VERSION(2.2.5) + LICENSE(PSF-2.0) ADDINCL( diff --git a/contrib/python/matplotlib/py2/extern/ttconv/ya.make b/contrib/python/matplotlib/py2/extern/ttconv/ya.make index 847ab2038db..c36ec960b9c 100644 --- a/contrib/python/matplotlib/py2/extern/ttconv/ya.make +++ b/contrib/python/matplotlib/py2/extern/ttconv/ya.make @@ -1,5 +1,7 @@ PY23_LIBRARY() +VERSION(2.2.5) + LICENSE(PSF-2.0) NO_WSHADOW() diff --git a/contrib/python/matplotlib/py2/matplotlib/tri/ya.make b/contrib/python/matplotlib/py2/matplotlib/tri/ya.make index ca8a6324716..fb0545dd9f3 100644 --- a/contrib/python/matplotlib/py2/matplotlib/tri/ya.make +++ b/contrib/python/matplotlib/py2/matplotlib/tri/ya.make @@ -1,5 +1,7 @@ PY2_LIBRARY() +VERSION(2.2.5) + LICENSE(PSF-2.0) NO_COMPILER_WARNINGS() diff --git a/contrib/python/matplotlib/py2/src/ya.make b/contrib/python/matplotlib/py2/src/ya.make index 544aba39961..486bc04e49b 100644 --- a/contrib/python/matplotlib/py2/src/ya.make +++ b/contrib/python/matplotlib/py2/src/ya.make @@ -1,5 +1,7 @@ PY2_LIBRARY() +VERSION(2.2.5) + LICENSE(PSF-2.0) NO_COMPILER_WARNINGS() |
