Skip to content

Commit

Permalink
dev-python/cysignals: add 1.11.4, drop 1.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kiwifb committed Oct 8, 2023
1 parent 1b95650 commit ff9e596
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion dev-python/cysignals/Manifest
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
DIST cysignals-1.11.2.tar.gz 99014 BLAKE2B ad292a2873a3c88191c731a9370c8cc58f95a261a76882b9af19cfb2b41500c66d5ef79f0d91e647a0c751be22bb9cace8a472563d58721e641b2a44f07bd3be SHA512 8f02ed2cb9c454e3b4e5cf186ccacb8eeb1dc9e30b1643085c603e0ef41d4ebb91d303188251acb76e0566d924ac00ef134646c92e96f36abfeeaa7a8dd33797
DIST cysignals-1.11.3.tar.gz 64184 BLAKE2B 6ada0e02a6819d8aef5b30bdbdbca4ec27e4475a759c8a87dc4ffc664795014898c29fd9eae97c3dae432928df6f5b617a6f41ac369b9f5a2bbfa1ceb141d71c SHA512 97745c3da0a3ee704631459f2f510ad51b0456643017b922026bb79444ac15244a6c9b991fc6370875cd8d7c4a40fdbd555a2cc4e850e63e2201a50ffccef34e
DIST cysignals-1.11.4.tar.gz 105100 BLAKE2B c21c5cae69332885dd4b9f13d0fbe9ab836466dd699f0d51908d129107ce4922f4076fafa8dce3650983fd69d25182464f9831545a8da3535699d36d198ec6a7 SHA512 b083a62bcca71634cdd21ca6c8d1363e7754ed97d6f2ad0280b0ae97fdf1264be3dc202acf67added4c12a0815420d9641269da1212b83472ea304883d3b85ab
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ DEPEND=">=sci-mathematics/pari-2.13.0:="
RDEPEND="${DEPEND}"
BDEPEND=">=dev-python/cython-0.29.24[${PYTHON_USEDEP}]"

PATCHES=(
"${FILESDIR}"/${PN}-1.11.0-helper_loc.patch
)

python_test(){
PATH="${BUILD_DIR}/scripts:${PATH}" "${EPYTHON}" -B "${S}"/rundoctests.py "${S}"/src/cysignals/*.pyx
}

0 comments on commit ff9e596

Please sign in to comment.