-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit distutils-r1
DESCRIPTION="In-process task scheduler with Cron-like capabilities"
-HOMEPAGE="https://bitbucket.org/agronholm/apscheduler"
+HOMEPAGE="https://github.com/agronholm/apscheduler"
SRC_URI="mirror://pypi/A/${PN}/${P}.tar.gz"
LICENSE="MIT"
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit distutils-r1
DESCRIPTION="In-process task scheduler with Cron-like capabilities"
-HOMEPAGE="https://bitbucket.org/agronholm/apscheduler"
+HOMEPAGE="https://github.com/agronholm/apscheduler"
SRC_URI="mirror://pypi/A/${PN}/${P}.tar.gz"
LICENSE="MIT"
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit distutils-r1
DESCRIPTION="In-process task scheduler with Cron-like capabilities"
-HOMEPAGE="https://bitbucket.org/agronholm/apscheduler"
+HOMEPAGE="https://github.com/agronholm/apscheduler"
SRC_URI="mirror://pypi/A/${PN}/${P}.tar.gz"
LICENSE="MIT"
<pkgmetadata>
<upstream>
<remote-id type="pypi">APScheduler</remote-id>
- <remote-id type="bitbucket">agronholm/apscheduler</remote-id>
+ <remote-id type="github">agronholm/apscheduler</remote-id>
</upstream>
<maintainer type="person">
<email>zmedico@gentoo.org</email>