Skip to content

Commit

Permalink
dev-python/pplpy: add 0.8.9, drop 0.8.7-r2
Browse files Browse the repository at this point in the history
  • Loading branch information
kiwifb committed Oct 2, 2023
1 parent 1f52169 commit 2faac56
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 49 deletions.
1 change: 1 addition & 0 deletions dev-python/pplpy/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
DIST pplpy-0.8.7.tar.gz 65671 BLAKE2B f2c840eedda879004c7fbf0b29d5686d0fc7851594b299bae7e11b98a4fe30ac5ec41c1baef70db7c0366d3471b170bdc9a8e2530871c3ee1284b7769a402aa3 SHA512 c6ac47f5e40ff21ee06a213fc51c3dce767204bbd9addbb05c16e797c327e817f1bbabb0533d672635dde113d71a85e633d41e259741f239ada9d8420589d05a
DIST pplpy-0.8.9.tar.gz 66017 BLAKE2B 90da3b4c3e992d0ca969925d8142b114fbbfd5214a768f2e56825d8689e2c4aa2e68a3fa45da9df68168a28413153eb189df277157823e88503668be5c26505c SHA512 618a0a1d603e2859313ad4f71b3cc40156a06371c6b8971fdab8275f6676fc19510e3927828c641819399b5ea6646e954738309fbf8c10fba5733c7410ed75fc
41 changes: 0 additions & 41 deletions dev-python/pplpy/files/cython-3.patch

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,6 @@ DEPEND=">=dev-python/gmpy-2.1.0[${PYTHON_USEDEP}]
RDEPEND="${DEPEND}"
BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"

src_prepare() {
if has_version ">=dev-python/cython-3.0.0"; then
PATCHES+=( "${FILESDIR}"/cython-3.patch )
fi

distutils-r1_python_prepare_all
}

python_compile() {
# automatic parallel building with python3.5+ is not safe
distutils-r1_python_compile -j 1
Expand Down

0 comments on commit 2faac56

Please sign in to comment.