mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
development/nose: Updated homepage and download links.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
c74257ca28
commit
0883d994f9
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="nose"
|
||||
VERSION="1.3.4"
|
||||
HOMEPAGE="http://pypi.python.org/pypi/nose/"
|
||||
DOWNLOAD="http://pypi.python.org/packages/source/n/nose/nose-1.3.4.tar.gz"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/nose/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/n/nose/nose-1.3.4.tar.gz"
|
||||
MD5SUM="6ed7169887580ddc9a8e16048d38274d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
|
@ -12,7 +12,7 @@ nose: nose provides an alternate test discovery and running process for
|
|||
nose: unittest, one that is intended to mimic the behavior of py.test as
|
||||
nose: much as is reasonably possible without resorting to too much magic.
|
||||
nose:
|
||||
nose: http://www.somethingaboutorange.com/mrl/projects/nose/
|
||||
nose: https://pypi.python.org/pypi/nose/
|
||||
nose:
|
||||
nose:
|
||||
nose:
|
||||
|
|
Loading…
Reference in a new issue