You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by ke...@apache.org on 2019/05/30 14:15:22 UTC

[allura] branch kt/8291 created (now d213dad)

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

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


      at d213dad  [#8291] Upgrade timermiddleware version

This branch includes the following new commits:

     new d213dad  [#8291] Upgrade timermiddleware version

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.



[allura] 01/01: [#8291] Upgrade timermiddleware version

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

kentontaylor pushed a commit to branch kt/8291
in repository https://gitbox.apache.org/repos/asf/allura.git

commit d213dadee62a7133ad72af6023b1141c9bd0c02e
Author: Kenton Taylor <kt...@slashdotmedia.com>
AuthorDate: Thu May 30 14:15:04 2019 +0000

    [#8291] Upgrade timermiddleware version
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 14823ed..072801e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -47,7 +47,7 @@ six==1.10.0
 textile==2.1.5
 # dep of colander
 translationstring==1.3
-TimerMiddleware==0.4.4
+TimerMiddleware==0.5
 TurboGears2==2.3.12
 # dep of html5lib
 webencodings==0.5.1