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

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


    from cd9cb4ef9 latest version of ming which pulls in pymongocrypt and more 
deps
     new 9728b489f drop python 3.8 support
     new a33e2b1d3 sync ruff version with .pre-commit-config.yaml version
     new c5eb829e5 regnerate requirements on py3.9 env
     new da1cbe557 run: find Allura* Forge* fuse/ scripts/ -name '*.py' | xargs 
pyupgrade --py39-plus --keep-mock && git co scripts/ApacheAccessHandler.py

The 4 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/lib/markdown_extensions.py          |  2 +-
 Allura/allura/lib/plugin.py                       |  2 +-
 Allura/allura/lib/widgets/form_fields.py          | 20 +++++++++---------
 Allura/allura/model/artifact.py                   | 22 ++++++++++----------
 Allura/allura/model/auth.py                       |  6 +++---
 Allura/allura/model/discuss.py                    | 10 ++++-----
 Allura/allura/model/project.py                    |  2 +-
 Allura/allura/tests/functional/test_auth.py       |  4 ++--
 Allura/allura/tests/functional/test_site_admin.py |  4 ++--
 Allura/docs/getting_started/install_each_step.rst |  2 +-
 README.markdown                                   |  2 +-
 pytest.ini                                        |  2 +-
 requirements.in                                   |  6 ++----
 requirements.txt                                  | 25 ++++++++++++++++-------
 ruff.toml                                         |  2 +-
 15 files changed, 60 insertions(+), 51 deletions(-)

Reply via email to