From c9c5a501613dc40d16b88038c9b5a07f32db9af6 Mon Sep 17 00:00:00 2001 From: Mark Beierl Date: Mon, 24 Oct 2022 16:15:32 -0400 Subject: [PATCH 1/1] Updating requirements to branch Change-Id: I7d8c3c538ec84798cd807ca43298a2882ed6d72c Signed-off-by: Mark Beierl --- ...quirements_to_branch-a2db9af95618b0a6.yaml | 22 +++++++++++++++++++ requirements-dev.txt | 14 ++++++------ 2 files changed, 29 insertions(+), 7 deletions(-) create mode 100644 releasenotes/notes/requirements_to_branch-a2db9af95618b0a6.yaml diff --git a/releasenotes/notes/requirements_to_branch-a2db9af95618b0a6.yaml b/releasenotes/notes/requirements_to_branch-a2db9af95618b0a6.yaml new file mode 100644 index 00000000..8c5da1b6 --- /dev/null +++ b/releasenotes/notes/requirements_to_branch-a2db9af95618b0a6.yaml @@ -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: > + Updating requirements to point to branch. +other: + - | + Should not be merged diff --git a/requirements-dev.txt b/requirements-dev.txt index 21f6ba66..ed7864e2 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -15,18 +15,18 @@ # 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=paas 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=paas 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=paas # aiokafka -osm-common @ git+https://osm.etsi.org/gerrit/osm/common.git@master +osm-common @ git+https://osm.etsi.org/gerrit/osm/common.git@paas # 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=paas 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=paas 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=paas -- 2.25.1