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

brondsem pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git


    from 556a7da15 [#8566] remove old test helpers
     new 492e36c7e [#8565] updated to fully support pymongo 4 and Ming 0.14.0
     new 32dcc2534 [#8565] Upgrade Ming 0.13.0 -> 0.14.0, and its deps: 
pymongo,pytz
     new adb3f5ecc [#8565] Upgrade ActivityStream 0.4.2 -> 0.5.0, and its deps: 
pymongo

The 3 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:
 Allura/allura/command/show_models.py         |  8 ++--
 Allura/allura/lib/custom_middleware.py       | 18 ++++----
 Allura/allura/lib/helpers.py                 |  2 +-
 Allura/allura/model/auth.py                  |  6 +--
 Allura/allura/model/monq_model.py            |  6 +--
 Allura/allura/model/notification.py          | 13 +++---
 Allura/allura/model/repository.py            |  6 +--
 Allura/allura/tests/model/test_filesystem.py | 66 ++++++++++++++--------------
 Allura/allura/tests/test_commands.py         | 20 ++++-----
 Allura/allura/websetup/bootstrap.py          | 10 ++---
 ForgeImporters/forgeimporters/base.py        | 12 ++---
 ForgeSVN/forgesvn/model/svn.py               |  4 +-
 ForgeTracker/forgetracker/model/ticket.py    |  6 +--
 pytest.ini                                   |  7 +--
 requirements.txt                             | 13 +++---
 run_tests                                    | 29 +++++++++---
 16 files changed, 119 insertions(+), 107 deletions(-)

Reply via email to