diff options
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/dunshire/dunshire-0.1.1-r3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-mathematics/dunshire/dunshire-0.1.1-r3.ebuild b/sci-mathematics/dunshire/dunshire-0.1.1-r3.ebuild index f90e22df1022..396e22bb0249 100644 --- a/sci-mathematics/dunshire/dunshire-0.1.1-r3.ebuild +++ b/sci-mathematics/dunshire/dunshire-0.1.1-r3.ebuild @@ -5,11 +5,10 @@ EAPI=8 PYTHON_COMPAT=( python3_{9..11} ) DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 +inherit distutils-r1 pypi DESCRIPTION="Python library to solve linear games over symmetric cones" HOMEPAGE="http://michael.orlitzky.com/code/dunshire/" -SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="AGPL-3+" SLOT="0" |