mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
dev-util/FoBiS: 3.0.2 drop old
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
This commit is contained in:
@@ -1,27 +0,0 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
PYTHON_COMPAT=( python3_{7,8} )
|
||||
DISTUTILS_USE_SETUPTOOLS=rdepend
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="FoBiS.py, a Fortran Building System for poor men"
|
||||
HOMEPAGE="https://github.com/szaghi/FoBiS"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}.py/${PN}.py-${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
IUSE="graphviz"
|
||||
|
||||
S="${WORKDIR}/${PN}.py-${PV}"
|
||||
|
||||
RDEPEND="
|
||||
graphviz? ( dev-python/graphviz[${PYTHON_USEDEP}] )
|
||||
"
|
||||
|
||||
# removing "import future" and "from past.utils import old_div" from python scripts
|
||||
PATCHES=( "${FILESDIR}/${P}-remove-import-future_olddiv.patch" )
|
||||
@@ -1,2 +1 @@
|
||||
DIST FoBiS-3.0.2.tar.gz 49142 BLAKE2B 02242bed7aeaff9c92be986974136a501cbbd7d839b2e69a56cefe23cbd198e192f3d6834fa251c01ee3306c238c3a7211738a9223ae7a5a04ffe3bf7e806679 SHA512 103a96acf8665fd43c10a1a32c5290ddb47f071a620ecbbd7793d0b23dc4acec2c2351f24ce1fff6fa33829e27e011ae0e36de3880d370e92c578c81d53b1d8e
|
||||
DIST FoBiS-3.0.5.tar.gz 49171 BLAKE2B c65726e84e5eb55d741aeb04f5cf44e94796af2b6539695f1b7a19f56ccfa2ece45d9bd4fabdd224a9d8e113f8e7f5e1258c52ad5f1837b23896a4e4edef971a SHA512 8f0e495cd73f81685b05fd5d491ef21e533a0caba6be5b1a892a15f5f22a625faf038af3f43a700fb6ff4f26d753b50137527fbd380dd17fca6ea1943369c84b
|
||||
|
||||
Reference in New Issue
Block a user