aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Barbieri <lssndrbarbieri@gmail.com>2022-05-25 20:18:20 +0200
committerAlessandro Barbieri <lssndrbarbieri@gmail.com>2022-05-25 21:21:46 +0200
commitb3a7afa60d5c7875de1b354528d768a9e6bd1b0a (patch)
treeaabb45c5523c55d88366f912dd2c1dc35cf8568b /sci-mathematics
parentsci-libs/CombBLAS/files: rename patches (diff)
downloadguru-b3a7afa60d5c7875de1b354528d768a9e6bd1b0a.tar.gz
guru-b3a7afa60d5c7875de1b354528d768a9e6bd1b0a.tar.bz2
guru-b3a7afa60d5c7875de1b354528d768a9e6bd1b0a.zip
sci-mathematics/radian: add 0.6.3, drop 0.6.0
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/radian/Manifest2
-rw-r--r--sci-mathematics/radian/radian-0.6.3.ebuild (renamed from sci-mathematics/radian/radian-0.6.0.ebuild)5
2 files changed, 4 insertions, 3 deletions
diff --git a/sci-mathematics/radian/Manifest b/sci-mathematics/radian/Manifest
index f829dda2f..7def4fb88 100644
--- a/sci-mathematics/radian/Manifest
+++ b/sci-mathematics/radian/Manifest
@@ -1,2 +1,2 @@
-DIST radian-0.6.0-github.tar.gz 73474 BLAKE2B 5691848c9e13ef8e3b55692e8270f2a189a067aeaf658ef4e5252ad1855bd4fb9224e26db512f51151887bcb58747732a88e48d74f77d1af61e08666effe90b1 SHA512 dcd2183248b62bda728ff6dfc5e15bd80d6d21c8f0fd3a4f976c4e6149b306b6c70af8de6aa202386b97734d6b7b309667314677d183899b469debce098fb532
DIST radian-0.6.1-github.tar.gz 73582 BLAKE2B c0b091782dde617abbba1ca8363c4b30a4649a5dbb712a40e9cee7be6b6775a9d952b18db9522827b6b0d8ddc0b3fe6d5003b703d9cdc19b2a763e76c4c81b79 SHA512 e768219e8f850062f2e6327d12ce7d61ed00eb74626ab224a6b33ef5963d44067e3cf99f955f42d0eaad48eb11e42c6743fb9a95361ebc014216527c8939c862
+DIST radian-0.6.3-github.tar.gz 73850 BLAKE2B 705ef33769ae1f41f384967e9ec5d6594130f036279f944a307fdd371b01b619c064406797cdfc354778c30875610cc66c19c3e9f3c244fcc96f08f01effd073 SHA512 6fd62b767e6b282804c3d729d0c8ba2e5e80ce5afbc0f6dd15d9afd6775f7b4527b7042427eefc58338ea969887afda4342c2bb7d20ff73d832af8f44609b953
diff --git a/sci-mathematics/radian/radian-0.6.0.ebuild b/sci-mathematics/radian/radian-0.6.3.ebuild
index a3e3ca0b3..e7a49ac98 100644
--- a/sci-mathematics/radian/radian-0.6.0.ebuild
+++ b/sci-mathematics/radian/radian-0.6.3.ebuild
@@ -22,7 +22,7 @@ KEYWORDS="~amd64"
DEPEND="
$(python_gen_cond_dep '
>=dev-python/rchitect-0.3.36[${PYTHON_USEDEP}]
- >=dev-python/prompt_toolkit-3.0[${PYTHON_USEDEP}]
+ >=dev-python/prompt_toolkit-3.0.15[${PYTHON_USEDEP}]
>=dev-python/pygments-2.5.0[${PYTHON_USEDEP}]
')
"
@@ -39,12 +39,13 @@ BDEPEND="
dev-python/ptyprocess[${PYTHON_USEDEP}]
dev-python/jedi[${PYTHON_USEDEP}]
')
+ dev-R/askpass
dev-R/reticulate[${PYTHON_SINGLE_USEDEP}]
dev-vcs/git
)
"
-PATCHES=( "${FILESDIR}/${P}-no-pytest-runner.patch" )
+PATCHES=( "${FILESDIR}/${PN}-0.6.0-no-pytest-runner.patch" )
distutils_enable_tests pytest