From a07a958b913e950e5c5087631243f84b8a834459 Mon Sep 17 00:00:00 2001 From: Damien Goutte-Gattat Date: Tue, 26 Jul 2016 13:17:25 +0200 Subject: [PATCH] l/python-mechanize: Updated for Slackware64-14.2. --- l/python-mechanize/python-mechanize.SlackBuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/l/python-mechanize/python-mechanize.SlackBuild b/l/python-mechanize/python-mechanize.SlackBuild index 4cfdc3fe..3aac6b4f 100755 --- a/l/python-mechanize/python-mechanize.SlackBuild +++ b/l/python-mechanize/python-mechanize.SlackBuild @@ -1,6 +1,6 @@ #!/bin/bash # Build script for Slackware -# Copyright (C) 2012 Damien Goutte-Gattat +# Copyright (C) 2012,2016 Damien Goutte-Gattat # # Redistribution and use of this script, with or without modifications, # is permitted provided that the following conditions are met: @@ -24,8 +24,6 @@ # # Latest mechanize sourcecode is available at: # . -# -# Depends: d/pysetuptools # Source package infos NAMESRC=${NAMESRC:-mechanize}