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 2021/02/22 23:15:01 UTC

[airflow] branch constraints-master updated (18d99e0 -> c90ef92)

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

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


 discard 18d99e0  Updating constraints. Build id:589562032
 discard b4ddc0d  Install latest pylin
     new c90ef92  Install latest pylinit

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   (18d99e0)
            \
             N -- N -- N   refs/heads/constraints-master (c90ef92)

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.

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.


Summary of changes:
 constraints-3.6.txt              | 2 +-
 constraints-3.7.txt              | 2 +-
 constraints-3.8.txt              | 2 +-
 constraints-no-providers-3.6.txt | 2 +-
 constraints-no-providers-3.7.txt | 2 +-
 constraints-no-providers-3.8.txt | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)


[airflow] 01/01: Install latest pylinit

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

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

commit c90ef92d9edb7d5a92c9e49c878d5c37feb25b11
Author: Jarek Potiuk <ja...@potiuk.com>
AuthorDate: Sun Feb 21 20:47:17 2021 +0100

    Install latest pylinit
---
 constraints-3.6.txt                  | 6 +++---
 constraints-3.7.txt                  | 6 +++---
 constraints-3.8.txt                  | 6 +++---
 constraints-source-providers-3.6.txt | 6 +++---
 constraints-source-providers-3.7.txt | 6 +++---
 constraints-source-providers-3.8.txt | 6 +++---
 6 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/constraints-3.6.txt b/constraints-3.6.txt
index 455b006..cf21be7 100644
--- a/constraints-3.6.txt
+++ b/constraints-3.6.txt
@@ -111,7 +111,7 @@ appdirs==1.4.4
 argcomplete==1.12.2
 arrow==0.17.0
 asn1crypto==1.4.0
-astroid==2.4.2
+astroid==2.5
 async-generator==1.10
 async-timeout==3.0.1
 atlasclient==1.0.0
@@ -212,7 +212,7 @@ future==0.18.2
 gcsfs==0.7.2
 gevent==21.1.2
 gitdb==4.0.5
-github3.py==1.3.0
+github3.py==2.0.0
 google-ads==4.0.0
 google-api-core==1.26.0
 google-api-python-client==1.12.8
@@ -382,7 +382,7 @@ pyenchant==3.2.0
 pyexasol==0.18.0
 pyflakes==2.2.0
 pykerberos==1.2.1
-pylint==2.6.2
+pylint==2.7.0
 pymongo==3.11.3
 pymssql==2.1.5
 pyodbc==4.0.30
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 8a14d30..0bf619d 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -111,7 +111,7 @@ appdirs==1.4.4
 argcomplete==1.12.2
 arrow==0.17.0
 asn1crypto==1.4.0
-astroid==2.4.2
+astroid==2.5
 async-generator==1.10
 async-timeout==3.0.1
 atlasclient==1.0.0
@@ -210,7 +210,7 @@ future==0.18.2
 gcsfs==0.7.2
 gevent==21.1.2
 gitdb==4.0.5
-github3.py==1.3.0
+github3.py==2.0.0
 google-ads==7.0.0
 google-api-core==1.26.0
 google-api-python-client==1.12.8
@@ -377,7 +377,7 @@ pyenchant==3.2.0
 pyexasol==0.18.0
 pyflakes==2.2.0
 pykerberos==1.2.1
-pylint==2.6.2
+pylint==2.7.0
 pymongo==3.11.3
 pymssql==2.1.5
 pyodbc==4.0.30
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 8a14d30..0bf619d 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -111,7 +111,7 @@ appdirs==1.4.4
 argcomplete==1.12.2
 arrow==0.17.0
 asn1crypto==1.4.0
-astroid==2.4.2
+astroid==2.5
 async-generator==1.10
 async-timeout==3.0.1
 atlasclient==1.0.0
@@ -210,7 +210,7 @@ future==0.18.2
 gcsfs==0.7.2
 gevent==21.1.2
 gitdb==4.0.5
