diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-02-11 07:01:50 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-12 17:49:50 +0700 |
commit | d887f18c216f683e16c3e9af412e8314f750db5d (patch) | |
tree | 614e4b5fd7e9a153e22307f37c7eae69e59ffe6e /python/Paver | |
parent | 7dc8eaec48d9b59d561b105a4d8ecee3d3dc6433 (diff) |
python/Paver: Updated for version 1.2.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/Paver')
-rw-r--r-- | python/Paver/Paver.SlackBuild | 2 | ||||
-rw-r--r-- | python/Paver/Paver.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/Paver/Paver.SlackBuild b/python/Paver/Paver.SlackBuild index 187818b470a9..da39a400deb5 100644 --- a/python/Paver/Paver.SlackBuild +++ b/python/Paver/Paver.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=Paver -VERSION=${VERSION:-1.2.2} +VERSION=${VERSION:-1.2.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/Paver/Paver.info b/python/Paver/Paver.info index 126b341d29d1..2e6eb20bca21 100644 --- a/python/Paver/Paver.info +++ b/python/Paver/Paver.info @@ -1,8 +1,8 @@ PRGNAM="Paver" -VERSION="1.2.2" +VERSION="1.2.3" HOMEPAGE="https://github.com/paver/paver" -DOWNLOAD="https://pypi.python.org/packages/source/P/Paver/Paver-1.2.2.tar.gz" -MD5SUM="0b23c15a2d881f59c4a4c6a1f597cb9f" +DOWNLOAD="https://pypi.python.org/packages/source/P/Paver/Paver-1.2.3.tar.gz" +MD5SUM="81879832d7ff8c4a871420756fa7f550" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |