You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/06/17 09:38:27 UTC

[airflow] branch constraints-2.3.1-fixed updated (eef4b7277e -> 5fec7369f5)

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

potiuk pushed a change to branch constraints-2.3.1-fixed
in repository https://gitbox.apache.org/repos/asf/airflow.git


 discard eef4b7277e Update Authlib constraints to 1.0.0
     add 5fec7369f5 Update Authlib constraints to 1.0.0

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (eef4b7277e)
            \
             N -- N -- N   refs/heads/constraints-2.3.1-fixed (5fec7369f5)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .idea/.gitignore                      |  8 ++++++++
 .idea/airflow-constraints-master.iml  |  9 +++++++++
 .idea/aws.xml                         | 17 +++++++++++++++++
 .idea/modules.xml                     |  8 ++++++++
 .idea/vcs.xml                         |  6 ++++++
 constraints-3.10.txt                  |  2 +-
 constraints-3.7.txt                   |  2 +-
 constraints-3.8.txt                   |  2 +-
 constraints-3.9.txt                   |  2 +-
 constraints-no-providers-3.10.txt     |  2 +-
 constraints-no-providers-3.7.txt      |  2 +-
 constraints-no-providers-3.8.txt      |  2 +-
 constraints-no-providers-3.9.txt      |  2 +-
 constraints-source-providers-3.10.txt |  2 +-
 constraints-source-providers-3.7.txt  |  2 +-
 constraints-source-providers-3.8.txt  |  2 +-
 constraints-source-providers-3.9.txt  |  2 +-
 17 files changed, 60 insertions(+), 12 deletions(-)
 create mode 100644 .idea/.gitignore
 create mode 100644 .idea/airflow-constraints-master.iml
 create mode 100644 .idea/aws.xml
 create mode 100644 .idea/modules.xml
 create mode 100644 .idea/vcs.xml