Skip to content

Commit 3965c5b

Browse files
spt29Jenkins
authored andcommitted
Pin pysmi for now
Change-Id: I31a36a2323b8f8fe0e679e9f941f8b845fcc990e
1 parent 2233baa commit 3965c5b

4 files changed

Lines changed: 6 additions & 2 deletions

File tree

community-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4263,6 +4263,7 @@ pysmi==1.6.3 \
42634263
--hash=sha256:5d2eeb9e98bc149dee8f9256899d13789206769aab1637e33ac5f0dacaaf51fb \
42644264
--hash=sha256:fc2d796c252379e1b47aeea2e547ff339ca6df504cf6196cb3adad8054f41e7d
42654265
# via
4266+
# -c constraints.txt
42664267
# -c requirements.txt
42674268
# -r cmk/requirements.in
42684269
# -r packages/cmk-ec/requirements.in

constraints.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
marshmallow<4 # breaking changes CMK-25251
2-
datamodel-code-generator==0.42.0 #CMK-29509
1+
marshmallow<4 # CMK-25251, breaking changes
2+
datamodel-code-generator==0.42.0 # CMK-29509
3+
pysmi<2.0.0 # CMK-37075, bazel build //omd/packages/net-snmp:generate_python_mibs fails with "Could not compile mib NET-SNMP-PASS-MIB"

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4149,6 +4149,7 @@ pysmi==1.6.3 \
41494149
--hash=sha256:5d2eeb9e98bc149dee8f9256899d13789206769aab1637e33ac5f0dacaaf51fb \
41504150
--hash=sha256:fc2d796c252379e1b47aeea2e547ff339ca6df504cf6196cb3adad8054f41e7d
41514151
# via
4152+
# -c constraints.txt
41524153
# -r cmk/requirements.in
41534154
# -r packages/cmk-ec/requirements.in
41544155
pysnmp==7.1.27 \

runtime-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2983,6 +2983,7 @@ pysmi==1.6.3 \
29832983
--hash=sha256:5d2eeb9e98bc149dee8f9256899d13789206769aab1637e33ac5f0dacaaf51fb \
29842984
--hash=sha256:fc2d796c252379e1b47aeea2e547ff339ca6df504cf6196cb3adad8054f41e7d
29852985
# via
2986+
# -c constraints.txt
29862987
# -c requirements.txt
29872988
# -r cmk/requirements.in
29882989
# -r packages/cmk-ec/requirements.in

0 commit comments

Comments
 (0)