You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by di...@apache.org on 2022/11/16 21:58:05 UTC

[allura] branch dw/8478 created (now 6eff348da)

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

dill0wn pushed a change to branch dw/8478
in repository https://gitbox.apache.org/repos/asf/allura.git


      at 6eff348da fixup! SF-7868 Upgrade importlib-metadata 4.13.0 -> 5.0.0, and its deps: typing-extensions,zipp

This branch includes the following new commits:

     new d315c5eee SF-7868 Upgrade importlib-metadata 4.13.0 -> 5.0.0, and its deps: typing-extensions,zipp
     new 6eff348da fixup! SF-7868 Upgrade importlib-metadata 4.13.0 -> 5.0.0, and its deps: typing-extensions,zipp

The 2 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.



[allura] 02/02: fixup! SF-7868 Upgrade importlib-metadata 4.13.0 -> 5.0.0, and its deps: typing-extensions,zipp

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

dill0wn pushed a commit to branch dw/8478
in repository https://gitbox.apache.org/repos/asf/allura.git

commit 6eff348da18f60129f7c5b2def5b118b516a5f02
Author: Dillon Walls <di...@slashdotmedia.com>
AuthorDate: Wed Nov 16 21:57:57 2022 +0000

    fixup! SF-7868 Upgrade importlib-metadata 4.13.0 -> 5.0.0, and its deps: typing-extensions,zipp
---
 requirements.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.in b/requirements.in
index 50e6726e7..61c502441 100644
--- a/requirements.in
+++ b/requirements.in
@@ -47,7 +47,7 @@ WebHelpers2
 WebOb
 werkzeug
 wrapt
-importlib-metadata<5.0
+importlib-metadata
 # testing
 mock
 pyflakes


[allura] 01/02: SF-7868 Upgrade importlib-metadata 4.13.0 -> 5.0.0, and its deps: typing-extensions,zipp

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

dill0wn pushed a commit to branch dw/8478
in repository https://gitbox.apache.org/repos/asf/allura.git

commit d315c5eee5d12e0f0527353567104ee443a26806
Author: Dillon Walls <di...@slashdotmedia.com>
AuthorDate: Wed Nov 16 21:09:54 2022 +0000

    SF-7868 Upgrade importlib-metadata 4.13.0 -> 5.0.0, and its deps: typing-extensions,zipp
    
        importlib-metadata               4.13.0 -> 5.0.0
            typing-extensions             4.4.0 -> no upgrade
            zipp                         3.10.0 -> no upgrade
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index a928ae48f..48c3924ef 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -67,7 +67,7 @@ html5lib==1.1
     #   textile
 idna==3.4
     # via requests
-importlib-metadata==4.13.0
+importlib-metadata==5.0.0
     # via
     #   -r requirements.in
     #   markdown