Update requirements to branch 18/13418/2
authorMark Beierl <mark.beierl@canonical.com>
Thu, 18 May 2023 14:56:48 +0000 (10:56 -0400)
committerMark Beierl <mark.beierl@canonical.com>
Thu, 18 May 2023 15:37:50 +0000 (11:37 -0400)
requirements-dev.txt were all pointing to master

Change-Id: Ic492ae5ea8ff33413d0d5074c8a32e3bbac8877d
Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
releasenotes/notes/v12.0_prep_update-f0888c8fa82a6ce6.yaml [new file with mode: 0644]
requirements-dev.txt

diff --git a/releasenotes/notes/v12.0_prep_update-f0888c8fa82a6ce6.yaml b/releasenotes/notes/v12.0_prep_update-f0888c8fa82a6ce6.yaml
new file mode 100644 (file)
index 0000000..c1aa83e
--- /dev/null
@@ -0,0 +1,22 @@
+#######################################################################################
+# Copyright ETSI Contributors and Others.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#    http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+# implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#######################################################################################
+---
+prelude: >
+  pip-compile is used to update the dependencies, but in the case of branch
+  creation, sometimes we forgot to update references from master to the branch.
+  This change addresses that by pointing to v13.0
+
index ce8c3ce..268bdd8 100644 (file)
 # limitations under the License.
 #######################################################################################
 aiokafka==0.7.2
-    # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
+    # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v12.0
 dataclasses==0.6
-    # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
+    # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v12.0
 kafka-python==2.0.2
     # via
-    #   -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
+    #   -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v12.0
     #   aiokafka
 osm-common @ git+https://osm.etsi.org/gerrit/osm/common.git@v12.0
     # via -r requirements-dev.in
 pycrypto==2.6.1
-    # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
+    # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v12.0
 pymongo==3.12.3
-    # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
+    # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v12.0
 pyyaml==5.4.1
-    # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
+    # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v12.0