public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-python/python-fcl/
@ 2021-10-13 19:02 Arthur Zamarin
  0 siblings, 0 replies; 2+ messages in thread
From: Arthur Zamarin @ 2021-10-13 19:02 UTC (permalink / raw
  To: gentoo-commits

commit:     413996eb0434d9d4b3e5d10f88331bf29c0d5e22
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 13 18:05:34 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 13 19:02:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=413996eb

dev-python/python-fcl: enable py3.10, add missing cython bdep

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/python-fcl/python-fcl-0.0.12-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/python-fcl/python-fcl-0.0.12-r1.ebuild b/dev-python/python-fcl/python-fcl-0.0.12-r1.ebuild
index 950a9e71ccc..d8396eb3e0d 100644
--- a/dev-python/python-fcl/python-fcl-0.0.12-r1.ebuild
+++ b/dev-python/python-fcl/python-fcl-0.0.12-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit distutils-r1
 
@@ -14,13 +14,13 @@ LICENSE="BSD"
 
 KEYWORDS="~amd64"
 SLOT="0"
-IUSE=""
 
 RDEPEND="
 	dev-python/numpy[${PYTHON_USEDEP}]
 	~sci-libs/fcl-0.5.0
 	sci-libs/octomap
 "
+BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"
 
 PATCHES=( "${FILESDIR}"/${P}-fix-compiling-on-lld.patch )
 


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-python/python-fcl/
@ 2021-10-28  4:01 Dennis Lamm
  0 siblings, 0 replies; 2+ messages in thread
From: Dennis Lamm @ 2021-10-28  4:01 UTC (permalink / raw
  To: gentoo-commits

commit:     78499b01849b64dc8be258c324a02fc883299d4c
Author:     Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 27 18:32:59 2021 +0000
Commit:     Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
CommitDate: Thu Oct 28 04:01:45 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78499b01

dev-python/python-fcl: drop maintainership

Signed-off-by: Dennis Lamm <expeditioneer <AT> gentoo.org>
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Closes: https://github.com/gentoo/gentoo/pull/22733
Signed-off-by: Dennis Lamm <expeditioneer <AT> gentoo.org>

 dev-python/python-fcl/metadata.xml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/dev-python/python-fcl/metadata.xml b/dev-python/python-fcl/metadata.xml
index a39a9710b69..5ce77f16110 100644
--- a/dev-python/python-fcl/metadata.xml
+++ b/dev-python/python-fcl/metadata.xml
@@ -1,10 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-    <maintainer type="project">
-        <email>3dprint@gentoo.org</email>
-        <name>Gentoo 3D Printer Project</name>
-    </maintainer>
+    <!-- maintainer-needed -->
     <longdescription>
         Python-FCL is an (unofficial) Python interface for the Flexible Collision Library (FCL), an excellent C++
         library for performing proximity and collision queries on pairs of geometric models.


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-28  4:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-28  4:01 [gentoo-commits] repo/gentoo:master commit in: dev-python/python-fcl/ Dennis Lamm
  -- strict thread matches above, loose matches on Subject: below --
2021-10-13 19:02 Arthur Zamarin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox