mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
python/requirements-detector: Updated for version 0.2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
90a9bcb3fc
commit
3a915b37d3
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=requirements-detector
|
||||
VERSION=${VERSION:-0.1.3}
|
||||
VERSION=${VERSION:-0.2.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="requirements-detector"
|
||||
VERSION="0.1.3"
|
||||
VERSION="0.2.1"
|
||||
HOMEPAGE="https://github.com/landscapeio/requirements-detector"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/r/requirements-detector/requirements-detector-0.1.3.tar.gz"
|
||||
MD5SUM="44405203eb54b203cdf87a930b5c65c1"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/r/requirements-detector/requirements-detector-0.2.1.tar.gz"
|
||||
MD5SUM="81bfd96d37a0f175ef22453f7e65cfc3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="astroid"
|
||||
|
|
Loading…
Reference in a new issue