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 96787ed  Show multifactor setup key in addition to QR code
     new 2314636  [#8396] Revert "[#8386] remove chardet, make requests library 
still work"
     new 4f0db91  [#8396] restore nose cmd
     new 6d890cc  [#8396] upgrade requests, depend on charset-normalizer now
     new fe7829f  [#8396] upgrade requests deps
     new 1dd4d3d  [#8396] upgrade feedparser
     new bccd290  [#8396] upgrade inflection (from profanity filter, for 
ForgeFeedback)
     new fd1d335  [#8396] remove dependency on ipython
     new e3318c1  [#8396] upgrade colander and its dependencies
     new 19f35ce  [#8396] upgrade pysolr
     new 8aa8a77  [#8396] upgrade python-magic
     new 563ef7c  [#8396] upgrade setproctitle
     new e71b75c  [#8396] upgrade gitpython
     new fbc9f2b  [#8396] allow newer akismet
     new b70ea02  [#8396] upgrade beautifulsoup4
     new d8dd599  [#8396] upgrade decorator
     new d5c51f6  [#8396] upgrade html5lib
     new 1f8fb81  [#8396] upgrade markupsafe
     new 06b8808  [#8396] upgrade webtest and dep

The 18 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               | 22 ------
 Allura/allura/lib/custom_middleware.py             |  2 +-
 Allura/allura/lib/helpers.py                       | 16 -----
 Allura/allura/lib/phone/nexmo.py                   |  1 -
 Allura/allura/lib/project_create_helpers.py        |  2 +-
 Allura/allura/lib/search.py                        | 16 ++++-
 Allura/allura/lib/security.py                      |  2 +-
 Allura/allura/lib/solr.py                          |  5 +-
 Allura/allura/lib/utils.py                         | 20 +-----
 Allura/allura/tests/functional/test_root.py        |  6 +-
 Allura/allura/tests/test_helpers.py                |  7 +-
 Allura/allura/webhooks.py                          |  2 +-
 Allura/docs/getting_started/install_each_step.rst  |  2 +-
 Allura/docs/getting_started/installation.rst       |  2 +-
 AlluraTest/alluratest/tools.py                     | 57 ++++++++++++---
 AlluraTest/alluratest/validation.py                |  3 +-
 ForgeBlog/forgeblog/tests/test_commands.py         |  5 +-
 ForgeImporters/forgeimporters/github/__init__.py   |  1 -
 .../forgeimporters/github/tests/test_wiki.py       | 18 ++---
 .../tests/github/functional/test_github.py         |  2 +-
 ForgeImporters/forgeimporters/trac/__init__.py     |  1 -
 .../forgeimporters/trac/tests/test_tickets.py      |  6 +-
 .../forgesvn/tests/functional/test_controllers.py  |  8 +--
 ForgeSVN/forgesvn/tests/model/test_repository.py   |  7 +-
 ForgeWiki/forgewiki/tests/test_converters.py       |  7 +-
 requirements-dev.txt                               | 10 +--
 requirements-optional.txt                          |  2 +-
 requirements.in                                    | 17 ++---
 requirements.txt                                   | 82 ++++++++--------------
 update.sh                                          |  6 +-
 30 files changed, 158 insertions(+), 179 deletions(-)

Reply via email to