* [gentoo-commits] repo/gentoo:master commit in: dev-python/libpillowfight/, app-text/paperwork-backend/, profiles/updates/, ...
@ 2024-11-13 20:41 Michał Górny
0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2024-11-13 20:41 UTC (permalink / raw
To: gentoo-commits
commit: 9efe3929a6f3bc1ce358d936030a877ff9c23c9e
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 13 20:19:13 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Nov 13 20:41:04 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9efe3929
Rename dev-python/{libpillowfight → pypillowfight}
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-text/paperwork-backend/paperwork-backend-2.2.3.ebuild | 2 +-
app-text/paperwork-backend/paperwork-backend-2.2.5.ebuild | 2 +-
app-text/paperwork/paperwork-2.2.3.ebuild | 4 ++--
app-text/paperwork/paperwork-2.2.5.ebuild | 4 ++--
dev-python/{libpillowfight => pypillowfight}/Manifest | 0
dev-python/{libpillowfight => pypillowfight}/metadata.xml | 0
.../pypillowfight-0.3.0_p20210816-r1.ebuild} | 0
profiles/updates/4Q-2024 | 1 +
8 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/app-text/paperwork-backend/paperwork-backend-2.2.3.ebuild b/app-text/paperwork-backend/paperwork-backend-2.2.3.ebuild
index 122954f5aaab..be0d8895ffe6 100644
--- a/app-text/paperwork-backend/paperwork-backend-2.2.3.ebuild
+++ b/app-text/paperwork-backend/paperwork-backend-2.2.3.ebuild
@@ -41,7 +41,7 @@ BDEPEND="
sys-apps/which
sys-devel/gettext
test? (
- dev-python/libpillowfight[${PYTHON_USEDEP}]
+ dev-python/pypillowfight[${PYTHON_USEDEP}]
media-libs/libinsane
)
"
diff --git a/app-text/paperwork-backend/paperwork-backend-2.2.5.ebuild b/app-text/paperwork-backend/paperwork-backend-2.2.5.ebuild
index 122954f5aaab..be0d8895ffe6 100644
--- a/app-text/paperwork-backend/paperwork-backend-2.2.5.ebuild
+++ b/app-text/paperwork-backend/paperwork-backend-2.2.5.ebuild
@@ -41,7 +41,7 @@ BDEPEND="
sys-apps/which
sys-devel/gettext
test? (
- dev-python/libpillowfight[${PYTHON_USEDEP}]
+ dev-python/pypillowfight[${PYTHON_USEDEP}]
media-libs/libinsane
)
"
diff --git a/app-text/paperwork/paperwork-2.2.3.ebuild b/app-text/paperwork/paperwork-2.2.3.ebuild
index 9ab2b91ff373..13dc300cda30 100644
--- a/app-text/paperwork/paperwork-2.2.3.ebuild
+++ b/app-text/paperwork/paperwork-2.2.3.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1 xdg
@@ -24,7 +24,7 @@ KEYWORDS="~amd64 ~x86"
RDEPEND="~app-text/openpaperwork-core-${PV}[${PYTHON_USEDEP}]
~app-text/openpaperwork-gtk-${PV}[${PYTHON_USEDEP}]
~app-text/paperwork-backend-${PV}[${PYTHON_USEDEP}]
- dev-python/libpillowfight[${PYTHON_USEDEP}]
+ dev-python/pypillowfight[${PYTHON_USEDEP}]
dev-python/pillow[${PYTHON_USEDEP}]
dev-python/pycairo[${PYTHON_USEDEP}]
dev-python/pygobject:3[${PYTHON_USEDEP}]
diff --git a/app-text/paperwork/paperwork-2.2.5.ebuild b/app-text/paperwork/paperwork-2.2.5.ebuild
index 9ab2b91ff373..13dc300cda30 100644
--- a/app-text/paperwork/paperwork-2.2.5.ebuild
+++ b/app-text/paperwork/paperwork-2.2.5.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1 xdg
@@ -24,7 +24,7 @@ KEYWORDS="~amd64 ~x86"
RDEPEND="~app-text/openpaperwork-core-${PV}[${PYTHON_USEDEP}]
~app-text/openpaperwork-gtk-${PV}[${PYTHON_USEDEP}]
~app-text/paperwork-backend-${PV}[${PYTHON_USEDEP}]
- dev-python/libpillowfight[${PYTHON_USEDEP}]
+ dev-python/pypillowfight[${PYTHON_USEDEP}]
dev-python/pillow[${PYTHON_USEDEP}]
dev-python/pycairo[${PYTHON_USEDEP}]
dev-python/pygobject:3[${PYTHON_USEDEP}]
diff --git a/dev-python/libpillowfight/Manifest b/dev-python/pypillowfight/Manifest
similarity index 100%
rename from dev-python/libpillowfight/Manifest
rename to dev-python/pypillowfight/Manifest
diff --git a/dev-python/libpillowfight/metadata.xml b/dev-python/pypillowfight/metadata.xml
similarity index 100%
rename from dev-python/libpillowfight/metadata.xml
rename to dev-python/pypillowfight/metadata.xml
diff --git a/dev-python/libpillowfight/libpillowfight-0.3.0_p20210816-r1.ebuild b/dev-python/pypillowfight/pypillowfight-0.3.0_p20210816-r1.ebuild
similarity index 100%
rename from dev-python/libpillowfight/libpillowfight-0.3.0_p20210816-r1.ebuild
rename to dev-python/pypillowfight/pypillowfight-0.3.0_p20210816-r1.ebuild
diff --git a/profiles/updates/4Q-2024 b/profiles/updates/4Q-2024
index f36ad904cd75..7c4b0672ce22 100644
--- a/profiles/updates/4Q-2024
+++ b/profiles/updates/4Q-2024
@@ -12,3 +12,4 @@ move dev-python/qscintilla-python dev-python/qscintilla
move dev-python/python-netlink dev-python/netlink
move dev-python/python-lhafile dev-python/lhafile
move dev-python/pysvg dev-python/pysvg-py3
+move dev-python/libpillowfight dev-python/pypillowfight
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-11-13 20:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-13 20:41 [gentoo-commits] repo/gentoo:master commit in: dev-python/libpillowfight/, app-text/paperwork-backend/, profiles/updates/, Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox