[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-celery/

2024-07-09 Thread Michał Górny
commit: 8bf28662366089dcb96e7bca73ba9230c5454a98
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jul  9 15:30:08 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jul  9 15:30:50 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bf28662

dev-python/sphinx-celery: Enable py3.13

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-celery/sphinx-celery-2.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-celery/sphinx-celery-2.1.3.ebuild 
b/dev-python/sphinx-celery/sphinx-celery-2.1.3.ebuild
index c5afa423f675..d2c2aa1b980b 100644
--- a/dev-python/sphinx-celery/sphinx-celery-2.1.3.ebuild
+++ b/dev-python/sphinx-celery/sphinx-celery-2.1.3.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-celery/, dev-python/sphinx-celery/files/

2024-02-03 Thread Michał Górny
commit: fdf47915a254737d0200a7511adafc23bfe57c49
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Feb  3 11:40:38 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Feb  3 11:44:43 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdf47915

dev-python/sphinx-celery: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-celery/Manifest  |  3 ---
 .../files/sphinx-celery-2.0.0-extlinks.patch   | 30 --
 .../sphinx-celery/sphinx-celery-2.0.0-r4.ebuild| 27 ---
 .../sphinx-celery/sphinx-celery-2.1.0.ebuild   | 24 -
 .../sphinx-celery/sphinx-celery-2.1.1.ebuild   | 24 -
 5 files changed, 108 deletions(-)

diff --git a/dev-python/sphinx-celery/Manifest 
b/dev-python/sphinx-celery/Manifest
index 3ebbe2aad2fc..a8441f0403bd 100644
--- a/dev-python/sphinx-celery/Manifest
+++ b/dev-python/sphinx-celery/Manifest
@@ -1,4 +1 @@
-DIST sphinx_celery-2.0.0.tar.gz 16203 BLAKE2B 
439a9cd20e09071491338016ba83514e37c7cdfa34966e93e3c6062ed94cdaa0750351a0de9fc7b27be1b7e557b5625be73f01f1de59d15f36335e9d46d35cae
 SHA512 
1beca69fe9b56d04cd3c42aa9244d50a364a860e9cf53f94897c0f690b8465f4e2a7b10ed6d310d3fa706d86f5882a338cd982a3ac7cec36586269756e9128a5
-DIST sphinx_celery-2.1.0.tar.gz 16612 BLAKE2B 
8fc50186f589e00b26b7550f28ee4b4e863b58ccde682a53a70e90d53d4cd31777f6363a8d2dc58000db86bff0cdb957b74234d15d68c189cb9371c6e4b06cd0
 SHA512 
63abdf8de1f30550172f15c41eb51c1f200b83eaacda1b6c209138d9a4057fa6c0f711904fe11611ea08d18e957b3966038a0b6b4ca4d5d7cdbbaeab9bab601a
-DIST sphinx_celery-2.1.1.tar.gz 16615 BLAKE2B 
a4e3e92d54b78e04638185afb1f51f093303a2008b80369263357d3ca7e8cd18c1292e621c14a600def0c2e88c214d940fbd505aa70c8b7e29f546f5654e130a
 SHA512 
8236409ee05647f4d78cf7e7ea210a0b3d9052df48d493c120ed9a21601e132885c5b054a5f550489e0787ea7e7bb34c84bab81251a0578a7ef59a4be04ff65d
 DIST sphinx_celery-2.1.3.tar.gz 16647 BLAKE2B 
5dd5861e9581cb576058c86e3fa077bc95d2f8f7c15d2055469a15f2cfaf8b8f3b2ea147b8ad90bbcfd6c08c92edb57c6a2219364225ff9eca27b3e4ed37
 SHA512 
87ea7cc229a9db25ca32559010bbab66197506eedffb3a8e80e847f68dff664ad3eb4257c615ce74387456fe9d70c4b47eabfb769f371a529e46c867b03560b4

diff --git a/dev-python/sphinx-celery/files/sphinx-celery-2.0.0-extlinks.patch 
b/dev-python/sphinx-celery/files/sphinx-celery-2.0.0-extlinks.patch
deleted file mode 100644
index c01e8dde882d..
--- a/dev-python/sphinx-celery/files/sphinx-celery-2.0.0-extlinks.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-From 46d3ea167e7b6eab24f35354f44822981bc76767 Mon Sep 17 00:00:00 2001
-From: Oleg Hoefling 
-Date: Tue, 23 Aug 2022 15:56:17 +0200
-Subject: [PATCH] add placeholder to each extlinks caption
-
-https://github.com/celery/sphinx_celery/pull/40
-Signed-off-by: Oleg Hoefling 

- sphinx_celery/conf.py | 10 +-
- 1 file changed, 5 insertions(+), 5 deletions(-)
-
-diff --git a/sphinx_celery/conf.py b/sphinx_celery/conf.py
-index b35bc2b..8a6895b 100644
 a/sphinx_celery/conf.py
-+++ b/sphinx_celery/conf.py
-@@ -161 +161 @@
--'GitHub SHA@',
-+'GitHub SHA@%s',
-@@ -165 +165 @@
--'GitHub branch',
-+'GitHub branch %s',
-@@ -168 +168 @@
--'https://github.com/%s/', '@',
-+'https://github.com/%s/', '@%s',
-@@ -171 +171 @@
--'https://pypi.python.org/pypi/%s/', '',
-+'https://pypi.python.org/pypi/%s/', None,
-@@ -174 +174 @@
--'https://en.wikipedia.org/wiki/%s', '',
-+'https://en.wikipedia.org/wiki/%s', None,

diff --git a/dev-python/sphinx-celery/sphinx-celery-2.0.0-r4.ebuild 
b/dev-python/sphinx-celery/sphinx-celery-2.0.0-r4.ebuild
deleted file mode 100644
index ff9f3a023eac..
--- a/dev-python/sphinx-celery/sphinx-celery-2.0.0-r4.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Celery Sphinx Theme and Utilities"
-HOMEPAGE="
-   https://github.com/celery/sphinx_celery/
-   https://pypi.org/project/sphinx-celery/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 arm64 x86"
-
-RDEPEND="
-   dev-python/six[${PYTHON_USEDEP}]
-   >=dev-python/sphinx-2.0.0[${PYTHON_USEDEP}]
-"
-
-# https://bugs.gentoo.org/show_bug.cgi?id=911637
-PATCHES=( "${FILESDIR}/${P}-extlinks.patch" )

diff --git a/dev-python/sphinx-celery/sphinx-celery-2.1.0.ebuild 
b/dev-python/sphinx-celery/sphinx-celery-2.1.0.ebuild
deleted file mode 100644
index c1cf8b5e4213..
--- a/dev-python/sphinx-celery/sphinx-celery-2.1.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Celery Sphinx 

[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-celery/

2024-02-03 Thread Sam James
commit: 15b1950b487a8607afdd9e23a44529341a39b1c3
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  3 10:52:54 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  3 10:52:54 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15b1950b

dev-python/sphinx-celery: Stabilize 2.1.3 x86, #923683

Signed-off-by: Sam James  gentoo.org>

 dev-python/sphinx-celery/sphinx-celery-2.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-celery/sphinx-celery-2.1.3.ebuild 
b/dev-python/sphinx-celery/sphinx-celery-2.1.3.ebuild
index e92c6e0e9f9e..c5afa423f675 100644
--- a/dev-python/sphinx-celery/sphinx-celery-2.1.3.ebuild
+++ b/dev-python/sphinx-celery/sphinx-celery-2.1.3.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 arm64 ~x86"
+KEYWORDS="amd64 arm64 x86"
 
 RDEPEND="
>=dev-python/sphinx-2.0.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-celery/

2024-02-03 Thread Sam James
commit: 0883602c920d01cc51c4051f7ab198293aa8c489
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  3 10:51:33 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  3 10:51:33 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0883602c

dev-python/sphinx-celery: Stabilize 2.1.3 arm64, #923683

Signed-off-by: Sam James  gentoo.org>

 dev-python/sphinx-celery/sphinx-celery-2.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-celery/sphinx-celery-2.1.3.ebuild 
b/dev-python/sphinx-celery/sphinx-celery-2.1.3.ebuild
index 429fdd09511f..e92c6e0e9f9e 100644
--- a/dev-python/sphinx-celery/sphinx-celery-2.1.3.ebuild
+++ b/dev-python/sphinx-celery/sphinx-celery-2.1.3.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~x86"
+KEYWORDS="amd64 arm64 ~x86"
 
 RDEPEND="
>=dev-python/sphinx-2.0.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-celery/

2024-02-03 Thread Arthur Zamarin
commit: fa74e54082c36d7efb1ac6ce3accb4f697b1cc2a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Feb  3 10:13:37 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Feb  3 10:13:37 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa74e540

dev-python/sphinx-celery: Stabilize 2.1.3 amd64, #923683

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-celery/sphinx-celery-2.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-celery/sphinx-celery-2.1.3.ebuild 
b/dev-python/sphinx-celery/sphinx-celery-2.1.3.ebuild
index b4a12edac349..429fdd09511f 100644
--- a/dev-python/sphinx-celery/sphinx-celery-2.1.3.ebuild
+++ b/dev-python/sphinx-celery/sphinx-celery-2.1.3.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
 
 RDEPEND="
>=dev-python/sphinx-2.0.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-celery/

2024-01-18 Thread Arthur Zamarin
commit: 9939158aa5bb886a17c41cd642143ebc983e9bdf
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Jan 18 16:59:01 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Jan 18 17:02:04 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9939158a

dev-python/sphinx-celery: add 2.1.3

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-celery/Manifest  |  1 +
 .../sphinx-celery/sphinx-celery-2.1.3.ebuild   | 23 ++
 2 files changed, 24 insertions(+)

diff --git a/dev-python/sphinx-celery/Manifest 
b/dev-python/sphinx-celery/Manifest
index 231c4b5222b7..3ebbe2aad2fc 100644
--- a/dev-python/sphinx-celery/Manifest
+++ b/dev-python/sphinx-celery/Manifest
@@ -1,3 +1,4 @@
 DIST sphinx_celery-2.0.0.tar.gz 16203 BLAKE2B 
439a9cd20e09071491338016ba83514e37c7cdfa34966e93e3c6062ed94cdaa0750351a0de9fc7b27be1b7e557b5625be73f01f1de59d15f36335e9d46d35cae
 SHA512 
1beca69fe9b56d04cd3c42aa9244d50a364a860e9cf53f94897c0f690b8465f4e2a7b10ed6d310d3fa706d86f5882a338cd982a3ac7cec36586269756e9128a5
 DIST sphinx_celery-2.1.0.tar.gz 16612 BLAKE2B 
8fc50186f589e00b26b7550f28ee4b4e863b58ccde682a53a70e90d53d4cd31777f6363a8d2dc58000db86bff0cdb957b74234d15d68c189cb9371c6e4b06cd0
 SHA512 
63abdf8de1f30550172f15c41eb51c1f200b83eaacda1b6c209138d9a4057fa6c0f711904fe11611ea08d18e957b3966038a0b6b4ca4d5d7cdbbaeab9bab601a
 DIST sphinx_celery-2.1.1.tar.gz 16615 BLAKE2B 
a4e3e92d54b78e04638185afb1f51f093303a2008b80369263357d3ca7e8cd18c1292e621c14a600def0c2e88c214d940fbd505aa70c8b7e29f546f5654e130a
 SHA512 
8236409ee05647f4d78cf7e7ea210a0b3d9052df48d493c120ed9a21601e132885c5b054a5f550489e0787ea7e7bb34c84bab81251a0578a7ef59a4be04ff65d
+DIST sphinx_celery-2.1.3.tar.gz 16647 BLAKE2B 
5dd5861e9581cb576058c86e3fa077bc95d2f8f7c15d2055469a15f2cfaf8b8f3b2ea147b8ad90bbcfd6c08c92edb57c6a2219364225ff9eca27b3e4ed37
 SHA512 
87ea7cc229a9db25ca32559010bbab66197506eedffb3a8e80e847f68dff664ad3eb4257c615ce74387456fe9d70c4b47eabfb769f371a529e46c867b03560b4

diff --git a/dev-python/sphinx-celery/sphinx-celery-2.1.3.ebuild 
b/dev-python/sphinx-celery/sphinx-celery-2.1.3.ebuild
new file mode 100644
index ..ee0b80a49ece
--- /dev/null
+++ b/dev-python/sphinx-celery/sphinx-celery-2.1.3.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Celery Sphinx Theme and Utilities"
+HOMEPAGE="
+   https://github.com/celery/sphinx_celery/
+   https://pypi.org/project/sphinx-celery/
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/sphinx-2.0.0[${PYTHON_USEDEP}]
+"



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-celery/

2024-01-18 Thread Arthur Zamarin
commit: 11ee9f233a1672bf3abc38c2426c8f1f4ec436ce
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Jan 18 17:00:05 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Jan 18 17:02:05 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11ee9f23

dev-python/sphinx-celery: enable py3.12

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/sphinx-celery/sphinx-celery-2.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-celery/sphinx-celery-2.1.3.ebuild 
b/dev-python/sphinx-celery/sphinx-celery-2.1.3.ebuild
index ee0b80a49ece..b4a12edac349 100644
--- a/dev-python/sphinx-celery/sphinx-celery-2.1.3.ebuild
+++ b/dev-python/sphinx-celery/sphinx-celery-2.1.3.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-celery/

2024-01-11 Thread Michał Górny
commit: 3888a86225b872b91f301838f8a98c6ed33e770c
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan 12 04:54:49 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan 12 04:54:49 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3888a862

dev-python/sphinx-celery: Bump to 2.1.1

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-celery/Manifest  |  1 +
 .../sphinx-celery/sphinx-celery-2.1.1.ebuild   | 24 ++
 2 files changed, 25 insertions(+)

diff --git a/dev-python/sphinx-celery/Manifest 
b/dev-python/sphinx-celery/Manifest
index 0715199e3548..231c4b5222b7 100644
--- a/dev-python/sphinx-celery/Manifest
+++ b/dev-python/sphinx-celery/Manifest
@@ -1,2 +1,3 @@
 DIST sphinx_celery-2.0.0.tar.gz 16203 BLAKE2B 
439a9cd20e09071491338016ba83514e37c7cdfa34966e93e3c6062ed94cdaa0750351a0de9fc7b27be1b7e557b5625be73f01f1de59d15f36335e9d46d35cae
 SHA512 
1beca69fe9b56d04cd3c42aa9244d50a364a860e9cf53f94897c0f690b8465f4e2a7b10ed6d310d3fa706d86f5882a338cd982a3ac7cec36586269756e9128a5
 DIST sphinx_celery-2.1.0.tar.gz 16612 BLAKE2B 
8fc50186f589e00b26b7550f28ee4b4e863b58ccde682a53a70e90d53d4cd31777f6363a8d2dc58000db86bff0cdb957b74234d15d68c189cb9371c6e4b06cd0
 SHA512 
63abdf8de1f30550172f15c41eb51c1f200b83eaacda1b6c209138d9a4057fa6c0f711904fe11611ea08d18e957b3966038a0b6b4ca4d5d7cdbbaeab9bab601a
+DIST sphinx_celery-2.1.1.tar.gz 16615 BLAKE2B 
a4e3e92d54b78e04638185afb1f51f093303a2008b80369263357d3ca7e8cd18c1292e621c14a600def0c2e88c214d940fbd505aa70c8b7e29f546f5654e130a
 SHA512 
8236409ee05647f4d78cf7e7ea210a0b3d9052df48d493c120ed9a21601e132885c5b054a5f550489e0787ea7e7bb34c84bab81251a0578a7ef59a4be04ff65d

diff --git a/dev-python/sphinx-celery/sphinx-celery-2.1.1.ebuild 
b/dev-python/sphinx-celery/sphinx-celery-2.1.1.ebuild
new file mode 100644
index ..c1cf8b5e4213
--- /dev/null
+++ b/dev-python/sphinx-celery/sphinx-celery-2.1.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Celery Sphinx Theme and Utilities"
+HOMEPAGE="
+   https://github.com/celery/sphinx_celery/
+   https://pypi.org/project/sphinx-celery/
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+RDEPEND="
+   dev-python/six[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-2.0.0[${PYTHON_USEDEP}]
+"



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-celery/

2024-01-11 Thread Michał Górny
commit: 0fdaf31149505393c5d1b1a90118e452a680c4de
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jan 11 14:38:25 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jan 11 15:24:18 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fdaf311

dev-python/sphinx-celery: Bump to 2.1.0

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-celery/Manifest  |  1 +
 .../sphinx-celery/sphinx-celery-2.1.0.ebuild   | 24 ++
 2 files changed, 25 insertions(+)

diff --git a/dev-python/sphinx-celery/Manifest 
b/dev-python/sphinx-celery/Manifest
index ff08fe7356c4..0715199e3548 100644
--- a/dev-python/sphinx-celery/Manifest
+++ b/dev-python/sphinx-celery/Manifest
@@ -1 +1,2 @@
 DIST sphinx_celery-2.0.0.tar.gz 16203 BLAKE2B 
439a9cd20e09071491338016ba83514e37c7cdfa34966e93e3c6062ed94cdaa0750351a0de9fc7b27be1b7e557b5625be73f01f1de59d15f36335e9d46d35cae
 SHA512 
1beca69fe9b56d04cd3c42aa9244d50a364a860e9cf53f94897c0f690b8465f4e2a7b10ed6d310d3fa706d86f5882a338cd982a3ac7cec36586269756e9128a5
+DIST sphinx_celery-2.1.0.tar.gz 16612 BLAKE2B 
8fc50186f589e00b26b7550f28ee4b4e863b58ccde682a53a70e90d53d4cd31777f6363a8d2dc58000db86bff0cdb957b74234d15d68c189cb9371c6e4b06cd0
 SHA512 
63abdf8de1f30550172f15c41eb51c1f200b83eaacda1b6c209138d9a4057fa6c0f711904fe11611ea08d18e957b3966038a0b6b4ca4d5d7cdbbaeab9bab601a

diff --git a/dev-python/sphinx-celery/sphinx-celery-2.1.0.ebuild 
b/dev-python/sphinx-celery/sphinx-celery-2.1.0.ebuild
new file mode 100644
index ..c1cf8b5e4213
--- /dev/null
+++ b/dev-python/sphinx-celery/sphinx-celery-2.1.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Celery Sphinx Theme and Utilities"
+HOMEPAGE="
+   https://github.com/celery/sphinx_celery/
+   https://pypi.org/project/sphinx-celery/
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+RDEPEND="
+   dev-python/six[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-2.0.0[${PYTHON_USEDEP}]
+"



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-celery/

2023-11-24 Thread Michał Górny
commit: 0d7a9a9984ff542e6be7d3d7bc8e86819747f1b4
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Nov 24 14:27:58 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Nov 24 14:27:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d7a9a99

dev-python/sphinx-celery: Stabilize 2.0.0-r4 arm64, #918134

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/sphinx-celery/sphinx-celery-2.0.0-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-celery/sphinx-celery-2.0.0-r4.ebuild 
b/dev-python/sphinx-celery/sphinx-celery-2.0.0-r4.ebuild
index c8dd44e950bb..ff9f3a023eac 100644
--- a/dev-python/sphinx-celery/sphinx-celery-2.0.0-r4.ebuild
+++ b/dev-python/sphinx-celery/sphinx-celery-2.0.0-r4.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 arm64 x86"
 
 RDEPEND="
dev-python/six[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-celery/files/, dev-python/sphinx-celery/

2023-10-27 Thread Zac Medico
commit: 6419c207f76b47943212367ba76b5099ccd02497
Author: Marcin Deranek  slonko  net>
AuthorDate: Thu Aug  3 15:49:31 2023 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sat Oct 28 04:07:24 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6419c207

dev-python/sphinx-celery: Add placeholder to extlinks

Closes: https://bugs.gentoo.org/911637
Signed-off-by: Marcin Deranek  slonko.net>
Closes: https://github.com/gentoo/gentoo/pull/32156
Signed-off-by: Zac Medico  gentoo.org>

 .../files/sphinx-celery-2.0.0-extlinks.patch   | 41 ++
 ...0.0-r3.ebuild => sphinx-celery-2.0.0-r4.ebuild} |  3 ++
 2 files changed, 44 insertions(+)

diff --git a/dev-python/sphinx-celery/files/sphinx-celery-2.0.0-extlinks.patch 
b/dev-python/sphinx-celery/files/sphinx-celery-2.0.0-extlinks.patch
new file mode 100644
index ..a57dce428118
--- /dev/null
+++ b/dev-python/sphinx-celery/files/sphinx-celery-2.0.0-extlinks.patch
@@ -0,0 +1,41 @@
+From 46d3ea167e7b6eab24f35354f44822981bc76767 Mon Sep 17 00:00:00 2001
+From: Oleg Hoefling 
+Date: Tue, 23 Aug 2022 15:56:17 +0200
+Subject: [PATCH] add placeholder to each extlinks caption
+
+https://github.com/celery/sphinx_celery/pull/40
+Signed-off-by: Oleg Hoefling 
+---
+ sphinx_celery/conf.py | 10 +-
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+diff --git a/sphinx_celery/conf.py b/sphinx_celery/conf.py
+index b35bc2b..8a6895b 100644
+--- a/sphinx_celery/conf.py
 b/sphinx_celery/conf.py
+@@ -158,20 +158,20 @@
+ 
+ extlinks.setdefault('sha', (
+ 'https://github.com/{0}/commit/%s'.format(github_project),
+-'GitHub SHA@',
++'GitHub SHA@%s',
+ ))
+ extlinks.setdefault('github_branch', (
+ 'https://github.com/{0}/tree/%s'.format(github_project),
+-'GitHub branch',
++'GitHub branch %s',
+ ))
+ extlinks.setdefault('github_user', (
+-'https://github.com/%s/', '@',
++'https://github.com/%s/', '@%s',
+ ))
+ extlinks.setdefault('pypi', (
+-'https://pypi.python.org/pypi/%s/', '',
++'https://pypi.python.org/pypi/%s/', None,
+ ))
+ extlinks.setdefault('wikipedia', (
+-'https://en.wikipedia.org/wiki/%s', '',
++'https://en.wikipedia.org/wiki/%s', None,
+ ))
+ 
+ if not canonical_dev_url:

diff --git a/dev-python/sphinx-celery/sphinx-celery-2.0.0-r3.ebuild 
b/dev-python/sphinx-celery/sphinx-celery-2.0.0-r4.ebuild
similarity index 83%
rename from dev-python/sphinx-celery/sphinx-celery-2.0.0-r3.ebuild
rename to dev-python/sphinx-celery/sphinx-celery-2.0.0-r4.ebuild
index c7091b89ec15..c8dd44e950bb 100644
--- a/dev-python/sphinx-celery/sphinx-celery-2.0.0-r3.ebuild
+++ b/dev-python/sphinx-celery/sphinx-celery-2.0.0-r4.ebuild
@@ -22,3 +22,6 @@ RDEPEND="
dev-python/six[${PYTHON_USEDEP}]
>=dev-python/sphinx-2.0.0[${PYTHON_USEDEP}]
 "
+
+# https://bugs.gentoo.org/show_bug.cgi?id=911637
+PATCHES=( "${FILESDIR}/${P}-extlinks.patch" )



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-celery/files/

2023-10-27 Thread Zac Medico
commit: 8e5ab972973752e9d14cd99a9a0f83e0fe6c6ea8
Author: Zac Medico  gentoo  org>
AuthorDate: Sat Oct 28 04:02:18 2023 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sat Oct 28 04:07:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e5ab972

dev-python/sphinx-celery: trim patch context

Signed-off-by: Zac Medico  gentoo.org>

 .../files/sphinx-celery-2.0.0-extlinks.patch| 21 +
 1 file changed, 5 insertions(+), 16 deletions(-)

diff --git a/dev-python/sphinx-celery/files/sphinx-celery-2.0.0-extlinks.patch 
b/dev-python/sphinx-celery/files/sphinx-celery-2.0.0-extlinks.patch
index a57dce428118..c01e8dde882d 100644
--- a/dev-python/sphinx-celery/files/sphinx-celery-2.0.0-extlinks.patch
+++ b/dev-python/sphinx-celery/files/sphinx-celery-2.0.0-extlinks.patch
@@ -13,29 +13,18 @@ diff --git a/sphinx_celery/conf.py b/sphinx_celery/conf.py
 index b35bc2b..8a6895b 100644
 --- a/sphinx_celery/conf.py
 +++ b/sphinx_celery/conf.py
-@@ -158,20 +158,20 @@
- 
- extlinks.setdefault('sha', (
- 'https://github.com/{0}/commit/%s'.format(github_project),
+@@ -161 +161 @@
 -'GitHub SHA@',
 +'GitHub SHA@%s',
- ))
- extlinks.setdefault('github_branch', (
- 'https://github.com/{0}/tree/%s'.format(github_project),
+@@ -165 +165 @@
 -'GitHub branch',
 +'GitHub branch %s',
- ))
- extlinks.setdefault('github_user', (
+@@ -168 +168 @@
 -'https://github.com/%s/', '@',
 +'https://github.com/%s/', '@%s',
- ))
- extlinks.setdefault('pypi', (
+@@ -171 +171 @@
 -'https://pypi.python.org/pypi/%s/', '',
 +'https://pypi.python.org/pypi/%s/', None,
- ))
- extlinks.setdefault('wikipedia', (
+@@ -174 +174 @@
 -'https://en.wikipedia.org/wiki/%s', '',
 +'https://en.wikipedia.org/wiki/%s', None,
- ))
- 
- if not canonical_dev_url:



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-celery/

2023-06-04 Thread Michał Górny
commit: 9147f8fcd2ed4d49feefd93bd2de9f26cf6d92b7
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jun  4 12:30:37 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun  4 12:49:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9147f8fc

dev-python/sphinx-celery: Add a missing RDEP on dev-python/six

Closes: https://bugs.gentoo.org/907824
Signed-off-by: Michał Górny  gentoo.org>

 .../{sphinx-celery-2.0.0-r2.ebuild => sphinx-celery-2.0.0-r3.ebuild}   | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/sphinx-celery/sphinx-celery-2.0.0-r2.ebuild 
b/dev-python/sphinx-celery/sphinx-celery-2.0.0-r3.ebuild
similarity index 86%
rename from dev-python/sphinx-celery/sphinx-celery-2.0.0-r2.ebuild
rename to dev-python/sphinx-celery/sphinx-celery-2.0.0-r3.ebuild
index 8d5b79ee5db2..c7091b89ec15 100644
--- a/dev-python/sphinx-celery/sphinx-celery-2.0.0-r2.ebuild
+++ b/dev-python/sphinx-celery/sphinx-celery-2.0.0-r3.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
 
 inherit distutils-r1 pypi
 
@@ -19,5 +19,6 @@ SLOT="0"
 KEYWORDS="amd64 ~arm64 x86"
 
 RDEPEND="
+   dev-python/six[${PYTHON_USEDEP}]
>=dev-python/sphinx-2.0.0[${PYTHON_USEDEP}]
 "