You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by tv...@apache.org on 2021/02/04 07:17:13 UTC

[buildstream] branch jjardon/bst_1_ruamel_16 created (now e7a7e13)

This is an automated email from the ASF dual-hosted git repository.

tvb pushed a change to branch jjardon/bst_1_ruamel_16
in repository https://gitbox.apache.org/repos/asf/buildstream.git.


      at e7a7e13  Depend on ruamel 0.16

This branch includes the following new commits:

     new e7a7e13  Depend on ruamel 0.16

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[buildstream] 01/01: Depend on ruamel 0.16

Posted by tv...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

tvb pushed a commit to branch jjardon/bst_1_ruamel_16
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit e7a7e132d7d5cb348097044a4a57704f2099ac50
Author: Javier Jardón <jj...@gnome.org>
AuthorDate: Sat Jul 27 14:33:43 2019 +0100

    Depend on ruamel 0.16
---
 requirements/requirements.in  | 2 +-
 requirements/requirements.txt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/requirements/requirements.in b/requirements/requirements.in
index 5370311..1695e40 100644
--- a/requirements/requirements.in
+++ b/requirements/requirements.in
@@ -4,6 +4,6 @@ jinja2 >= 2.10
 pluginbase
 protobuf >= 3.5
 psutil
-ruamel.yaml < 0.15.52
+ruamel.yaml >= 0.16
 setuptools
 ujson
diff --git a/requirements/requirements.txt b/requirements/requirements.txt
index 99c8bff..bdc6e6d 100644
--- a/requirements/requirements.txt
+++ b/requirements/requirements.txt
@@ -3,7 +3,7 @@ grpcio==1.18.0
 pluginbase==0.7
 protobuf==3.6.1
 psutil==5.4.8
-ruamel.yaml==0.15.51
+ruamel.yaml==0.16.0
 setuptools==40.6.2
 ujson==1.35
 ## The following requirements were added by pip freeze: