File tree Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -55,6 +55,7 @@ ply==3.11
5555publicsuffix2 == 2.20191221
5656pyahocorasick == 2.2.0
5757pycparser == 2.22
58+ pygmars == 1.0.0
5859Pygments == 2.13.0
5960pymaven-patch == 0.3.2
6061pyparsing == 3.2.3
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ install_requires =
102102 plugincode >= 32.0.0
103103 publicsuffix2
104104 pyahocorasick >= 2.0.0
105- pygmars @ git+https://github.com/aboutcode-org/pygmars@9ba5319959e56edcec46efaa6caffaf1ba97a293
105+ pygmars >= 1.0.0
106106 pygments
107107 pymaven_patch >= 0.2.8
108108 requests >= 2.7.0
Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ install_requires =
103103 plugincode >= 32.0.0
104104 publicsuffix2
105105 pyahocorasick >= 2.0.0
106- pygmars @ git+https://github.com/aboutcode-org/pygmars@9ba5319959e56edcec46efaa6caffaf1ba97a293
106+ pygmars >= 1.0.0
107107 pygments
108108 pymaven_patch >= 0.2.8
109109 requests >= 2.7.0
Original file line number Diff line number Diff line change @@ -2888,7 +2888,7 @@ def build_detection_from_node(
28882888 # Nicolas Pitre, (c) 2002 Monta Vista Software Inc
28892889 # Cliff Brake, (c) 2001
28902890 #COPYRIGHT: {<NAME> <COPY> <NAME-YEAR> <NAME> <COPY> <YR-RANGE>} #1566.1
2891-
2891+
28922892 # copyright: Copyright (c) Joe Joyce and contributors, 2016-2019.
28932893 COPYRIGHT: {<COPY>+ <NAME> <CC> <NN> <YR-RANGE>} #1579992
28942894
You can’t perform that action at this time.
0 commit comments