[python-cherrypy] Add the 3.5.0 source

Luke Macken lmacken at fedoraproject.org
Wed Aug 27 21:50:47 UTC 2014


commit 7d855e7be2baf49d3996a42216741d3979390579
Author: Luke Macken <lmacken at redhat.com>
Date:   Wed Aug 27 15:50:12 2014 -0600

    Add the 3.5.0 source

 .gitignore |    1 +
 sources    |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e1f43fb..7f118c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 CherryPy-3.1.2.tar.gz
 /CherryPy-3.2.1.tar.gz
 /CherryPy-3.2.2.tar.gz
+/CherryPy-3.5.0.tar.gz
diff --git a/sources b/sources
index 5d115e7..b4f27e9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c1b1e9577f65f9bb88bfd1b15b93b911  CherryPy-3.2.2.tar.gz
+9099b32cdd91271480ee6544ba9e5043  CherryPy-3.5.0.tar.gz


More information about the scm-commits mailing list