Skip to content

Commit 3a7cb57

Browse files
committed
Intermediate changes
1 parent 21a2abe commit 3a7cb57

File tree

14 files changed

+29
-2
lines changed

14 files changed

+29
-2
lines changed

contrib/python/cffi/py2/gen/lib/ya.make

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
PY2_LIBRARY()
22

3+
VERSION(Service-proxy-version)
4+
35
LICENSE(MIT)
46

57
PEERDIR(

contrib/python/cffi/py2/gen/ya.make

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ PY2_PROGRAM(cffigen)
22

33
DISABLE(PYTHON_SQLITE3)
44

5+
VERSION(Service-proxy-version)
6+
57
LICENSE(MIT)
68

79
PEERDIR(

contrib/python/cffi/py3/gen/lib/ya.make

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
PY3_LIBRARY()
22

3+
VERSION(Service-proxy-version)
4+
35
LICENSE(MIT)
46

57
PEERDIR(

contrib/python/cffi/py3/gen/ya.make

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ PY3_PROGRAM(cffigen)
22

33
DISABLE(PYTHON_SQLITE3)
44

5+
VERSION(Service-proxy-version)
6+
57
LICENSE(MIT)
68

79
PEERDIR(

contrib/python/ipython/py3/bin/ya.make

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
PY3_PROGRAM(ipython)
22

3+
VERSION(Service-proxy-version)
4+
35
LICENSE(BSD-3-Clause)
46

57
PEERDIR(

contrib/python/matplotlib/py3/extern/agg24-svn/ya.make

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
LIBRARY()
22

3+
VERSION(Service-proxy-version)
4+
35
LICENSE(PSF-2.0)
46

57
ADDINCL(

contrib/python/matplotlib/py3/extern/ttconv/ya.make

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
PY23_LIBRARY()
22

3+
VERSION(Service-proxy-version)
4+
35
LICENSE(PSF-2.0)
46

57
NO_COMPILER_WARNINGS()

contrib/python/moto/bin/ya.make

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
PY3_PROGRAM(moto_server)
22

3+
VERSION(Service-proxy-version)
4+
35
LICENSE(Apache-2.0)
46

57
PEERDIR(

contrib/python/mypy-protobuf/bin/protoc-gen-mypy/bin/ya.make

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
PY3_PROGRAM_BIN(protoc-gen-mypy)
22

3+
VERSION(Service-proxy-version)
4+
35
LICENSE(Apache-2.0)
46

57
PEERDIR(

contrib/python/mypy-protobuf/bin/protoc-gen-mypy_grpc/ya.make

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
PY3_PROGRAM(protoc-gen-mypy_grpc)
22

3+
VERSION(Service-proxy-version)
4+
35
LICENSE(Apache-2.0)
46

57
PEERDIR(

0 commit comments

Comments
 (0)