Large License Cleanup & Prepare for Python 3.7 Migration #8

Merged
onkelbeh merged 16 commits from python37dev into master 2019-11-01 20:33:54 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit ebaa1582fd - Show all commits

View File

@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="PEP 567 Backport"
HOMEPAGE="http://github.com/MagicStack/contextvars https://pypi.org/project/contextvars/"
HOMEPAGE="https://github.com/MagicStack/contextvars https://pypi.org/project/contextvars/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"