commit:     a8cfff0ca3e694c5fe286dc05032f1f7d47386c7
Author:     Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com>
AuthorDate: Wed Oct 11 21:10:21 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 27 02:31:50 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8cfff0c

dev-libs/Imath: add 3.1.9, remove 3.1.7

move 3.1.7 to 3.1.9 to fix soname issues
drop blockers on old removed packages

Closes: https://bugs.gentoo.org/907211
Signed-off-by: Paul Zander <negril.nx+gentoo <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/Imath/Imath-3.1.6.ebuild                         | 3 ---
 dev-libs/Imath/{Imath-3.1.7.ebuild => Imath-3.1.9.ebuild} | 9 +++------
 dev-libs/Imath/Manifest                                   | 2 +-
 profiles/package.mask                                     | 7 -------
 4 files changed, 4 insertions(+), 17 deletions(-)

diff --git a/dev-libs/Imath/Imath-3.1.6.ebuild 
b/dev-libs/Imath/Imath-3.1.6.ebuild
index 7be7d851d903..3374d6407bba 100644
--- a/dev-libs/Imath/Imath-3.1.6.ebuild
+++ b/dev-libs/Imath/Imath-3.1.6.ebuild
@@ -21,11 +21,8 @@ RESTRICT="!test? ( test )"
 
 # blocker due to file collision #803347
 RDEPEND="
-       !dev-libs/imath:0
-       !media-libs/ilmbase
        sys-libs/zlib
        python? (
-               !dev-python/pyilmbase
                ${PYTHON_DEPS}
                $(python_gen_cond_dep '
                        dev-libs/boost:=[python,${PYTHON_USEDEP}]

diff --git a/dev-libs/Imath/Imath-3.1.7.ebuild 
b/dev-libs/Imath/Imath-3.1.9.ebuild
similarity index 87%
rename from dev-libs/Imath/Imath-3.1.7.ebuild
rename to dev-libs/Imath/Imath-3.1.9.ebuild
index 6bf1de90a8d2..dd64ee70e7cb 100644
--- a/dev-libs/Imath/Imath-3.1.7.ebuild
+++ b/dev-libs/Imath/Imath-3.1.9.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit cmake python-single-r1
 
@@ -11,21 +11,18 @@ DESCRIPTION="Imath basic math package"
 HOMEPAGE="https://imath.readthedocs.io";
 
SRC_URI="https://github.com/AcademySoftwareFoundation/${PN}/archive/refs/tags/v${PV}.tar.gz
 -> ${P}.tar.gz"
 # re-keywording needed for (according to ilmbase keywords): ~x64-macos
-KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc 
x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86 ~amd64-linux ~x86-linux"
 
 LICENSE="BSD"
-SLOT="3/30"
+SLOT="3/29"
 IUSE="large-stack python test"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 RESTRICT="!test? ( test )"
 
 # blocker due to file collision #803347
 RDEPEND="
-       !dev-libs/imath:0
-       !media-libs/ilmbase
        sys-libs/zlib
        python? (
-               !dev-python/pyilmbase
                ${PYTHON_DEPS}
                $(python_gen_cond_dep '
                        dev-libs/boost:=[python,${PYTHON_USEDEP}]

diff --git a/dev-libs/Imath/Manifest b/dev-libs/Imath/Manifest
index ea8c385883f6..22ce78503b62 100644
--- a/dev-libs/Imath/Manifest
+++ b/dev-libs/Imath/Manifest
@@ -1,2 +1,2 @@
 DIST Imath-3.1.6.tar.gz 573255 BLAKE2B 
c4d5a785a2aed9c5b9b1441ab016a5cf47abeb1d44c0625f0654e8c4d1e47dddddd62c61f83fd7b160beae8aaf5db9350d2a3bc43754e795fe75b10c4836a1b8
 SHA512 
c099a291ed7fd7702a7609575f2f3d2ed7f95256c23c2180e2ef1f76ceb07734365f57da5244b1d6cec81ca9859864eb4c9236df02a64aa783af6639a3b59acd
-DIST Imath-3.1.7.tar.gz 583049 BLAKE2B 
54619339f349a944e1d72fcea4438d7bd2ef6c9655ba0e16ac608934a8df30c97a2f3cf5c75adaeb8a6fe6bf19ec3240c11439550b452571d0a8cbf75d6bd83e
 SHA512 
e298454cb845cadde28f7881fdaa4739c3942f941278a07ec912459ac376c2ee7858cb3b2d2047b9afb4d4dacae7a8a52ffef4c104f8499b4e0a1f0ed46cc0f0
+DIST Imath-3.1.9.tar.gz 598497 BLAKE2B 
fe3afce26c19f5ddace3c420f9b83caca7b4c75902820fc2182ef9fb9f4d27581f27ca72262b63d65f794eeb73af55782412ba846d142072e0090ff7224d8960
 SHA512 
ad96b2ac306fc13c01e8ea3256f885499c3f545be327feaba0f5e093b70b544bcca6f8b353fa7e35107aae515c19caced44331a95d0414f367ead4691ec73564

diff --git a/profiles/package.mask b/profiles/package.mask
index 1573793c32fa..0fa9e167e5c2 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -382,13 +382,6 @@ net-misc/openr2
 =dev-db/mariadb-10.11.2
 =dev-db/mariadb-10.11.3
 
-# Bernd Waibel <waebbl-gen...@posteo.net> (2023-05-31)
-# Mask this version for uptime soversion issue. There will be an updated 
release
-# shortly which fixes this.
-# See 
https://github.com/AcademySoftwareFoundation/Imath/issues/189#issuecomment-1567077722
-# Bug: #907211
-=dev-libs/Imath-3.1.7
-
 # Sam James <s...@gentoo.org> (2023-05-19)
 # Breaks Portage's pid-sandbox at least with 5.10 kernels. Pending 
investigation.
 # If you're hitting this, try: FEATURES="-pid-sandbox" emerge -v1 
sys-apps/util-linux

Reply via email to