-github3.py==1.3.0
+github3.py==2.0.0
 google-ads==7.0.0
 google-api-core==1.26.0
 google-api-python-client==1.12.8
@@ -377,7 +377,7 @@ pyenchant==3.2.0
 pyexasol==0.18.0
 pyflakes==2.2.0
 pykerberos==1.2.1
-pylint==2.6.2
+pylint==2.7.0
 pymongo==3.11.3
 pymssql==2.1.5
 pyodbc==4.0.30
diff --git a/constraints-source-providers-3.6.txt b/constraints-source-providers-3.6.txt
index 84160d9..c778d7e 100644
--- a/constraints-source-providers-3.6.txt
+++ b/constraints-source-providers-3.6.txt
@@ -47,7 +47,7 @@ appdirs==1.4.4
 argcomplete==1.12.2
 arrow==0.17.0
 asn1crypto==1.4.0
-astroid==2.4.2
+astroid==2.5
 async-generator==1.10
 async-timeout==3.0.1
 atlasclient==1.0.0
@@ -145,7 +145,7 @@ future==0.18.2
 gcsfs==0.7.2
 gevent==21.1.2
 gitdb==4.0.5
-github3.py==1.3.0
+github3.py==2.0.0
 google-ads==4.0.0
 google-api-core==1.26.0
 google-api-python-client==1.12.8
@@ -310,7 +310,7 @@ pyenchant==3.2.0
 pyexasol==0.18.0
 pyflakes==2.2.0
 pykerberos==1.2.1
-pylint==2.6.2
+pylint==2.7.0
 pymongo==3.11.3
 pymssql==2.1.5
 pyodbc==4.0.30
diff --git a/constraints-source-providers-3.7.txt b/constraints-source-providers-3.7.txt
index 31df105..505e9b2 100644
--- a/constraints-source-providers-3.7.txt
+++ b/constraints-source-providers-3.7.txt
@@ -47,7 +47,7 @@ appdirs==1.4.4
 argcomplete==1.12.2
 arrow==0.17.0
 asn1crypto==1.4.0
-astroid==2.4.2
+astroid==2.5
 async-generator==1.10
 async-timeout==3.0.1
 atlasclient==1.0.0
@@ -143,7 +143,7 @@ future==0.18.2
 gcsfs==0.7.2
 gevent==21.1.2
 gitdb==4.0.5
-github3.py==1.3.0
+github3.py==2.0.0
 google-ads==7.0.0
 google-api-core==1.26.0
 google-api-python-client==1.12.8
@@ -305,7 +305,7 @@ pyenchant==3.2.0
 pyexasol==0.18.0
 pyflakes==2.2.0
 pykerberos==1.2.1
-pylint==2.6.2
+pylint==2.7.0
 pymongo==3.11.3
 pymssql==2.1.5
 pyodbc==4.0.30
diff --git a/constraints-source-providers-3.8.txt b/constraints-source-providers-3.8.txt
index 31df105..505e9b2 100644
--- a/constraints-source-providers-3.8.txt
+++ b/constraints-source-providers-3.8.txt
@@ -47,7 +47,7 @@ appdirs==1.4.4
 argcomplete==1.12.2
 arrow==0.17.0
 asn1crypto==1.4.0
-astroid==2.4.2
+astroid==2.5
 async-generator==1.10
 async-timeout==3.0.1
 atlasclient==1.0.0
@@ -143,7 +143,7 @@ future==0.18.2
 gcsfs==0.7.2
 gevent==21.1.2
 gitdb==4.0.5
-github3.py==1.3.0
+github3.py==2.0.0
 google-ads==7.0.0
 google-api-core==1.26.0
 google-api-python-client==1.12.8
@@ -305,7 +305,7 @@ pyenchant==3.2.0
 pyexasol==0.18.0
 pyflakes==2.2.0
 pykerberos==1.2.1
-pylint==2.6.2
+pylint==2.7.0
 pymongo==3.11.3
 pymssql==2.1.5
 pyodbc==4.0.30