Update requirements to branch 21/13421/3
authorMark Beierl <mark.beierl@canonical.com>
Thu, 18 May 2023 15:00:36 +0000 (11:00 -0400)
committerMark Beierl <mark.beierl@canonical.com>
Thu, 18 May 2023 15:38:04 +0000 (11:38 -0400)
requirements-dev.txt were all pointing to master

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

diff --git a/releasenotes/notes/v13.0_prep_update-aa033b7e72fab3ea.yaml b/releasenotes/notes/v13.0_prep_update-aa033b7e72fab3ea.yaml
new file mode 100644 (file)
index 0000000..127c10e
--- /dev/null
@@ -0,0 +1,21 @@
+#######################################################################################
+# 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 c284649..a49dac1 100644 (file)
@@ -14,5 +14,5 @@
 # limitations under the License.
 ##
 
-git+https://osm.etsi.org/gerrit/osm/common.git@master#egg=osm-common
+git+https://osm.etsi.org/gerrit/osm/common.git@v13.0#egg=osm-common
 -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v13.0