summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/nose')
-rw-r--r--dev-python/nose/nose-1.3.7-r1.ebuild2
-rw-r--r--dev-python/nose/nose-1.3.7-r3.ebuild2
-rw-r--r--dev-python/nose/nose-9999.ebuild6
3 files changed, 4 insertions, 6 deletions
diff --git a/dev-python/nose/nose-1.3.7-r1.ebuild b/dev-python/nose/nose-1.3.7-r1.ebuild
index 430d2f15416b..04357fb0e9ce 100644
--- a/dev-python/nose/nose-1.3.7-r1.ebuild
+++ b/dev-python/nose/nose-1.3.7-r1.ebuild
@@ -11,7 +11,7 @@ inherit distutils-r1
DESCRIPTION="Unittest extension with automatic test suite discovery and easy test authoring"
HOMEPAGE="
https://pypi.python.org/pypi/nose
- http://readthedocs.org/docs/nose/
+ https://nose.readthedocs.io/en/latest/
https://bitbucket.org/jpellerin/nose"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
diff --git a/dev-python/nose/nose-1.3.7-r3.ebuild b/dev-python/nose/nose-1.3.7-r3.ebuild
index 2a7bb6ef38cf..e97460f08d2e 100644
--- a/dev-python/nose/nose-1.3.7-r3.ebuild
+++ b/dev-python/nose/nose-1.3.7-r3.ebuild
@@ -11,7 +11,7 @@ inherit distutils-r1
DESCRIPTION="Unittest extension with automatic test suite discovery and easy test authoring"
HOMEPAGE="
https://pypi.python.org/pypi/nose
- http://readthedocs.org/docs/nose/
+ https://nose.readthedocs.io/en/latest/
https://bitbucket.org/jpellerin/nose"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
diff --git a/dev-python/nose/nose-9999.ebuild b/dev-python/nose/nose-9999.ebuild
index 132633f36b15..3c9d5bb2829d 100644
--- a/dev-python/nose/nose-9999.ebuild
+++ b/dev-python/nose/nose-9999.ebuild
@@ -11,12 +11,10 @@ inherit distutils-r1 git-r3
DESCRIPTION="Unittest extension with automatic test suite discovery and easy test authoring"
HOMEPAGE="
https://pypi.python.org/pypi/nose
- http://readthedocs.org/docs/nose/
+ https://nose.readthedocs.io/en/latest/
https://github.com/nose-devs/nose"
SRC_URI=""
-EGIT_REPO_URI="
- git://github.com/nose-devs/${PN}.git
- https://github.com/nose-devs/${PN}.git"
+EGIT_REPO_URI="https://github.com/nose-devs/${PN}.git"
LICENSE="LGPL-2.1"
SLOT="0"