[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-05-17 Thread Michał Górny
commit: aca436ac737a78be5c3c29bef9537d4a57e81fdf
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 17 07:14:21 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 17 07:36:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aca436ac

dev-python/sphinxcontrib-bibtex: Bump to 2.2.1

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.2.1.ebuild  | 31 ++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index bcea1ca4286..4ea612ca4d3 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,2 +1,3 @@
 DIST sphinxcontrib-bibtex-2.0.0.tar.gz 13 BLAKE2B 
8a542ff7895a89a8dbf6b8ed1df3ab4e928b68ce86881819c1fbfafdda626c2e1106f5513832ee09248381c89f54f06d4d1b42f005b1f775b0fbe8962a0a0ff1
 SHA512 
bffd4cb1ea8d88b947b89f5bd1c55bbb8bbab8679f205216f87f932cc0170d2bbabfbe4ea8d32fb7c980826d3f7c4a20cd49c2fb36f288b5cdc4500ad9ff75cd
 DIST sphinxcontrib-bibtex-2.2.0.tar.gz 96027 BLAKE2B 
77ca45e36f1730fa6992cfe41763a34e2a0bcdc99c520412591be3c219dcb7a8af240cc74d08c260548475b88b6cfba24b82e7bad2ab21b24c0e9cb62590792a
 SHA512 
fa78d35f04825f841f757e2708d0ebbd3617a7bf20a893249eaee7e435ff2880ffc8bd23608356904ce41fc11d7fd49bab20f3da501d4a217593c52d99caebaa
+DIST sphinxcontrib-bibtex-2.2.1.tar.gz 96251 BLAKE2B 
3ff2ad5b7a37535177c19ba82cf53bd3a57e9f143f9157a7c5be6fd72b5c402893c172e9d902b2e12ac527833c742c3ffed81ee3407eb48fcf2937eadc3aab3b
 SHA512 
c34199cc5180dbd8b804daf4ca1bcd830605b9620a44312c632fd9313ad87ab495b6e134f5042167daefa36c5295f61c03ee90b69396f746bc6ec7bfa182a69b

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.1.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.1.ebuild
new file mode 100644
index 000..4a4e2dccdd1
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/oset[${PYTHON_USEDEP}]
+   dev-python/pybtex[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_install_all() {
+   distutils-r1_python_install_all
+   find "${D}" -name '*.pth' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-05-22 Thread Andrew Ammerlaan
commit: 0c53f7520b170eca00775cb42db9d64c01c5bd42
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Sat May 22 20:38:35 2021 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Sat May 22 20:55:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c53f752

dev-python/sphinxcontrib-bibtex: add 

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/sphinxcontrib-bibtex/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/sphinxcontrib-bibtex/metadata.xml 
b/dev-python/sphinxcontrib-bibtex/metadata.xml
index 0b33b2fdc73..063f60aba14 100644
--- a/dev-python/sphinxcontrib-bibtex/metadata.xml
+++ b/dev-python/sphinxcontrib-bibtex/metadata.xml
@@ -9,4 +9,5 @@
sphinxcontrib-bibtex
mcmtroffaes/sphinxcontrib-bibtex

+   
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-06-01 Thread Michał Górny
commit: 9a8ef3d1167aca1a61e41b81b7d03f131992d013
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun  1 21:30:03 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun  1 21:30:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a8ef3d1

dev-python/sphinxcontrib-bibtex: Bump to 2.3.0

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.3.0.ebuild  | 31 ++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 4ea612ca4d3..99c4ac48d78 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,3 +1,4 @@
 DIST sphinxcontrib-bibtex-2.0.0.tar.gz 13 BLAKE2B 
8a542ff7895a89a8dbf6b8ed1df3ab4e928b68ce86881819c1fbfafdda626c2e1106f5513832ee09248381c89f54f06d4d1b42f005b1f775b0fbe8962a0a0ff1
 SHA512 
bffd4cb1ea8d88b947b89f5bd1c55bbb8bbab8679f205216f87f932cc0170d2bbabfbe4ea8d32fb7c980826d3f7c4a20cd49c2fb36f288b5cdc4500ad9ff75cd
 DIST sphinxcontrib-bibtex-2.2.0.tar.gz 96027 BLAKE2B 
77ca45e36f1730fa6992cfe41763a34e2a0bcdc99c520412591be3c219dcb7a8af240cc74d08c260548475b88b6cfba24b82e7bad2ab21b24c0e9cb62590792a
 SHA512 
fa78d35f04825f841f757e2708d0ebbd3617a7bf20a893249eaee7e435ff2880ffc8bd23608356904ce41fc11d7fd49bab20f3da501d4a217593c52d99caebaa
 DIST sphinxcontrib-bibtex-2.2.1.tar.gz 96251 BLAKE2B 
3ff2ad5b7a37535177c19ba82cf53bd3a57e9f143f9157a7c5be6fd72b5c402893c172e9d902b2e12ac527833c742c3ffed81ee3407eb48fcf2937eadc3aab3b
 SHA512 
c34199cc5180dbd8b804daf4ca1bcd830605b9620a44312c632fd9313ad87ab495b6e134f5042167daefa36c5295f61c03ee90b69396f746bc6ec7bfa182a69b
+DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
new file mode 100644
index 000..4a4e2dccdd1
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/oset[${PYTHON_USEDEP}]
+   dev-python/pybtex[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_install_all() {
+   distutils-r1_python_install_all
+   find "${D}" -name '*.pth' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-06-05 Thread Andrew Ammerlaan
commit: 85d4a109d7c942c3312718409852d2341c1c824f
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Sat Jun  5 20:10:16 2021 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Sat Jun  5 20:54:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85d4a109

dev-python/sphinxcontrib-bibtex: drop old

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 -
 .../sphinxcontrib-bibtex-2.0.0.ebuild  | 31 --
 2 files changed, 32 deletions(-)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 99c4ac48d78..4a10883128a 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,4 +1,3 @@
-DIST sphinxcontrib-bibtex-2.0.0.tar.gz 13 BLAKE2B 
8a542ff7895a89a8dbf6b8ed1df3ab4e928b68ce86881819c1fbfafdda626c2e1106f5513832ee09248381c89f54f06d4d1b42f005b1f775b0fbe8962a0a0ff1
 SHA512 
bffd4cb1ea8d88b947b89f5bd1c55bbb8bbab8679f205216f87f932cc0170d2bbabfbe4ea8d32fb7c980826d3f7c4a20cd49c2fb36f288b5cdc4500ad9ff75cd
 DIST sphinxcontrib-bibtex-2.2.0.tar.gz 96027 BLAKE2B 
77ca45e36f1730fa6992cfe41763a34e2a0bcdc99c520412591be3c219dcb7a8af240cc74d08c260548475b88b6cfba24b82e7bad2ab21b24c0e9cb62590792a
 SHA512 
fa78d35f04825f841f757e2708d0ebbd3617a7bf20a893249eaee7e435ff2880ffc8bd23608356904ce41fc11d7fd49bab20f3da501d4a217593c52d99caebaa
 DIST sphinxcontrib-bibtex-2.2.1.tar.gz 96251 BLAKE2B 
3ff2ad5b7a37535177c19ba82cf53bd3a57e9f143f9157a7c5be6fd72b5c402893c172e9d902b2e12ac527833c742c3ffed81ee3407eb48fcf2937eadc3aab3b
 SHA512 
c34199cc5180dbd8b804daf4ca1bcd830605b9620a44312c632fd9313ad87ab495b6e134f5042167daefa36c5295f61c03ee90b69396f746bc6ec7bfa182a69b
 DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild
deleted file mode 100644
index f16eabd5b3a..000
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8} )
-
-inherit distutils-r1
-
-DESCRIPTION="Sphinx extensions for BibTeX style citations"
-HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/oset[${PYTHON_USEDEP}]
-   dev-python/pybtex[${PYTHON_USEDEP}]
-   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx doc
-
-python_install_all() {
-   distutils-r1_python_install_all
-   find "${D}" -name '*.pth' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-01-16 Thread Joonas Niilola
commit: d05f1fdd0033aeb8e54ff3fd25536019c0ec3ccb
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Sat Dec 19 15:13:30 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Jan 16 08:02:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d05f1fdd

dev-python/sphinxcontrib-bibtex: new dependency of spyder

Sphinx extensions for BibTeX style citations.

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan  riseup.net>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 dev-python/sphinxcontrib-bibtex/metadata.xml   | 16 +++
 .../sphinxcontrib-bibtex-2.0.0.ebuild  | 31 ++
 3 files changed, 48 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
new file mode 100644
index 000..8a428f1c4b0
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -0,0 +1 @@
+DIST sphinxcontrib-bibtex-2.0.0.tar.gz 13 BLAKE2B 
8a542ff7895a89a8dbf6b8ed1df3ab4e928b68ce86881819c1fbfafdda626c2e1106f5513832ee09248381c89f54f06d4d1b42f005b1f775b0fbe8962a0a0ff1
 SHA512 
bffd4cb1ea8d88b947b89f5bd1c55bbb8bbab8679f205216f87f932cc0170d2bbabfbe4ea8d32fb7c980826d3f7c4a20cd49c2fb36f288b5cdc4500ad9ff75cd

diff --git a/dev-python/sphinxcontrib-bibtex/metadata.xml 
b/dev-python/sphinxcontrib-bibtex/metadata.xml
new file mode 100644
index 000..786ba057ec1
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/metadata.xml
@@ -0,0 +1,16 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   andrewammerl...@riseup.net
+   Andrew Ammerlaan
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   sphinxcontrib-bibtex
+   mcmtroffaes/sphinxcontrib-bibtex
+   
+

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild
new file mode 100644
index 000..f16eabd5b3a
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/oset[${PYTHON_USEDEP}]
+   dev-python/pybtex[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_install_all() {
+   distutils-r1_python_install_all
+   find "${D}" -name '*.pth' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-03-05 Thread Michał Górny
commit: 1a13e4bab69b7e1d63da2c1fa012d5f9af855f55
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar  5 21:38:09 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar  5 21:50:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a13e4ba

dev-python/sphinxcontrib-bibtex: Bump to 2.2.0

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.2.0.ebuild  | 35 ++
 2 files changed, 36 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 8a428f1c4b0..bcea1ca4286 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1 +1,2 @@
 DIST sphinxcontrib-bibtex-2.0.0.tar.gz 13 BLAKE2B 
8a542ff7895a89a8dbf6b8ed1df3ab4e928b68ce86881819c1fbfafdda626c2e1106f5513832ee09248381c89f54f06d4d1b42f005b1f775b0fbe8962a0a0ff1
 SHA512 
bffd4cb1ea8d88b947b89f5bd1c55bbb8bbab8679f205216f87f932cc0170d2bbabfbe4ea8d32fb7c980826d3f7c4a20cd49c2fb36f288b5cdc4500ad9ff75cd
+DIST sphinxcontrib-bibtex-2.2.0.tar.gz 96027 BLAKE2B 
77ca45e36f1730fa6992cfe41763a34e2a0bcdc99c520412591be3c219dcb7a8af240cc74d08c260548475b88b6cfba24b82e7bad2ab21b24c0e9cb62590792a
 SHA512 
fa78d35f04825f841f757e2708d0ebbd3617a7bf20a893249eaee7e435ff2880ffc8bd23608356904ce41fc11d7fd49bab20f3da501d4a217593c52d99caebaa

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.0.ebuild
new file mode 100644
index 000..3c3e2d33175
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/oset[${PYTHON_USEDEP}]
+   dev-python/pybtex[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_test() {
+   pytest -vv test || die "Tests failed with ${EPYTHON}"
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+   find "${D}" -name '*.pth' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-09-03 Thread Arthur Zamarin
commit: 13aabd3c4bd7e0de7b5129c1d07e50a2b614aa3d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Sep  3 06:53:28 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Sep  3 07:32:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13aabd3c

dev-python/sphinxcontrib-bibtex: enable py3.10, EAPI=8, clean deps

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

 dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild | 6 ++
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
index 4a4e2dccdd1..af2d6449a82 100644
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
@@ -1,10 +1,9 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
+EAPI=8
 
+PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1
 
 DESCRIPTION="Sphinx extensions for BibTeX style citations"
@@ -16,7 +15,6 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 RDEPEND="
-   dev-python/oset[${PYTHON_USEDEP}]
dev-python/pybtex[${PYTHON_USEDEP}]
dev-python/pybtex-docutils[${PYTHON_USEDEP}]
dev-python/sphinx[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-09-03 Thread Arthur Zamarin
commit: 409f0777d87dfd22d221dec87c5069a77ddc3988
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Sep  3 06:53:42 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Sep  3 07:32:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=409f0777

dev-python/sphinxcontrib-bibtex: drop 2.2.0, 2.2.1

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  2 --
 .../sphinxcontrib-bibtex-2.2.0.ebuild  | 35 --
 .../sphinxcontrib-bibtex-2.2.1.ebuild  | 31 ---
 3 files changed, 68 deletions(-)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 4a10883128a..8a3ed968d47 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,3 +1 @@
-DIST sphinxcontrib-bibtex-2.2.0.tar.gz 96027 BLAKE2B 
77ca45e36f1730fa6992cfe41763a34e2a0bcdc99c520412591be3c219dcb7a8af240cc74d08c260548475b88b6cfba24b82e7bad2ab21b24c0e9cb62590792a
 SHA512 
fa78d35f04825f841f757e2708d0ebbd3617a7bf20a893249eaee7e435ff2880ffc8bd23608356904ce41fc11d7fd49bab20f3da501d4a217593c52d99caebaa
-DIST sphinxcontrib-bibtex-2.2.1.tar.gz 96251 BLAKE2B 
3ff2ad5b7a37535177c19ba82cf53bd3a57e9f143f9157a7c5be6fd72b5c402893c172e9d902b2e12ac527833c742c3ffed81ee3407eb48fcf2937eadc3aab3b
 SHA512 
c34199cc5180dbd8b804daf4ca1bcd830605b9620a44312c632fd9313ad87ab495b6e134f5042167daefa36c5295f61c03ee90b69396f746bc6ec7bfa182a69b
 DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.0.ebuild
deleted file mode 100644
index 3c3e2d33175..000
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Sphinx extensions for BibTeX style citations"
-HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/oset[${PYTHON_USEDEP}]
-   dev-python/pybtex[${PYTHON_USEDEP}]
-   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx doc
-
-python_test() {
-   pytest -vv test || die "Tests failed with ${EPYTHON}"
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-   find "${D}" -name '*.pth' -delete || die
-}

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.1.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.1.ebuild
deleted file mode 100644
index 4a4e2dccdd1..000
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Sphinx extensions for BibTeX style citations"
-HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/oset[${PYTHON_USEDEP}]
-   dev-python/pybtex[${PYTHON_USEDEP}]
-   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx doc
-
-python_install_all() {
-   distutils-r1_python_install_all
-   find "${D}" -name '*.pth' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-04-10 Thread Michał Górny
commit: 955914db6c97ce5e0bc4889efe57f36a00b2d1ab
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Apr 10 21:04:59 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Apr 10 21:20:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=955914db

dev-python/sphinxcontrib-bibtex: Bump to 2.4.2

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.4.2.ebuild  | 42 ++
 2 files changed, 43 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index f15517fc2285..3aa28c8d2a8c 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,2 +1,3 @@
 DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908
 DIST sphinxcontrib-bibtex-2.4.1.tar.gz 108355 BLAKE2B 
2ebe53186b7bbf6ef5e09f05e3586b3a2d126978ef87a023f577cb9768621ceea8eaba8be3d03f55d3c7cd0cd7682c598cf141468129866fb7ac9f08ed0e9245
 SHA512 
9f323379d2626837dc199ac6c63c555eef8a9fa7c1b215f68d5f2c2769ff4027a027c1a46abe9b09aadf87144ddb22e08aaa47838183a82ff0e12fbd91a5334a
+DIST sphinxcontrib-bibtex-2.4.2.tar.gz 284061 BLAKE2B 
06d9a868da621cca522c45998ce5f28a5aafc501127760c494e9e796d807800cccf3ee0cace7f4b824a00a76e8dd80e77d0ac5e037f2eaebbeec2ce4ea2ead70
 SHA512 
52d47bf0a20ef13f29b712bbe66cbcb98bd9531b8032a847375ff23180368decc3f89c2323b9ccff77c9bc9fdada63c521a81da6b701533973fcf627c2672e82

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
new file mode 100644
index ..05db93750374
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/docutils[${PYTHON_USEDEP}]
+   >=dev-python/pybtex-0.24[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_compile() {
+   distutils-r1_python_compile
+   find "${BUILD_DIR}" -name '*.pth' -delete || die
+}
+
+python_test() {
+   # this is needed to keep the tests working while
+   # dev-python/namespace-sphinxcontrib is still installed
+   cat > 
"${BUILD_DIR}/install$(python_get_sitedir)/sphinxcontrib/__init__.py" <<-EOF || 
die
+   __path__ = __import__('pkgutil').extend_path(__path__, __name__)
+   EOF
+   epytest
+   rm 
"${BUILD_DIR}/install$(python_get_sitedir)/sphinxcontrib/__init__.py" || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-04-11 Thread Michał Górny
commit: 66f9a8e4d93e959a483e7cc356565b6889a0b08d
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Apr 11 07:00:53 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Apr 11 07:41:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66f9a8e4

dev-python/sphinxcontrib-bibtex: Add test dep on numpydoc

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

 dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild | 5 +
 1 file changed, 5 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
index 05db93750374..5d8bcffd2fd0 100644
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
@@ -22,6 +22,11 @@ RDEPEND="
dev-python/pybtex-docutils[${PYTHON_USEDEP}]
dev-python/sphinx[${PYTHON_USEDEP}]
 "
+BDEPEND="
+   test? (
+   dev-python/numpydoc[${PYTHON_USEDEP}]
+   )
+"
 
 distutils_enable_tests pytest
 distutils_enable_sphinx doc



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-04-11 Thread Michał Górny
commit: b136c79419e3c5b19d5580cf898de1ce2aa6cf56
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Apr 11 18:43:13 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Apr 11 19:58:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b136c794

dev-python/sphinxcontrib-bibtex: Use distutils_write_namespace

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

 dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild | 7 +--
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
index 5d8bcffd2fd0..d63be4fb2ab4 100644
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
@@ -37,11 +37,6 @@ python_compile() {
 }
 
 python_test() {
-   # this is needed to keep the tests working while
-   # dev-python/namespace-sphinxcontrib is still installed
-   cat > 
"${BUILD_DIR}/install$(python_get_sitedir)/sphinxcontrib/__init__.py" <<-EOF || 
die
-   __path__ = __import__('pkgutil').extend_path(__path__, __name__)
-   EOF
+   distutils_write_namespace sphinxcontrib
epytest
-   rm 
"${BUILD_DIR}/install$(python_get_sitedir)/sphinxcontrib/__init__.py" || die
 }



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-08-31 Thread Andrew Ammerlaan
commit: 9a9098775746c7c1703fa1188eb8c291c0d46f75
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Wed Aug 31 12:37:44 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Wed Aug 31 12:38:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a909877

dev-python/sphinxcontrib-bibtex: add 2.5.0

Closes: https://bugs.gentoo.org/866015
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.5.0.ebuild  | 49 ++
 2 files changed, 50 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 6b2af5ac532d..3d1cbb9616bd 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1 +1,2 @@
 DIST sphinxcontrib-bibtex-2.4.2.tar.gz 284061 BLAKE2B 
06d9a868da621cca522c45998ce5f28a5aafc501127760c494e9e796d807800cccf3ee0cace7f4b824a00a76e8dd80e77d0ac5e037f2eaebbeec2ce4ea2ead70
 SHA512 
52d47bf0a20ef13f29b712bbe66cbcb98bd9531b8032a847375ff23180368decc3f89c2323b9ccff77c9bc9fdada63c521a81da6b701533973fcf627c2672e82
+DIST sphinxcontrib-bibtex-2.5.0.tar.gz 113310 BLAKE2B 
5bd39fccf33897bbbf8359a09f07a6e7146d4fb3c1ccb63ad96d3980cc4a256e0b9b37bbf6ceadf65eb01937741934e1f30841587eb6246b50774c81e8428998
 SHA512 
c99b4bf8cbc73e94e7e4486b4cb58de0dc928079b320ee7d7a473ee27b7f1e349a4765a30059aadc3fb0c6161940c6f2eaf7afdf5ac1c64ba73ed80fba5b5e45

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.5.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.5.0.ebuild
new file mode 100644
index ..6ba25e18e884
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.5.0.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   >=dev-python/docutils-0.8[${PYTHON_USEDEP}]
+   >=dev-python/importlib_metadata-3.6[${PYTHON_USEDEP}]
+   >=dev-python/pybtex-0.24[${PYTHON_USEDEP}]
+   >=dev-python/pybtex-docutils-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-2.1[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/numpydoc[${PYTHON_USEDEP}]
+   )
+"
+
+EPYTEST_DESELECT=(
+   # rinoh not packaged
+   test/test_citation_rinoh.py::test_citation_rinoh
+   test/test_citation_rinoh.py::test_citation_rinoh_multidoc
+)
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_compile() {
+   distutils-r1_python_compile
+   find "${BUILD_DIR}" -name '*.pth' -delete || die
+}
+
+python_test() {
+   distutils_write_namespace sphinxcontrib
+   epytest
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-09-13 Thread Andrew Ammerlaan
commit: 769846a23def9c06458dc8103968d0735e69fa46
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Mon Sep 13 06:53:35 2021 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Mon Sep 13 07:30:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=769846a2

dev-python/sphinxcontrib-bibtex: add version 2.4.1

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.4.1.ebuild  | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 8a3ed968d47..f15517fc228 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1 +1,2 @@
 DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908
+DIST sphinxcontrib-bibtex-2.4.1.tar.gz 108355 BLAKE2B 
2ebe53186b7bbf6ef5e09f05e3586b3a2d126978ef87a023f577cb9768621ceea8eaba8be3d03f55d3c7cd0cd7682c598cf141468129866fb7ac9f08ed0e9245
 SHA512 
9f323379d2626837dc199ac6c63c555eef8a9fa7c1b215f68d5f2c2769ff4027a027c1a46abe9b09aadf87144ddb22e08aaa47838183a82ff0e12fbd91a5334a

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild
new file mode 100644
index 000..11d9bca9506
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/docutils[${PYTHON_USEDEP}]
+   dev-python/pybtex[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests --install pytest
+distutils_enable_sphinx doc
+
+python_prepare_all() {
+   # pybtex.plugin.PluginNotFound: plugin pybtex.style.names.last not found
+   # This particular style seems to be removed?
+   rm test/test_citation.py test/test_footcite.py test/test_style.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+   find "${D}" -name '*.pth' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-04-26 Thread Michał Górny
commit: 7967bd158d52ea93eb01df19cec2000683bdb92c
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Apr 26 18:58:49 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Apr 26 19:01:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7967bd15

dev-python/sphinxcontrib-bibtex: Remove old

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  2 --
 .../sphinxcontrib-bibtex-2.3.0.ebuild  | 29 -
 .../sphinxcontrib-bibtex-2.4.1.ebuild  | 38 --
 3 files changed, 69 deletions(-)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 3aa28c8d2a8c..6b2af5ac532d 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,3 +1 @@
-DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908
-DIST sphinxcontrib-bibtex-2.4.1.tar.gz 108355 BLAKE2B 
2ebe53186b7bbf6ef5e09f05e3586b3a2d126978ef87a023f577cb9768621ceea8eaba8be3d03f55d3c7cd0cd7682c598cf141468129866fb7ac9f08ed0e9245
 SHA512 
9f323379d2626837dc199ac6c63c555eef8a9fa7c1b215f68d5f2c2769ff4027a027c1a46abe9b09aadf87144ddb22e08aaa47838183a82ff0e12fbd91a5334a
 DIST sphinxcontrib-bibtex-2.4.2.tar.gz 284061 BLAKE2B 
06d9a868da621cca522c45998ce5f28a5aafc501127760c494e9e796d807800cccf3ee0cace7f4b824a00a76e8dd80e77d0ac5e037f2eaebbeec2ce4ea2ead70
 SHA512 
52d47bf0a20ef13f29b712bbe66cbcb98bd9531b8032a847375ff23180368decc3f89c2323b9ccff77c9bc9fdada63c521a81da6b701533973fcf627c2672e82

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
deleted file mode 100644
index af2d6449a82a..
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Sphinx extensions for BibTeX style citations"
-HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/pybtex[${PYTHON_USEDEP}]
-   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx doc
-
-python_install_all() {
-   distutils-r1_python_install_all
-   find "${D}" -name '*.pth' -delete || die
-}

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild
deleted file mode 100644
index 11d9bca95067..
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Sphinx extensions for BibTeX style citations"
-HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/docutils[${PYTHON_USEDEP}]
-   dev-python/pybtex[${PYTHON_USEDEP}]
-   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests --install pytest
-distutils_enable_sphinx doc
-
-python_prepare_all() {
-   # pybtex.plugin.PluginNotFound: plugin pybtex.style.names.last not found
-   # This particular style seems to be removed?
-   rm test/test_citation.py test/test_footcite.py test/test_style.py || die
-
-   distutils-r1_python_prepare_all
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-   find "${D}" -name '*.pth' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-06-04 Thread Michał Górny
commit: 06b0d80b90d4950c3187804b6176f27791ec24a7
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jun  5 05:49:37 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun  5 05:49:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06b0d80b

dev-python/sphinxcontrib-bibtex: Add python@ as co-maint.

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

 dev-python/sphinxcontrib-bibtex/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/metadata.xml 
b/dev-python/sphinxcontrib-bibtex/metadata.xml
index cc2a93866978..de28e3ff7b05 100644
--- a/dev-python/sphinxcontrib-bibtex/metadata.xml
+++ b/dev-python/sphinxcontrib-bibtex/metadata.xml
@@ -5,6 +5,10 @@
andrewammerl...@gentoo.org
Andrew Ammerlaan

+   
+   pyt...@gentoo.org
+   Python
+   

sphinxcontrib-bibtex
mcmtroffaes/sphinxcontrib-bibtex



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-04-10 Thread Michał Górny
commit: 955914db6c97ce5e0bc4889efe57f36a00b2d1ab
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Apr 10 21:04:59 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Apr 10 21:20:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=955914db

dev-python/sphinxcontrib-bibtex: Bump to 2.4.2

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.4.2.ebuild  | 42 ++
 2 files changed, 43 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index f15517fc2285..3aa28c8d2a8c 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,2 +1,3 @@
 DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908
 DIST sphinxcontrib-bibtex-2.4.1.tar.gz 108355 BLAKE2B 
2ebe53186b7bbf6ef5e09f05e3586b3a2d126978ef87a023f577cb9768621ceea8eaba8be3d03f55d3c7cd0cd7682c598cf141468129866fb7ac9f08ed0e9245
 SHA512 
9f323379d2626837dc199ac6c63c555eef8a9fa7c1b215f68d5f2c2769ff4027a027c1a46abe9b09aadf87144ddb22e08aaa47838183a82ff0e12fbd91a5334a
+DIST sphinxcontrib-bibtex-2.4.2.tar.gz 284061 BLAKE2B 
06d9a868da621cca522c45998ce5f28a5aafc501127760c494e9e796d807800cccf3ee0cace7f4b824a00a76e8dd80e77d0ac5e037f2eaebbeec2ce4ea2ead70
 SHA512 
52d47bf0a20ef13f29b712bbe66cbcb98bd9531b8032a847375ff23180368decc3f89c2323b9ccff77c9bc9fdada63c521a81da6b701533973fcf627c2672e82

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
new file mode 100644
index ..05db93750374
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/docutils[${PYTHON_USEDEP}]
+   >=dev-python/pybtex-0.24[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_compile() {
+   distutils-r1_python_compile
+   find "${BUILD_DIR}" -name '*.pth' -delete || die
+}
+
+python_test() {
+   # this is needed to keep the tests working while
+   # dev-python/namespace-sphinxcontrib is still installed
+   cat > 
"${BUILD_DIR}/install$(python_get_sitedir)/sphinxcontrib/__init__.py" <<-EOF || 
die
+   __path__ = __import__('pkgutil').extend_path(__path__, __name__)
+   EOF
+   epytest
+   rm 
"${BUILD_DIR}/install$(python_get_sitedir)/sphinxcontrib/__init__.py" || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-04-11 Thread Michał Górny
commit: 66f9a8e4d93e959a483e7cc356565b6889a0b08d
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Apr 11 07:00:53 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Apr 11 07:41:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66f9a8e4

dev-python/sphinxcontrib-bibtex: Add test dep on numpydoc

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

 dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild | 5 +
 1 file changed, 5 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
index 05db93750374..5d8bcffd2fd0 100644
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
@@ -22,6 +22,11 @@ RDEPEND="
dev-python/pybtex-docutils[${PYTHON_USEDEP}]
dev-python/sphinx[${PYTHON_USEDEP}]
 "
+BDEPEND="
+   test? (
+   dev-python/numpydoc[${PYTHON_USEDEP}]
+   )
+"
 
 distutils_enable_tests pytest
 distutils_enable_sphinx doc



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-04-11 Thread Michał Górny
commit: b136c79419e3c5b19d5580cf898de1ce2aa6cf56
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Apr 11 18:43:13 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Apr 11 19:58:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b136c794

dev-python/sphinxcontrib-bibtex: Use distutils_write_namespace

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

 dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild | 7 +--
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
index 5d8bcffd2fd0..d63be4fb2ab4 100644
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
@@ -37,11 +37,6 @@ python_compile() {
 }
 
 python_test() {
-   # this is needed to keep the tests working while
-   # dev-python/namespace-sphinxcontrib is still installed
-   cat > 
"${BUILD_DIR}/install$(python_get_sitedir)/sphinxcontrib/__init__.py" <<-EOF || 
die
-   __path__ = __import__('pkgutil').extend_path(__path__, __name__)
-   EOF
+   distutils_write_namespace sphinxcontrib
epytest
-   rm 
"${BUILD_DIR}/install$(python_get_sitedir)/sphinxcontrib/__init__.py" || die
 }



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-04-26 Thread Michał Górny
commit: 7967bd158d52ea93eb01df19cec2000683bdb92c
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Apr 26 18:58:49 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Apr 26 19:01:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7967bd15

dev-python/sphinxcontrib-bibtex: Remove old

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  2 --
 .../sphinxcontrib-bibtex-2.3.0.ebuild  | 29 -
 .../sphinxcontrib-bibtex-2.4.1.ebuild  | 38 --
 3 files changed, 69 deletions(-)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 3aa28c8d2a8c..6b2af5ac532d 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,3 +1 @@
-DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908
-DIST sphinxcontrib-bibtex-2.4.1.tar.gz 108355 BLAKE2B 
2ebe53186b7bbf6ef5e09f05e3586b3a2d126978ef87a023f577cb9768621ceea8eaba8be3d03f55d3c7cd0cd7682c598cf141468129866fb7ac9f08ed0e9245
 SHA512 
9f323379d2626837dc199ac6c63c555eef8a9fa7c1b215f68d5f2c2769ff4027a027c1a46abe9b09aadf87144ddb22e08aaa47838183a82ff0e12fbd91a5334a
 DIST sphinxcontrib-bibtex-2.4.2.tar.gz 284061 BLAKE2B 
06d9a868da621cca522c45998ce5f28a5aafc501127760c494e9e796d807800cccf3ee0cace7f4b824a00a76e8dd80e77d0ac5e037f2eaebbeec2ce4ea2ead70
 SHA512 
52d47bf0a20ef13f29b712bbe66cbcb98bd9531b8032a847375ff23180368decc3f89c2323b9ccff77c9bc9fdada63c521a81da6b701533973fcf627c2672e82

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
deleted file mode 100644
index af2d6449a82a..
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Sphinx extensions for BibTeX style citations"
-HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/pybtex[${PYTHON_USEDEP}]
-   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx doc
-
-python_install_all() {
-   distutils-r1_python_install_all
-   find "${D}" -name '*.pth' -delete || die
-}

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild
deleted file mode 100644
index 11d9bca95067..
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Sphinx extensions for BibTeX style citations"
-HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/docutils[${PYTHON_USEDEP}]
-   dev-python/pybtex[${PYTHON_USEDEP}]
-   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests --install pytest
-distutils_enable_sphinx doc
-
-python_prepare_all() {
-   # pybtex.plugin.PluginNotFound: plugin pybtex.style.names.last not found
-   # This particular style seems to be removed?
-   rm test/test_citation.py test/test_footcite.py test/test_style.py || die
-
-   distutils-r1_python_prepare_all
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-   find "${D}" -name '*.pth' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-06-04 Thread Michał Górny
commit: 06b0d80b90d4950c3187804b6176f27791ec24a7
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jun  5 05:49:37 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun  5 05:49:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06b0d80b

dev-python/sphinxcontrib-bibtex: Add python@ as co-maint.

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

 dev-python/sphinxcontrib-bibtex/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/metadata.xml 
b/dev-python/sphinxcontrib-bibtex/metadata.xml
index cc2a93866978..de28e3ff7b05 100644
--- a/dev-python/sphinxcontrib-bibtex/metadata.xml
+++ b/dev-python/sphinxcontrib-bibtex/metadata.xml
@@ -5,6 +5,10 @@
andrewammerl...@gentoo.org
Andrew Ammerlaan

+   
+   pyt...@gentoo.org
+   Python
+   

sphinxcontrib-bibtex
mcmtroffaes/sphinxcontrib-bibtex



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-05-17 Thread Michał Górny
commit: aca436ac737a78be5c3c29bef9537d4a57e81fdf
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 17 07:14:21 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 17 07:36:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aca436ac

dev-python/sphinxcontrib-bibtex: Bump to 2.2.1

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.2.1.ebuild  | 31 ++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index bcea1ca4286..4ea612ca4d3 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,2 +1,3 @@
 DIST sphinxcontrib-bibtex-2.0.0.tar.gz 13 BLAKE2B 
8a542ff7895a89a8dbf6b8ed1df3ab4e928b68ce86881819c1fbfafdda626c2e1106f5513832ee09248381c89f54f06d4d1b42f005b1f775b0fbe8962a0a0ff1
 SHA512 
bffd4cb1ea8d88b947b89f5bd1c55bbb8bbab8679f205216f87f932cc0170d2bbabfbe4ea8d32fb7c980826d3f7c4a20cd49c2fb36f288b5cdc4500ad9ff75cd
 DIST sphinxcontrib-bibtex-2.2.0.tar.gz 96027 BLAKE2B 
77ca45e36f1730fa6992cfe41763a34e2a0bcdc99c520412591be3c219dcb7a8af240cc74d08c260548475b88b6cfba24b82e7bad2ab21b24c0e9cb62590792a
 SHA512 
fa78d35f04825f841f757e2708d0ebbd3617a7bf20a893249eaee7e435ff2880ffc8bd23608356904ce41fc11d7fd49bab20f3da501d4a217593c52d99caebaa
+DIST sphinxcontrib-bibtex-2.2.1.tar.gz 96251 BLAKE2B 
3ff2ad5b7a37535177c19ba82cf53bd3a57e9f143f9157a7c5be6fd72b5c402893c172e9d902b2e12ac527833c742c3ffed81ee3407eb48fcf2937eadc3aab3b
 SHA512 
c34199cc5180dbd8b804daf4ca1bcd830605b9620a44312c632fd9313ad87ab495b6e134f5042167daefa36c5295f61c03ee90b69396f746bc6ec7bfa182a69b

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.1.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.1.ebuild
new file mode 100644
index 000..4a4e2dccdd1
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/oset[${PYTHON_USEDEP}]
+   dev-python/pybtex[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_install_all() {
+   distutils-r1_python_install_all
+   find "${D}" -name '*.pth' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-05-22 Thread Andrew Ammerlaan
commit: 0c53f7520b170eca00775cb42db9d64c01c5bd42
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Sat May 22 20:38:35 2021 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Sat May 22 20:55:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c53f752

dev-python/sphinxcontrib-bibtex: add 

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/sphinxcontrib-bibtex/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/sphinxcontrib-bibtex/metadata.xml 
b/dev-python/sphinxcontrib-bibtex/metadata.xml
index 0b33b2fdc73..063f60aba14 100644
--- a/dev-python/sphinxcontrib-bibtex/metadata.xml
+++ b/dev-python/sphinxcontrib-bibtex/metadata.xml
@@ -9,4 +9,5 @@
sphinxcontrib-bibtex
mcmtroffaes/sphinxcontrib-bibtex

+   
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-08-31 Thread Andrew Ammerlaan
commit: 9a9098775746c7c1703fa1188eb8c291c0d46f75
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Wed Aug 31 12:37:44 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Wed Aug 31 12:38:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a909877

dev-python/sphinxcontrib-bibtex: add 2.5.0

Closes: https://bugs.gentoo.org/866015
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.5.0.ebuild  | 49 ++
 2 files changed, 50 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 6b2af5ac532d..3d1cbb9616bd 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1 +1,2 @@
 DIST sphinxcontrib-bibtex-2.4.2.tar.gz 284061 BLAKE2B 
06d9a868da621cca522c45998ce5f28a5aafc501127760c494e9e796d807800cccf3ee0cace7f4b824a00a76e8dd80e77d0ac5e037f2eaebbeec2ce4ea2ead70
 SHA512 
52d47bf0a20ef13f29b712bbe66cbcb98bd9531b8032a847375ff23180368decc3f89c2323b9ccff77c9bc9fdada63c521a81da6b701533973fcf627c2672e82
+DIST sphinxcontrib-bibtex-2.5.0.tar.gz 113310 BLAKE2B 
5bd39fccf33897bbbf8359a09f07a6e7146d4fb3c1ccb63ad96d3980cc4a256e0b9b37bbf6ceadf65eb01937741934e1f30841587eb6246b50774c81e8428998
 SHA512 
c99b4bf8cbc73e94e7e4486b4cb58de0dc928079b320ee7d7a473ee27b7f1e349a4765a30059aadc3fb0c6161940c6f2eaf7afdf5ac1c64ba73ed80fba5b5e45

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.5.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.5.0.ebuild
new file mode 100644
index ..6ba25e18e884
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.5.0.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   >=dev-python/docutils-0.8[${PYTHON_USEDEP}]
+   >=dev-python/importlib_metadata-3.6[${PYTHON_USEDEP}]
+   >=dev-python/pybtex-0.24[${PYTHON_USEDEP}]
+   >=dev-python/pybtex-docutils-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-2.1[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/numpydoc[${PYTHON_USEDEP}]
+   )
+"
+
+EPYTEST_DESELECT=(
+   # rinoh not packaged
+   test/test_citation_rinoh.py::test_citation_rinoh
+   test/test_citation_rinoh.py::test_citation_rinoh_multidoc
+)
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_compile() {
+   distutils-r1_python_compile
+   find "${BUILD_DIR}" -name '*.pth' -delete || die
+}
+
+python_test() {
+   distutils_write_namespace sphinxcontrib
+   epytest
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-04-10 Thread Michał Górny
commit: 955914db6c97ce5e0bc4889efe57f36a00b2d1ab
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Apr 10 21:04:59 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Apr 10 21:20:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=955914db

dev-python/sphinxcontrib-bibtex: Bump to 2.4.2

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.4.2.ebuild  | 42 ++
 2 files changed, 43 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index f15517fc2285..3aa28c8d2a8c 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,2 +1,3 @@
 DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908
 DIST sphinxcontrib-bibtex-2.4.1.tar.gz 108355 BLAKE2B 
2ebe53186b7bbf6ef5e09f05e3586b3a2d126978ef87a023f577cb9768621ceea8eaba8be3d03f55d3c7cd0cd7682c598cf141468129866fb7ac9f08ed0e9245
 SHA512 
9f323379d2626837dc199ac6c63c555eef8a9fa7c1b215f68d5f2c2769ff4027a027c1a46abe9b09aadf87144ddb22e08aaa47838183a82ff0e12fbd91a5334a
+DIST sphinxcontrib-bibtex-2.4.2.tar.gz 284061 BLAKE2B 
06d9a868da621cca522c45998ce5f28a5aafc501127760c494e9e796d807800cccf3ee0cace7f4b824a00a76e8dd80e77d0ac5e037f2eaebbeec2ce4ea2ead70
 SHA512 
52d47bf0a20ef13f29b712bbe66cbcb98bd9531b8032a847375ff23180368decc3f89c2323b9ccff77c9bc9fdada63c521a81da6b701533973fcf627c2672e82

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
new file mode 100644
index ..05db93750374
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/docutils[${PYTHON_USEDEP}]
+   >=dev-python/pybtex-0.24[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_compile() {
+   distutils-r1_python_compile
+   find "${BUILD_DIR}" -name '*.pth' -delete || die
+}
+
+python_test() {
+   # this is needed to keep the tests working while
+   # dev-python/namespace-sphinxcontrib is still installed
+   cat > 
"${BUILD_DIR}/install$(python_get_sitedir)/sphinxcontrib/__init__.py" <<-EOF || 
die
+   __path__ = __import__('pkgutil').extend_path(__path__, __name__)
+   EOF
+   epytest
+   rm 
"${BUILD_DIR}/install$(python_get_sitedir)/sphinxcontrib/__init__.py" || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-04-11 Thread Michał Górny
commit: 66f9a8e4d93e959a483e7cc356565b6889a0b08d
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Apr 11 07:00:53 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Apr 11 07:41:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66f9a8e4

dev-python/sphinxcontrib-bibtex: Add test dep on numpydoc

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

 dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild | 5 +
 1 file changed, 5 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
index 05db93750374..5d8bcffd2fd0 100644
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
@@ -22,6 +22,11 @@ RDEPEND="
dev-python/pybtex-docutils[${PYTHON_USEDEP}]
dev-python/sphinx[${PYTHON_USEDEP}]
 "
+BDEPEND="
+   test? (
+   dev-python/numpydoc[${PYTHON_USEDEP}]
+   )
+"
 
 distutils_enable_tests pytest
 distutils_enable_sphinx doc



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-04-11 Thread Michał Górny
commit: b136c79419e3c5b19d5580cf898de1ce2aa6cf56
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Apr 11 18:43:13 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Apr 11 19:58:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b136c794

dev-python/sphinxcontrib-bibtex: Use distutils_write_namespace

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

 dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild | 7 +--
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
index 5d8bcffd2fd0..d63be4fb2ab4 100644
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
@@ -37,11 +37,6 @@ python_compile() {
 }
 
 python_test() {
-   # this is needed to keep the tests working while
-   # dev-python/namespace-sphinxcontrib is still installed
-   cat > 
"${BUILD_DIR}/install$(python_get_sitedir)/sphinxcontrib/__init__.py" <<-EOF || 
die
-   __path__ = __import__('pkgutil').extend_path(__path__, __name__)
-   EOF
+   distutils_write_namespace sphinxcontrib
epytest
-   rm 
"${BUILD_DIR}/install$(python_get_sitedir)/sphinxcontrib/__init__.py" || die
 }



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-04-26 Thread Michał Górny
commit: 7967bd158d52ea93eb01df19cec2000683bdb92c
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Apr 26 18:58:49 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Apr 26 19:01:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7967bd15

dev-python/sphinxcontrib-bibtex: Remove old

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  2 --
 .../sphinxcontrib-bibtex-2.3.0.ebuild  | 29 -
 .../sphinxcontrib-bibtex-2.4.1.ebuild  | 38 --
 3 files changed, 69 deletions(-)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 3aa28c8d2a8c..6b2af5ac532d 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,3 +1 @@
-DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908
-DIST sphinxcontrib-bibtex-2.4.1.tar.gz 108355 BLAKE2B 
2ebe53186b7bbf6ef5e09f05e3586b3a2d126978ef87a023f577cb9768621ceea8eaba8be3d03f55d3c7cd0cd7682c598cf141468129866fb7ac9f08ed0e9245
 SHA512 
9f323379d2626837dc199ac6c63c555eef8a9fa7c1b215f68d5f2c2769ff4027a027c1a46abe9b09aadf87144ddb22e08aaa47838183a82ff0e12fbd91a5334a
 DIST sphinxcontrib-bibtex-2.4.2.tar.gz 284061 BLAKE2B 
06d9a868da621cca522c45998ce5f28a5aafc501127760c494e9e796d807800cccf3ee0cace7f4b824a00a76e8dd80e77d0ac5e037f2eaebbeec2ce4ea2ead70
 SHA512 
52d47bf0a20ef13f29b712bbe66cbcb98bd9531b8032a847375ff23180368decc3f89c2323b9ccff77c9bc9fdada63c521a81da6b701533973fcf627c2672e82

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
deleted file mode 100644
index af2d6449a82a..
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Sphinx extensions for BibTeX style citations"
-HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/pybtex[${PYTHON_USEDEP}]
-   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx doc
-
-python_install_all() {
-   distutils-r1_python_install_all
-   find "${D}" -name '*.pth' -delete || die
-}

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild
deleted file mode 100644
index 11d9bca95067..
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Sphinx extensions for BibTeX style citations"
-HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/docutils[${PYTHON_USEDEP}]
-   dev-python/pybtex[${PYTHON_USEDEP}]
-   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests --install pytest
-distutils_enable_sphinx doc
-
-python_prepare_all() {
-   # pybtex.plugin.PluginNotFound: plugin pybtex.style.names.last not found
-   # This particular style seems to be removed?
-   rm test/test_citation.py test/test_footcite.py test/test_style.py || die
-
-   distutils-r1_python_prepare_all
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-   find "${D}" -name '*.pth' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-06-04 Thread Michał Górny
commit: 06b0d80b90d4950c3187804b6176f27791ec24a7
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jun  5 05:49:37 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun  5 05:49:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06b0d80b

dev-python/sphinxcontrib-bibtex: Add python@ as co-maint.

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

 dev-python/sphinxcontrib-bibtex/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/metadata.xml 
b/dev-python/sphinxcontrib-bibtex/metadata.xml
index cc2a93866978..de28e3ff7b05 100644
--- a/dev-python/sphinxcontrib-bibtex/metadata.xml
+++ b/dev-python/sphinxcontrib-bibtex/metadata.xml
@@ -5,6 +5,10 @@
andrewammerl...@gentoo.org
Andrew Ammerlaan

+   
+   pyt...@gentoo.org
+   Python
+   

sphinxcontrib-bibtex
mcmtroffaes/sphinxcontrib-bibtex



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-09-13 Thread Andrew Ammerlaan
commit: 769846a23def9c06458dc8103968d0735e69fa46
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Mon Sep 13 06:53:35 2021 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Mon Sep 13 07:30:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=769846a2

dev-python/sphinxcontrib-bibtex: add version 2.4.1

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.4.1.ebuild  | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 8a3ed968d47..f15517fc228 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1 +1,2 @@
 DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908
+DIST sphinxcontrib-bibtex-2.4.1.tar.gz 108355 BLAKE2B 
2ebe53186b7bbf6ef5e09f05e3586b3a2d126978ef87a023f577cb9768621ceea8eaba8be3d03f55d3c7cd0cd7682c598cf141468129866fb7ac9f08ed0e9245
 SHA512 
9f323379d2626837dc199ac6c63c555eef8a9fa7c1b215f68d5f2c2769ff4027a027c1a46abe9b09aadf87144ddb22e08aaa47838183a82ff0e12fbd91a5334a

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild
new file mode 100644
index 000..11d9bca9506
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/docutils[${PYTHON_USEDEP}]
+   dev-python/pybtex[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests --install pytest
+distutils_enable_sphinx doc
+
+python_prepare_all() {
+   # pybtex.plugin.PluginNotFound: plugin pybtex.style.names.last not found
+   # This particular style seems to be removed?
+   rm test/test_citation.py test/test_footcite.py test/test_style.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+   find "${D}" -name '*.pth' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-03-05 Thread Michał Górny
commit: 1a13e4bab69b7e1d63da2c1fa012d5f9af855f55
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar  5 21:38:09 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar  5 21:50:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a13e4ba

dev-python/sphinxcontrib-bibtex: Bump to 2.2.0

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.2.0.ebuild  | 35 ++
 2 files changed, 36 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 8a428f1c4b0..bcea1ca4286 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1 +1,2 @@
 DIST sphinxcontrib-bibtex-2.0.0.tar.gz 13 BLAKE2B 
8a542ff7895a89a8dbf6b8ed1df3ab4e928b68ce86881819c1fbfafdda626c2e1106f5513832ee09248381c89f54f06d4d1b42f005b1f775b0fbe8962a0a0ff1
 SHA512 
bffd4cb1ea8d88b947b89f5bd1c55bbb8bbab8679f205216f87f932cc0170d2bbabfbe4ea8d32fb7c980826d3f7c4a20cd49c2fb36f288b5cdc4500ad9ff75cd
+DIST sphinxcontrib-bibtex-2.2.0.tar.gz 96027 BLAKE2B 
77ca45e36f1730fa6992cfe41763a34e2a0bcdc99c520412591be3c219dcb7a8af240cc74d08c260548475b88b6cfba24b82e7bad2ab21b24c0e9cb62590792a
 SHA512 
fa78d35f04825f841f757e2708d0ebbd3617a7bf20a893249eaee7e435ff2880ffc8bd23608356904ce41fc11d7fd49bab20f3da501d4a217593c52d99caebaa

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.0.ebuild
new file mode 100644
index 000..3c3e2d33175
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/oset[${PYTHON_USEDEP}]
+   dev-python/pybtex[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_test() {
+   pytest -vv test || die "Tests failed with ${EPYTHON}"
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+   find "${D}" -name '*.pth' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-09-03 Thread Arthur Zamarin
commit: 13aabd3c4bd7e0de7b5129c1d07e50a2b614aa3d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Sep  3 06:53:28 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Sep  3 07:32:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13aabd3c

dev-python/sphinxcontrib-bibtex: enable py3.10, EAPI=8, clean deps

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

 dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild | 6 ++
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
index 4a4e2dccdd1..af2d6449a82 100644
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
@@ -1,10 +1,9 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
+EAPI=8
 
+PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1
 
 DESCRIPTION="Sphinx extensions for BibTeX style citations"
@@ -16,7 +15,6 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 RDEPEND="
-   dev-python/oset[${PYTHON_USEDEP}]
dev-python/pybtex[${PYTHON_USEDEP}]
dev-python/pybtex-docutils[${PYTHON_USEDEP}]
dev-python/sphinx[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-09-03 Thread Arthur Zamarin
commit: 409f0777d87dfd22d221dec87c5069a77ddc3988
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Sep  3 06:53:42 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Sep  3 07:32:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=409f0777

dev-python/sphinxcontrib-bibtex: drop 2.2.0, 2.2.1

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  2 --
 .../sphinxcontrib-bibtex-2.2.0.ebuild  | 35 --
 .../sphinxcontrib-bibtex-2.2.1.ebuild  | 31 ---
 3 files changed, 68 deletions(-)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 4a10883128a..8a3ed968d47 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,3 +1 @@
-DIST sphinxcontrib-bibtex-2.2.0.tar.gz 96027 BLAKE2B 
77ca45e36f1730fa6992cfe41763a34e2a0bcdc99c520412591be3c219dcb7a8af240cc74d08c260548475b88b6cfba24b82e7bad2ab21b24c0e9cb62590792a
 SHA512 
fa78d35f04825f841f757e2708d0ebbd3617a7bf20a893249eaee7e435ff2880ffc8bd23608356904ce41fc11d7fd49bab20f3da501d4a217593c52d99caebaa
-DIST sphinxcontrib-bibtex-2.2.1.tar.gz 96251 BLAKE2B 
3ff2ad5b7a37535177c19ba82cf53bd3a57e9f143f9157a7c5be6fd72b5c402893c172e9d902b2e12ac527833c742c3ffed81ee3407eb48fcf2937eadc3aab3b
 SHA512 
c34199cc5180dbd8b804daf4ca1bcd830605b9620a44312c632fd9313ad87ab495b6e134f5042167daefa36c5295f61c03ee90b69396f746bc6ec7bfa182a69b
 DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.0.ebuild
deleted file mode 100644
index 3c3e2d33175..000
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Sphinx extensions for BibTeX style citations"
-HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/oset[${PYTHON_USEDEP}]
-   dev-python/pybtex[${PYTHON_USEDEP}]
-   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx doc
-
-python_test() {
-   pytest -vv test || die "Tests failed with ${EPYTHON}"
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-   find "${D}" -name '*.pth' -delete || die
-}

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.1.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.1.ebuild
deleted file mode 100644
index 4a4e2dccdd1..000
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Sphinx extensions for BibTeX style citations"
-HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/oset[${PYTHON_USEDEP}]
-   dev-python/pybtex[${PYTHON_USEDEP}]
-   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx doc
-
-python_install_all() {
-   distutils-r1_python_install_all
-   find "${D}" -name '*.pth' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-01-16 Thread Joonas Niilola
commit: d05f1fdd0033aeb8e54ff3fd25536019c0ec3ccb
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Sat Dec 19 15:13:30 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Jan 16 08:02:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d05f1fdd

dev-python/sphinxcontrib-bibtex: new dependency of spyder

Sphinx extensions for BibTeX style citations.

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan  riseup.net>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 dev-python/sphinxcontrib-bibtex/metadata.xml   | 16 +++
 .../sphinxcontrib-bibtex-2.0.0.ebuild  | 31 ++
 3 files changed, 48 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
new file mode 100644
index 000..8a428f1c4b0
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -0,0 +1 @@
+DIST sphinxcontrib-bibtex-2.0.0.tar.gz 13 BLAKE2B 
8a542ff7895a89a8dbf6b8ed1df3ab4e928b68ce86881819c1fbfafdda626c2e1106f5513832ee09248381c89f54f06d4d1b42f005b1f775b0fbe8962a0a0ff1
 SHA512 
bffd4cb1ea8d88b947b89f5bd1c55bbb8bbab8679f205216f87f932cc0170d2bbabfbe4ea8d32fb7c980826d3f7c4a20cd49c2fb36f288b5cdc4500ad9ff75cd

diff --git a/dev-python/sphinxcontrib-bibtex/metadata.xml 
b/dev-python/sphinxcontrib-bibtex/metadata.xml
new file mode 100644
index 000..786ba057ec1
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/metadata.xml
@@ -0,0 +1,16 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   andrewammerl...@riseup.net
+   Andrew Ammerlaan
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   sphinxcontrib-bibtex
+   mcmtroffaes/sphinxcontrib-bibtex
+   
+

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild
new file mode 100644
index 000..f16eabd5b3a
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/oset[${PYTHON_USEDEP}]
+   dev-python/pybtex[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_install_all() {
+   distutils-r1_python_install_all
+   find "${D}" -name '*.pth' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-06-01 Thread Michał Górny
commit: 9a8ef3d1167aca1a61e41b81b7d03f131992d013
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun  1 21:30:03 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun  1 21:30:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a8ef3d1

dev-python/sphinxcontrib-bibtex: Bump to 2.3.0

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.3.0.ebuild  | 31 ++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 4ea612ca4d3..99c4ac48d78 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,3 +1,4 @@
 DIST sphinxcontrib-bibtex-2.0.0.tar.gz 13 BLAKE2B 
8a542ff7895a89a8dbf6b8ed1df3ab4e928b68ce86881819c1fbfafdda626c2e1106f5513832ee09248381c89f54f06d4d1b42f005b1f775b0fbe8962a0a0ff1
 SHA512 
bffd4cb1ea8d88b947b89f5bd1c55bbb8bbab8679f205216f87f932cc0170d2bbabfbe4ea8d32fb7c980826d3f7c4a20cd49c2fb36f288b5cdc4500ad9ff75cd
 DIST sphinxcontrib-bibtex-2.2.0.tar.gz 96027 BLAKE2B 
77ca45e36f1730fa6992cfe41763a34e2a0bcdc99c520412591be3c219dcb7a8af240cc74d08c260548475b88b6cfba24b82e7bad2ab21b24c0e9cb62590792a
 SHA512 
fa78d35f04825f841f757e2708d0ebbd3617a7bf20a893249eaee7e435ff2880ffc8bd23608356904ce41fc11d7fd49bab20f3da501d4a217593c52d99caebaa
 DIST sphinxcontrib-bibtex-2.2.1.tar.gz 96251 BLAKE2B 
3ff2ad5b7a37535177c19ba82cf53bd3a57e9f143f9157a7c5be6fd72b5c402893c172e9d902b2e12ac527833c742c3ffed81ee3407eb48fcf2937eadc3aab3b
 SHA512 
c34199cc5180dbd8b804daf4ca1bcd830605b9620a44312c632fd9313ad87ab495b6e134f5042167daefa36c5295f61c03ee90b69396f746bc6ec7bfa182a69b
+DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
new file mode 100644
index 000..4a4e2dccdd1
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/oset[${PYTHON_USEDEP}]
+   dev-python/pybtex[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_install_all() {
+   distutils-r1_python_install_all
+   find "${D}" -name '*.pth' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-06-05 Thread Andrew Ammerlaan
commit: 85d4a109d7c942c3312718409852d2341c1c824f
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Sat Jun  5 20:10:16 2021 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Sat Jun  5 20:54:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85d4a109

dev-python/sphinxcontrib-bibtex: drop old

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 -
 .../sphinxcontrib-bibtex-2.0.0.ebuild  | 31 --
 2 files changed, 32 deletions(-)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 99c4ac48d78..4a10883128a 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,4 +1,3 @@
-DIST sphinxcontrib-bibtex-2.0.0.tar.gz 13 BLAKE2B 
8a542ff7895a89a8dbf6b8ed1df3ab4e928b68ce86881819c1fbfafdda626c2e1106f5513832ee09248381c89f54f06d4d1b42f005b1f775b0fbe8962a0a0ff1
 SHA512 
bffd4cb1ea8d88b947b89f5bd1c55bbb8bbab8679f205216f87f932cc0170d2bbabfbe4ea8d32fb7c980826d3f7c4a20cd49c2fb36f288b5cdc4500ad9ff75cd
 DIST sphinxcontrib-bibtex-2.2.0.tar.gz 96027 BLAKE2B 
77ca45e36f1730fa6992cfe41763a34e2a0bcdc99c520412591be3c219dcb7a8af240cc74d08c260548475b88b6cfba24b82e7bad2ab21b24c0e9cb62590792a
 SHA512 
fa78d35f04825f841f757e2708d0ebbd3617a7bf20a893249eaee7e435ff2880ffc8bd23608356904ce41fc11d7fd49bab20f3da501d4a217593c52d99caebaa
 DIST sphinxcontrib-bibtex-2.2.1.tar.gz 96251 BLAKE2B 
3ff2ad5b7a37535177c19ba82cf53bd3a57e9f143f9157a7c5be6fd72b5c402893c172e9d902b2e12ac527833c742c3ffed81ee3407eb48fcf2937eadc3aab3b
 SHA512 
c34199cc5180dbd8b804daf4ca1bcd830605b9620a44312c632fd9313ad87ab495b6e134f5042167daefa36c5295f61c03ee90b69396f746bc6ec7bfa182a69b
 DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild
deleted file mode 100644
index f16eabd5b3a..000
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8} )
-
-inherit distutils-r1
-
-DESCRIPTION="Sphinx extensions for BibTeX style citations"
-HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/oset[${PYTHON_USEDEP}]
-   dev-python/pybtex[${PYTHON_USEDEP}]
-   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx doc
-
-python_install_all() {
-   distutils-r1_python_install_all
-   find "${D}" -name '*.pth' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-06-05 Thread Andrew Ammerlaan
commit: 85d4a109d7c942c3312718409852d2341c1c824f
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Sat Jun  5 20:10:16 2021 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Sat Jun  5 20:54:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85d4a109

dev-python/sphinxcontrib-bibtex: drop old

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 -
 .../sphinxcontrib-bibtex-2.0.0.ebuild  | 31 --
 2 files changed, 32 deletions(-)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 99c4ac48d78..4a10883128a 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,4 +1,3 @@
-DIST sphinxcontrib-bibtex-2.0.0.tar.gz 13 BLAKE2B 
8a542ff7895a89a8dbf6b8ed1df3ab4e928b68ce86881819c1fbfafdda626c2e1106f5513832ee09248381c89f54f06d4d1b42f005b1f775b0fbe8962a0a0ff1
 SHA512 
bffd4cb1ea8d88b947b89f5bd1c55bbb8bbab8679f205216f87f932cc0170d2bbabfbe4ea8d32fb7c980826d3f7c4a20cd49c2fb36f288b5cdc4500ad9ff75cd
 DIST sphinxcontrib-bibtex-2.2.0.tar.gz 96027 BLAKE2B 
77ca45e36f1730fa6992cfe41763a34e2a0bcdc99c520412591be3c219dcb7a8af240cc74d08c260548475b88b6cfba24b82e7bad2ab21b24c0e9cb62590792a
 SHA512 
fa78d35f04825f841f757e2708d0ebbd3617a7bf20a893249eaee7e435ff2880ffc8bd23608356904ce41fc11d7fd49bab20f3da501d4a217593c52d99caebaa
 DIST sphinxcontrib-bibtex-2.2.1.tar.gz 96251 BLAKE2B 
3ff2ad5b7a37535177c19ba82cf53bd3a57e9f143f9157a7c5be6fd72b5c402893c172e9d902b2e12ac527833c742c3ffed81ee3407eb48fcf2937eadc3aab3b
 SHA512 
c34199cc5180dbd8b804daf4ca1bcd830605b9620a44312c632fd9313ad87ab495b6e134f5042167daefa36c5295f61c03ee90b69396f746bc6ec7bfa182a69b
 DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild
deleted file mode 100644
index f16eabd5b3a..000
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8} )
-
-inherit distutils-r1
-
-DESCRIPTION="Sphinx extensions for BibTeX style citations"
-HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/oset[${PYTHON_USEDEP}]
-   dev-python/pybtex[${PYTHON_USEDEP}]
-   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx doc
-
-python_install_all() {
-   distutils-r1_python_install_all
-   find "${D}" -name '*.pth' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-06-01 Thread Michał Górny
commit: 9a8ef3d1167aca1a61e41b81b7d03f131992d013
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun  1 21:30:03 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun  1 21:30:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a8ef3d1

dev-python/sphinxcontrib-bibtex: Bump to 2.3.0

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.3.0.ebuild  | 31 ++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 4ea612ca4d3..99c4ac48d78 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,3 +1,4 @@
 DIST sphinxcontrib-bibtex-2.0.0.tar.gz 13 BLAKE2B 
8a542ff7895a89a8dbf6b8ed1df3ab4e928b68ce86881819c1fbfafdda626c2e1106f5513832ee09248381c89f54f06d4d1b42f005b1f775b0fbe8962a0a0ff1
 SHA512 
bffd4cb1ea8d88b947b89f5bd1c55bbb8bbab8679f205216f87f932cc0170d2bbabfbe4ea8d32fb7c980826d3f7c4a20cd49c2fb36f288b5cdc4500ad9ff75cd
 DIST sphinxcontrib-bibtex-2.2.0.tar.gz 96027 BLAKE2B 
77ca45e36f1730fa6992cfe41763a34e2a0bcdc99c520412591be3c219dcb7a8af240cc74d08c260548475b88b6cfba24b82e7bad2ab21b24c0e9cb62590792a
 SHA512 
fa78d35f04825f841f757e2708d0ebbd3617a7bf20a893249eaee7e435ff2880ffc8bd23608356904ce41fc11d7fd49bab20f3da501d4a217593c52d99caebaa
 DIST sphinxcontrib-bibtex-2.2.1.tar.gz 96251 BLAKE2B 
3ff2ad5b7a37535177c19ba82cf53bd3a57e9f143f9157a7c5be6fd72b5c402893c172e9d902b2e12ac527833c742c3ffed81ee3407eb48fcf2937eadc3aab3b
 SHA512 
c34199cc5180dbd8b804daf4ca1bcd830605b9620a44312c632fd9313ad87ab495b6e134f5042167daefa36c5295f61c03ee90b69396f746bc6ec7bfa182a69b
+DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
new file mode 100644
index 000..4a4e2dccdd1
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/oset[${PYTHON_USEDEP}]
+   dev-python/pybtex[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_install_all() {
+   distutils-r1_python_install_all
+   find "${D}" -name '*.pth' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-05-22 Thread Andrew Ammerlaan
commit: 0c53f7520b170eca00775cb42db9d64c01c5bd42
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Sat May 22 20:38:35 2021 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Sat May 22 20:55:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c53f752

dev-python/sphinxcontrib-bibtex: add 

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/sphinxcontrib-bibtex/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/sphinxcontrib-bibtex/metadata.xml 
b/dev-python/sphinxcontrib-bibtex/metadata.xml
index 0b33b2fdc73..063f60aba14 100644
--- a/dev-python/sphinxcontrib-bibtex/metadata.xml
+++ b/dev-python/sphinxcontrib-bibtex/metadata.xml
@@ -9,4 +9,5 @@
sphinxcontrib-bibtex
mcmtroffaes/sphinxcontrib-bibtex

+   
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-09-13 Thread Andrew Ammerlaan
commit: 769846a23def9c06458dc8103968d0735e69fa46
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Mon Sep 13 06:53:35 2021 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Mon Sep 13 07:30:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=769846a2

dev-python/sphinxcontrib-bibtex: add version 2.4.1

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.4.1.ebuild  | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 8a3ed968d47..f15517fc228 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1 +1,2 @@
 DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908
+DIST sphinxcontrib-bibtex-2.4.1.tar.gz 108355 BLAKE2B 
2ebe53186b7bbf6ef5e09f05e3586b3a2d126978ef87a023f577cb9768621ceea8eaba8be3d03f55d3c7cd0cd7682c598cf141468129866fb7ac9f08ed0e9245
 SHA512 
9f323379d2626837dc199ac6c63c555eef8a9fa7c1b215f68d5f2c2769ff4027a027c1a46abe9b09aadf87144ddb22e08aaa47838183a82ff0e12fbd91a5334a

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild
new file mode 100644
index 000..11d9bca9506
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/docutils[${PYTHON_USEDEP}]
+   dev-python/pybtex[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests --install pytest
+distutils_enable_sphinx doc
+
+python_prepare_all() {
+   # pybtex.plugin.PluginNotFound: plugin pybtex.style.names.last not found
+   # This particular style seems to be removed?
+   rm test/test_citation.py test/test_footcite.py test/test_style.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+   find "${D}" -name '*.pth' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-09-03 Thread Arthur Zamarin
commit: 13aabd3c4bd7e0de7b5129c1d07e50a2b614aa3d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Sep  3 06:53:28 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Sep  3 07:32:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13aabd3c

dev-python/sphinxcontrib-bibtex: enable py3.10, EAPI=8, clean deps

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

 dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild | 6 ++
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
index 4a4e2dccdd1..af2d6449a82 100644
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
@@ -1,10 +1,9 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
+EAPI=8
 
+PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1
 
 DESCRIPTION="Sphinx extensions for BibTeX style citations"
@@ -16,7 +15,6 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 RDEPEND="
-   dev-python/oset[${PYTHON_USEDEP}]
dev-python/pybtex[${PYTHON_USEDEP}]
dev-python/pybtex-docutils[${PYTHON_USEDEP}]
dev-python/sphinx[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-09-03 Thread Arthur Zamarin
commit: 409f0777d87dfd22d221dec87c5069a77ddc3988
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Sep  3 06:53:42 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Sep  3 07:32:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=409f0777

dev-python/sphinxcontrib-bibtex: drop 2.2.0, 2.2.1

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  2 --
 .../sphinxcontrib-bibtex-2.2.0.ebuild  | 35 --
 .../sphinxcontrib-bibtex-2.2.1.ebuild  | 31 ---
 3 files changed, 68 deletions(-)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 4a10883128a..8a3ed968d47 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,3 +1 @@
-DIST sphinxcontrib-bibtex-2.2.0.tar.gz 96027 BLAKE2B 
77ca45e36f1730fa6992cfe41763a34e2a0bcdc99c520412591be3c219dcb7a8af240cc74d08c260548475b88b6cfba24b82e7bad2ab21b24c0e9cb62590792a
 SHA512 
fa78d35f04825f841f757e2708d0ebbd3617a7bf20a893249eaee7e435ff2880ffc8bd23608356904ce41fc11d7fd49bab20f3da501d4a217593c52d99caebaa
-DIST sphinxcontrib-bibtex-2.2.1.tar.gz 96251 BLAKE2B 
3ff2ad5b7a37535177c19ba82cf53bd3a57e9f143f9157a7c5be6fd72b5c402893c172e9d902b2e12ac527833c742c3ffed81ee3407eb48fcf2937eadc3aab3b
 SHA512 
c34199cc5180dbd8b804daf4ca1bcd830605b9620a44312c632fd9313ad87ab495b6e134f5042167daefa36c5295f61c03ee90b69396f746bc6ec7bfa182a69b
 DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.0.ebuild
deleted file mode 100644
index 3c3e2d33175..000
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Sphinx extensions for BibTeX style citations"
-HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/oset[${PYTHON_USEDEP}]
-   dev-python/pybtex[${PYTHON_USEDEP}]
-   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx doc
-
-python_test() {
-   pytest -vv test || die "Tests failed with ${EPYTHON}"
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-   find "${D}" -name '*.pth' -delete || die
-}

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.1.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.1.ebuild
deleted file mode 100644
index 4a4e2dccdd1..000
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Sphinx extensions for BibTeX style citations"
-HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/oset[${PYTHON_USEDEP}]
-   dev-python/pybtex[${PYTHON_USEDEP}]
-   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx doc
-
-python_install_all() {
-   distutils-r1_python_install_all
-   find "${D}" -name '*.pth' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-05-17 Thread Michał Górny
commit: aca436ac737a78be5c3c29bef9537d4a57e81fdf
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 17 07:14:21 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 17 07:36:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aca436ac

dev-python/sphinxcontrib-bibtex: Bump to 2.2.1

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.2.1.ebuild  | 31 ++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index bcea1ca4286..4ea612ca4d3 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,2 +1,3 @@
 DIST sphinxcontrib-bibtex-2.0.0.tar.gz 13 BLAKE2B 
8a542ff7895a89a8dbf6b8ed1df3ab4e928b68ce86881819c1fbfafdda626c2e1106f5513832ee09248381c89f54f06d4d1b42f005b1f775b0fbe8962a0a0ff1
 SHA512 
bffd4cb1ea8d88b947b89f5bd1c55bbb8bbab8679f205216f87f932cc0170d2bbabfbe4ea8d32fb7c980826d3f7c4a20cd49c2fb36f288b5cdc4500ad9ff75cd
 DIST sphinxcontrib-bibtex-2.2.0.tar.gz 96027 BLAKE2B 
77ca45e36f1730fa6992cfe41763a34e2a0bcdc99c520412591be3c219dcb7a8af240cc74d08c260548475b88b6cfba24b82e7bad2ab21b24c0e9cb62590792a
 SHA512 
fa78d35f04825f841f757e2708d0ebbd3617a7bf20a893249eaee7e435ff2880ffc8bd23608356904ce41fc11d7fd49bab20f3da501d4a217593c52d99caebaa
+DIST sphinxcontrib-bibtex-2.2.1.tar.gz 96251 BLAKE2B 
3ff2ad5b7a37535177c19ba82cf53bd3a57e9f143f9157a7c5be6fd72b5c402893c172e9d902b2e12ac527833c742c3ffed81ee3407eb48fcf2937eadc3aab3b
 SHA512 
c34199cc5180dbd8b804daf4ca1bcd830605b9620a44312c632fd9313ad87ab495b6e134f5042167daefa36c5295f61c03ee90b69396f746bc6ec7bfa182a69b

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.1.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.1.ebuild
new file mode 100644
index 000..4a4e2dccdd1
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/oset[${PYTHON_USEDEP}]
+   dev-python/pybtex[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_install_all() {
+   distutils-r1_python_install_all
+   find "${D}" -name '*.pth' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-08-31 Thread Andrew Ammerlaan
commit: 9a9098775746c7c1703fa1188eb8c291c0d46f75
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Wed Aug 31 12:37:44 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Wed Aug 31 12:38:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a909877

dev-python/sphinxcontrib-bibtex: add 2.5.0

Closes: https://bugs.gentoo.org/866015
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.5.0.ebuild  | 49 ++
 2 files changed, 50 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 6b2af5ac532d..3d1cbb9616bd 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1 +1,2 @@
 DIST sphinxcontrib-bibtex-2.4.2.tar.gz 284061 BLAKE2B 
06d9a868da621cca522c45998ce5f28a5aafc501127760c494e9e796d807800cccf3ee0cace7f4b824a00a76e8dd80e77d0ac5e037f2eaebbeec2ce4ea2ead70
 SHA512 
52d47bf0a20ef13f29b712bbe66cbcb98bd9531b8032a847375ff23180368decc3f89c2323b9ccff77c9bc9fdada63c521a81da6b701533973fcf627c2672e82
+DIST sphinxcontrib-bibtex-2.5.0.tar.gz 113310 BLAKE2B 
5bd39fccf33897bbbf8359a09f07a6e7146d4fb3c1ccb63ad96d3980cc4a256e0b9b37bbf6ceadf65eb01937741934e1f30841587eb6246b50774c81e8428998
 SHA512 
c99b4bf8cbc73e94e7e4486b4cb58de0dc928079b320ee7d7a473ee27b7f1e349a4765a30059aadc3fb0c6161940c6f2eaf7afdf5ac1c64ba73ed80fba5b5e45

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.5.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.5.0.ebuild
new file mode 100644
index ..6ba25e18e884
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.5.0.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   >=dev-python/docutils-0.8[${PYTHON_USEDEP}]
+   >=dev-python/importlib_metadata-3.6[${PYTHON_USEDEP}]
+   >=dev-python/pybtex-0.24[${PYTHON_USEDEP}]
+   >=dev-python/pybtex-docutils-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-2.1[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/numpydoc[${PYTHON_USEDEP}]
+   )
+"
+
+EPYTEST_DESELECT=(
+   # rinoh not packaged
+   test/test_citation_rinoh.py::test_citation_rinoh
+   test/test_citation_rinoh.py::test_citation_rinoh_multidoc
+)
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_compile() {
+   distutils-r1_python_compile
+   find "${BUILD_DIR}" -name '*.pth' -delete || die
+}
+
+python_test() {
+   distutils_write_namespace sphinxcontrib
+   epytest
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-05-17 Thread Michał Górny
commit: aca436ac737a78be5c3c29bef9537d4a57e81fdf
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 17 07:14:21 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 17 07:36:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aca436ac

dev-python/sphinxcontrib-bibtex: Bump to 2.2.1

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.2.1.ebuild  | 31 ++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index bcea1ca4286..4ea612ca4d3 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,2 +1,3 @@
 DIST sphinxcontrib-bibtex-2.0.0.tar.gz 13 BLAKE2B 
8a542ff7895a89a8dbf6b8ed1df3ab4e928b68ce86881819c1fbfafdda626c2e1106f5513832ee09248381c89f54f06d4d1b42f005b1f775b0fbe8962a0a0ff1
 SHA512 
bffd4cb1ea8d88b947b89f5bd1c55bbb8bbab8679f205216f87f932cc0170d2bbabfbe4ea8d32fb7c980826d3f7c4a20cd49c2fb36f288b5cdc4500ad9ff75cd
 DIST sphinxcontrib-bibtex-2.2.0.tar.gz 96027 BLAKE2B 
77ca45e36f1730fa6992cfe41763a34e2a0bcdc99c520412591be3c219dcb7a8af240cc74d08c260548475b88b6cfba24b82e7bad2ab21b24c0e9cb62590792a
 SHA512 
fa78d35f04825f841f757e2708d0ebbd3617a7bf20a893249eaee7e435ff2880ffc8bd23608356904ce41fc11d7fd49bab20f3da501d4a217593c52d99caebaa
+DIST sphinxcontrib-bibtex-2.2.1.tar.gz 96251 BLAKE2B 
3ff2ad5b7a37535177c19ba82cf53bd3a57e9f143f9157a7c5be6fd72b5c402893c172e9d902b2e12ac527833c742c3ffed81ee3407eb48fcf2937eadc3aab3b
 SHA512 
c34199cc5180dbd8b804daf4ca1bcd830605b9620a44312c632fd9313ad87ab495b6e134f5042167daefa36c5295f61c03ee90b69396f746bc6ec7bfa182a69b

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.1.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.1.ebuild
new file mode 100644
index 000..4a4e2dccdd1
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/oset[${PYTHON_USEDEP}]
+   dev-python/pybtex[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_install_all() {
+   distutils-r1_python_install_all
+   find "${D}" -name '*.pth' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-05-22 Thread Andrew Ammerlaan
commit: 0c53f7520b170eca00775cb42db9d64c01c5bd42
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Sat May 22 20:38:35 2021 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Sat May 22 20:55:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c53f752

dev-python/sphinxcontrib-bibtex: add 

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/sphinxcontrib-bibtex/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/sphinxcontrib-bibtex/metadata.xml 
b/dev-python/sphinxcontrib-bibtex/metadata.xml
index 0b33b2fdc73..063f60aba14 100644
--- a/dev-python/sphinxcontrib-bibtex/metadata.xml
+++ b/dev-python/sphinxcontrib-bibtex/metadata.xml
@@ -9,4 +9,5 @@
sphinxcontrib-bibtex
mcmtroffaes/sphinxcontrib-bibtex

+   
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-09-13 Thread Andrew Ammerlaan
commit: 769846a23def9c06458dc8103968d0735e69fa46
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Mon Sep 13 06:53:35 2021 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Mon Sep 13 07:30:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=769846a2

dev-python/sphinxcontrib-bibtex: add version 2.4.1

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.4.1.ebuild  | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 8a3ed968d47..f15517fc228 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1 +1,2 @@
 DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908
+DIST sphinxcontrib-bibtex-2.4.1.tar.gz 108355 BLAKE2B 
2ebe53186b7bbf6ef5e09f05e3586b3a2d126978ef87a023f577cb9768621ceea8eaba8be3d03f55d3c7cd0cd7682c598cf141468129866fb7ac9f08ed0e9245
 SHA512 
9f323379d2626837dc199ac6c63c555eef8a9fa7c1b215f68d5f2c2769ff4027a027c1a46abe9b09aadf87144ddb22e08aaa47838183a82ff0e12fbd91a5334a

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild
new file mode 100644
index 000..11d9bca9506
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/docutils[${PYTHON_USEDEP}]
+   dev-python/pybtex[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests --install pytest
+distutils_enable_sphinx doc
+
+python_prepare_all() {
+   # pybtex.plugin.PluginNotFound: plugin pybtex.style.names.last not found
+   # This particular style seems to be removed?
+   rm test/test_citation.py test/test_footcite.py test/test_style.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+   find "${D}" -name '*.pth' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-06-01 Thread Michał Górny
commit: 9a8ef3d1167aca1a61e41b81b7d03f131992d013
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun  1 21:30:03 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun  1 21:30:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a8ef3d1

dev-python/sphinxcontrib-bibtex: Bump to 2.3.0

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.3.0.ebuild  | 31 ++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 4ea612ca4d3..99c4ac48d78 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,3 +1,4 @@
 DIST sphinxcontrib-bibtex-2.0.0.tar.gz 13 BLAKE2B 
8a542ff7895a89a8dbf6b8ed1df3ab4e928b68ce86881819c1fbfafdda626c2e1106f5513832ee09248381c89f54f06d4d1b42f005b1f775b0fbe8962a0a0ff1
 SHA512 
bffd4cb1ea8d88b947b89f5bd1c55bbb8bbab8679f205216f87f932cc0170d2bbabfbe4ea8d32fb7c980826d3f7c4a20cd49c2fb36f288b5cdc4500ad9ff75cd
 DIST sphinxcontrib-bibtex-2.2.0.tar.gz 96027 BLAKE2B 
77ca45e36f1730fa6992cfe41763a34e2a0bcdc99c520412591be3c219dcb7a8af240cc74d08c260548475b88b6cfba24b82e7bad2ab21b24c0e9cb62590792a
 SHA512 
fa78d35f04825f841f757e2708d0ebbd3617a7bf20a893249eaee7e435ff2880ffc8bd23608356904ce41fc11d7fd49bab20f3da501d4a217593c52d99caebaa
 DIST sphinxcontrib-bibtex-2.2.1.tar.gz 96251 BLAKE2B 
3ff2ad5b7a37535177c19ba82cf53bd3a57e9f143f9157a7c5be6fd72b5c402893c172e9d902b2e12ac527833c742c3ffed81ee3407eb48fcf2937eadc3aab3b
 SHA512 
c34199cc5180dbd8b804daf4ca1bcd830605b9620a44312c632fd9313ad87ab495b6e134f5042167daefa36c5295f61c03ee90b69396f746bc6ec7bfa182a69b
+DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
new file mode 100644
index 000..4a4e2dccdd1
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/oset[${PYTHON_USEDEP}]
+   dev-python/pybtex[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_install_all() {
+   distutils-r1_python_install_all
+   find "${D}" -name '*.pth' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-06-05 Thread Andrew Ammerlaan
commit: 85d4a109d7c942c3312718409852d2341c1c824f
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Sat Jun  5 20:10:16 2021 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Sat Jun  5 20:54:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85d4a109

dev-python/sphinxcontrib-bibtex: drop old

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 -
 .../sphinxcontrib-bibtex-2.0.0.ebuild  | 31 --
 2 files changed, 32 deletions(-)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 99c4ac48d78..4a10883128a 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,4 +1,3 @@
-DIST sphinxcontrib-bibtex-2.0.0.tar.gz 13 BLAKE2B 
8a542ff7895a89a8dbf6b8ed1df3ab4e928b68ce86881819c1fbfafdda626c2e1106f5513832ee09248381c89f54f06d4d1b42f005b1f775b0fbe8962a0a0ff1
 SHA512 
bffd4cb1ea8d88b947b89f5bd1c55bbb8bbab8679f205216f87f932cc0170d2bbabfbe4ea8d32fb7c980826d3f7c4a20cd49c2fb36f288b5cdc4500ad9ff75cd
 DIST sphinxcontrib-bibtex-2.2.0.tar.gz 96027 BLAKE2B 
77ca45e36f1730fa6992cfe41763a34e2a0bcdc99c520412591be3c219dcb7a8af240cc74d08c260548475b88b6cfba24b82e7bad2ab21b24c0e9cb62590792a
 SHA512 
fa78d35f04825f841f757e2708d0ebbd3617a7bf20a893249eaee7e435ff2880ffc8bd23608356904ce41fc11d7fd49bab20f3da501d4a217593c52d99caebaa
 DIST sphinxcontrib-bibtex-2.2.1.tar.gz 96251 BLAKE2B 
3ff2ad5b7a37535177c19ba82cf53bd3a57e9f143f9157a7c5be6fd72b5c402893c172e9d902b2e12ac527833c742c3ffed81ee3407eb48fcf2937eadc3aab3b
 SHA512 
c34199cc5180dbd8b804daf4ca1bcd830605b9620a44312c632fd9313ad87ab495b6e134f5042167daefa36c5295f61c03ee90b69396f746bc6ec7bfa182a69b
 DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild
deleted file mode 100644
index f16eabd5b3a..000
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8} )
-
-inherit distutils-r1
-
-DESCRIPTION="Sphinx extensions for BibTeX style citations"
-HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/oset[${PYTHON_USEDEP}]
-   dev-python/pybtex[${PYTHON_USEDEP}]
-   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx doc
-
-python_install_all() {
-   distutils-r1_python_install_all
-   find "${D}" -name '*.pth' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-09-03 Thread Arthur Zamarin
commit: 13aabd3c4bd7e0de7b5129c1d07e50a2b614aa3d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Sep  3 06:53:28 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Sep  3 07:32:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13aabd3c

dev-python/sphinxcontrib-bibtex: enable py3.10, EAPI=8, clean deps

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

 dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild | 6 ++
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
index 4a4e2dccdd1..af2d6449a82 100644
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
@@ -1,10 +1,9 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
+EAPI=8
 
+PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1
 
 DESCRIPTION="Sphinx extensions for BibTeX style citations"
@@ -16,7 +15,6 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 RDEPEND="
-   dev-python/oset[${PYTHON_USEDEP}]
dev-python/pybtex[${PYTHON_USEDEP}]
dev-python/pybtex-docutils[${PYTHON_USEDEP}]
dev-python/sphinx[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-09-03 Thread Arthur Zamarin
commit: 409f0777d87dfd22d221dec87c5069a77ddc3988
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Sep  3 06:53:42 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Sep  3 07:32:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=409f0777

dev-python/sphinxcontrib-bibtex: drop 2.2.0, 2.2.1

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  2 --
 .../sphinxcontrib-bibtex-2.2.0.ebuild  | 35 --
 .../sphinxcontrib-bibtex-2.2.1.ebuild  | 31 ---
 3 files changed, 68 deletions(-)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 4a10883128a..8a3ed968d47 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,3 +1 @@
-DIST sphinxcontrib-bibtex-2.2.0.tar.gz 96027 BLAKE2B 
77ca45e36f1730fa6992cfe41763a34e2a0bcdc99c520412591be3c219dcb7a8af240cc74d08c260548475b88b6cfba24b82e7bad2ab21b24c0e9cb62590792a
 SHA512 
fa78d35f04825f841f757e2708d0ebbd3617a7bf20a893249eaee7e435ff2880ffc8bd23608356904ce41fc11d7fd49bab20f3da501d4a217593c52d99caebaa
-DIST sphinxcontrib-bibtex-2.2.1.tar.gz 96251 BLAKE2B 
3ff2ad5b7a37535177c19ba82cf53bd3a57e9f143f9157a7c5be6fd72b5c402893c172e9d902b2e12ac527833c742c3ffed81ee3407eb48fcf2937eadc3aab3b
 SHA512 
c34199cc5180dbd8b804daf4ca1bcd830605b9620a44312c632fd9313ad87ab495b6e134f5042167daefa36c5295f61c03ee90b69396f746bc6ec7bfa182a69b
 DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.0.ebuild
deleted file mode 100644
index 3c3e2d33175..000
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Sphinx extensions for BibTeX style citations"
-HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/oset[${PYTHON_USEDEP}]
-   dev-python/pybtex[${PYTHON_USEDEP}]
-   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx doc
-
-python_test() {
-   pytest -vv test || die "Tests failed with ${EPYTHON}"
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-   find "${D}" -name '*.pth' -delete || die
-}

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.1.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.1.ebuild
deleted file mode 100644
index 4a4e2dccdd1..000
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Sphinx extensions for BibTeX style citations"
-HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/oset[${PYTHON_USEDEP}]
-   dev-python/pybtex[${PYTHON_USEDEP}]
-   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx doc
-
-python_install_all() {
-   distutils-r1_python_install_all
-   find "${D}" -name '*.pth' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-03-05 Thread Michał Górny
commit: 1a13e4bab69b7e1d63da2c1fa012d5f9af855f55
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar  5 21:38:09 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar  5 21:50:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a13e4ba

dev-python/sphinxcontrib-bibtex: Bump to 2.2.0

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.2.0.ebuild  | 35 ++
 2 files changed, 36 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 8a428f1c4b0..bcea1ca4286 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1 +1,2 @@
 DIST sphinxcontrib-bibtex-2.0.0.tar.gz 13 BLAKE2B 
8a542ff7895a89a8dbf6b8ed1df3ab4e928b68ce86881819c1fbfafdda626c2e1106f5513832ee09248381c89f54f06d4d1b42f005b1f775b0fbe8962a0a0ff1
 SHA512 
bffd4cb1ea8d88b947b89f5bd1c55bbb8bbab8679f205216f87f932cc0170d2bbabfbe4ea8d32fb7c980826d3f7c4a20cd49c2fb36f288b5cdc4500ad9ff75cd
+DIST sphinxcontrib-bibtex-2.2.0.tar.gz 96027 BLAKE2B 
77ca45e36f1730fa6992cfe41763a34e2a0bcdc99c520412591be3c219dcb7a8af240cc74d08c260548475b88b6cfba24b82e7bad2ab21b24c0e9cb62590792a
 SHA512 
fa78d35f04825f841f757e2708d0ebbd3617a7bf20a893249eaee7e435ff2880ffc8bd23608356904ce41fc11d7fd49bab20f3da501d4a217593c52d99caebaa

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.0.ebuild
new file mode 100644
index 000..3c3e2d33175
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/oset[${PYTHON_USEDEP}]
+   dev-python/pybtex[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_test() {
+   pytest -vv test || die "Tests failed with ${EPYTHON}"
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+   find "${D}" -name '*.pth' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-01-16 Thread Joonas Niilola
commit: d05f1fdd0033aeb8e54ff3fd25536019c0ec3ccb
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Sat Dec 19 15:13:30 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Jan 16 08:02:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d05f1fdd

dev-python/sphinxcontrib-bibtex: new dependency of spyder

Sphinx extensions for BibTeX style citations.

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan  riseup.net>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 dev-python/sphinxcontrib-bibtex/metadata.xml   | 16 +++
 .../sphinxcontrib-bibtex-2.0.0.ebuild  | 31 ++
 3 files changed, 48 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
new file mode 100644
index 000..8a428f1c4b0
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -0,0 +1 @@
+DIST sphinxcontrib-bibtex-2.0.0.tar.gz 13 BLAKE2B 
8a542ff7895a89a8dbf6b8ed1df3ab4e928b68ce86881819c1fbfafdda626c2e1106f5513832ee09248381c89f54f06d4d1b42f005b1f775b0fbe8962a0a0ff1
 SHA512 
bffd4cb1ea8d88b947b89f5bd1c55bbb8bbab8679f205216f87f932cc0170d2bbabfbe4ea8d32fb7c980826d3f7c4a20cd49c2fb36f288b5cdc4500ad9ff75cd

diff --git a/dev-python/sphinxcontrib-bibtex/metadata.xml 
b/dev-python/sphinxcontrib-bibtex/metadata.xml
new file mode 100644
index 000..786ba057ec1
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/metadata.xml
@@ -0,0 +1,16 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   andrewammerl...@riseup.net
+   Andrew Ammerlaan
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   sphinxcontrib-bibtex
+   mcmtroffaes/sphinxcontrib-bibtex
+   
+

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild
new file mode 100644
index 000..f16eabd5b3a
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/oset[${PYTHON_USEDEP}]
+   dev-python/pybtex[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_install_all() {
+   distutils-r1_python_install_all
+   find "${D}" -name '*.pth' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-01-16 Thread Joonas Niilola
commit: d05f1fdd0033aeb8e54ff3fd25536019c0ec3ccb
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Sat Dec 19 15:13:30 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Jan 16 08:02:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d05f1fdd

dev-python/sphinxcontrib-bibtex: new dependency of spyder

Sphinx extensions for BibTeX style citations.

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan  riseup.net>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 dev-python/sphinxcontrib-bibtex/metadata.xml   | 16 +++
 .../sphinxcontrib-bibtex-2.0.0.ebuild  | 31 ++
 3 files changed, 48 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
new file mode 100644
index 000..8a428f1c4b0
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -0,0 +1 @@
+DIST sphinxcontrib-bibtex-2.0.0.tar.gz 13 BLAKE2B 
8a542ff7895a89a8dbf6b8ed1df3ab4e928b68ce86881819c1fbfafdda626c2e1106f5513832ee09248381c89f54f06d4d1b42f005b1f775b0fbe8962a0a0ff1
 SHA512 
bffd4cb1ea8d88b947b89f5bd1c55bbb8bbab8679f205216f87f932cc0170d2bbabfbe4ea8d32fb7c980826d3f7c4a20cd49c2fb36f288b5cdc4500ad9ff75cd

diff --git a/dev-python/sphinxcontrib-bibtex/metadata.xml 
b/dev-python/sphinxcontrib-bibtex/metadata.xml
new file mode 100644
index 000..786ba057ec1
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/metadata.xml
@@ -0,0 +1,16 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   andrewammerl...@riseup.net
+   Andrew Ammerlaan
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   sphinxcontrib-bibtex
+   mcmtroffaes/sphinxcontrib-bibtex
+   
+

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild
new file mode 100644
index 000..f16eabd5b3a
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/oset[${PYTHON_USEDEP}]
+   dev-python/pybtex[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_install_all() {
+   distutils-r1_python_install_all
+   find "${D}" -name '*.pth' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-03-05 Thread Michał Górny
commit: 1a13e4bab69b7e1d63da2c1fa012d5f9af855f55
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar  5 21:38:09 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar  5 21:50:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a13e4ba

dev-python/sphinxcontrib-bibtex: Bump to 2.2.0

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.2.0.ebuild  | 35 ++
 2 files changed, 36 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 8a428f1c4b0..bcea1ca4286 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1 +1,2 @@
 DIST sphinxcontrib-bibtex-2.0.0.tar.gz 13 BLAKE2B 
8a542ff7895a89a8dbf6b8ed1df3ab4e928b68ce86881819c1fbfafdda626c2e1106f5513832ee09248381c89f54f06d4d1b42f005b1f775b0fbe8962a0a0ff1
 SHA512 
bffd4cb1ea8d88b947b89f5bd1c55bbb8bbab8679f205216f87f932cc0170d2bbabfbe4ea8d32fb7c980826d3f7c4a20cd49c2fb36f288b5cdc4500ad9ff75cd
+DIST sphinxcontrib-bibtex-2.2.0.tar.gz 96027 BLAKE2B 
77ca45e36f1730fa6992cfe41763a34e2a0bcdc99c520412591be3c219dcb7a8af240cc74d08c260548475b88b6cfba24b82e7bad2ab21b24c0e9cb62590792a
 SHA512 
fa78d35f04825f841f757e2708d0ebbd3617a7bf20a893249eaee7e435ff2880ffc8bd23608356904ce41fc11d7fd49bab20f3da501d4a217593c52d99caebaa

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.0.ebuild
new file mode 100644
index 000..3c3e2d33175
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/oset[${PYTHON_USEDEP}]
+   dev-python/pybtex[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_test() {
+   pytest -vv test || die "Tests failed with ${EPYTHON}"
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+   find "${D}" -name '*.pth' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-04-10 Thread Michał Górny
commit: 955914db6c97ce5e0bc4889efe57f36a00b2d1ab
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Apr 10 21:04:59 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Apr 10 21:20:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=955914db

dev-python/sphinxcontrib-bibtex: Bump to 2.4.2

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.4.2.ebuild  | 42 ++
 2 files changed, 43 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index f15517fc2285..3aa28c8d2a8c 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,2 +1,3 @@
 DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908
 DIST sphinxcontrib-bibtex-2.4.1.tar.gz 108355 BLAKE2B 
2ebe53186b7bbf6ef5e09f05e3586b3a2d126978ef87a023f577cb9768621ceea8eaba8be3d03f55d3c7cd0cd7682c598cf141468129866fb7ac9f08ed0e9245
 SHA512 
9f323379d2626837dc199ac6c63c555eef8a9fa7c1b215f68d5f2c2769ff4027a027c1a46abe9b09aadf87144ddb22e08aaa47838183a82ff0e12fbd91a5334a
+DIST sphinxcontrib-bibtex-2.4.2.tar.gz 284061 BLAKE2B 
06d9a868da621cca522c45998ce5f28a5aafc501127760c494e9e796d807800cccf3ee0cace7f4b824a00a76e8dd80e77d0ac5e037f2eaebbeec2ce4ea2ead70
 SHA512 
52d47bf0a20ef13f29b712bbe66cbcb98bd9531b8032a847375ff23180368decc3f89c2323b9ccff77c9bc9fdada63c521a81da6b701533973fcf627c2672e82

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
new file mode 100644
index ..05db93750374
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/docutils[${PYTHON_USEDEP}]
+   >=dev-python/pybtex-0.24[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_compile() {
+   distutils-r1_python_compile
+   find "${BUILD_DIR}" -name '*.pth' -delete || die
+}
+
+python_test() {
+   # this is needed to keep the tests working while
+   # dev-python/namespace-sphinxcontrib is still installed
+   cat > 
"${BUILD_DIR}/install$(python_get_sitedir)/sphinxcontrib/__init__.py" <<-EOF || 
die
+   __path__ = __import__('pkgutil').extend_path(__path__, __name__)
+   EOF
+   epytest
+   rm 
"${BUILD_DIR}/install$(python_get_sitedir)/sphinxcontrib/__init__.py" || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-04-11 Thread Michał Górny
commit: 66f9a8e4d93e959a483e7cc356565b6889a0b08d
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Apr 11 07:00:53 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Apr 11 07:41:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66f9a8e4

dev-python/sphinxcontrib-bibtex: Add test dep on numpydoc

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

 dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild | 5 +
 1 file changed, 5 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
index 05db93750374..5d8bcffd2fd0 100644
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
@@ -22,6 +22,11 @@ RDEPEND="
dev-python/pybtex-docutils[${PYTHON_USEDEP}]
dev-python/sphinx[${PYTHON_USEDEP}]
 "
+BDEPEND="
+   test? (
+   dev-python/numpydoc[${PYTHON_USEDEP}]
+   )
+"
 
 distutils_enable_tests pytest
 distutils_enable_sphinx doc



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-04-11 Thread Michał Górny
commit: b136c79419e3c5b19d5580cf898de1ce2aa6cf56
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Apr 11 18:43:13 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Apr 11 19:58:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b136c794

dev-python/sphinxcontrib-bibtex: Use distutils_write_namespace

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

 dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild | 7 +--
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
index 5d8bcffd2fd0..d63be4fb2ab4 100644
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
@@ -37,11 +37,6 @@ python_compile() {
 }
 
 python_test() {
-   # this is needed to keep the tests working while
-   # dev-python/namespace-sphinxcontrib is still installed
-   cat > 
"${BUILD_DIR}/install$(python_get_sitedir)/sphinxcontrib/__init__.py" <<-EOF || 
die
-   __path__ = __import__('pkgutil').extend_path(__path__, __name__)
-   EOF
+   distutils_write_namespace sphinxcontrib
epytest
-   rm 
"${BUILD_DIR}/install$(python_get_sitedir)/sphinxcontrib/__init__.py" || die
 }



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-06-04 Thread Michał Górny
commit: 06b0d80b90d4950c3187804b6176f27791ec24a7
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jun  5 05:49:37 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun  5 05:49:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06b0d80b

dev-python/sphinxcontrib-bibtex: Add python@ as co-maint.

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

 dev-python/sphinxcontrib-bibtex/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/metadata.xml 
b/dev-python/sphinxcontrib-bibtex/metadata.xml
index cc2a93866978..de28e3ff7b05 100644
--- a/dev-python/sphinxcontrib-bibtex/metadata.xml
+++ b/dev-python/sphinxcontrib-bibtex/metadata.xml
@@ -5,6 +5,10 @@
andrewammerl...@gentoo.org
Andrew Ammerlaan

+   
+   pyt...@gentoo.org
+   Python
+   

sphinxcontrib-bibtex
mcmtroffaes/sphinxcontrib-bibtex



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-08-31 Thread Andrew Ammerlaan
commit: 9a9098775746c7c1703fa1188eb8c291c0d46f75
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Wed Aug 31 12:37:44 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Wed Aug 31 12:38:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a909877

dev-python/sphinxcontrib-bibtex: add 2.5.0

Closes: https://bugs.gentoo.org/866015
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.5.0.ebuild  | 49 ++
 2 files changed, 50 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 6b2af5ac532d..3d1cbb9616bd 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1 +1,2 @@
 DIST sphinxcontrib-bibtex-2.4.2.tar.gz 284061 BLAKE2B 
06d9a868da621cca522c45998ce5f28a5aafc501127760c494e9e796d807800cccf3ee0cace7f4b824a00a76e8dd80e77d0ac5e037f2eaebbeec2ce4ea2ead70
 SHA512 
52d47bf0a20ef13f29b712bbe66cbcb98bd9531b8032a847375ff23180368decc3f89c2323b9ccff77c9bc9fdada63c521a81da6b701533973fcf627c2672e82
+DIST sphinxcontrib-bibtex-2.5.0.tar.gz 113310 BLAKE2B 
5bd39fccf33897bbbf8359a09f07a6e7146d4fb3c1ccb63ad96d3980cc4a256e0b9b37bbf6ceadf65eb01937741934e1f30841587eb6246b50774c81e8428998
 SHA512 
c99b4bf8cbc73e94e7e4486b4cb58de0dc928079b320ee7d7a473ee27b7f1e349a4765a30059aadc3fb0c6161940c6f2eaf7afdf5ac1c64ba73ed80fba5b5e45

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.5.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.5.0.ebuild
new file mode 100644
index ..6ba25e18e884
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.5.0.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   >=dev-python/docutils-0.8[${PYTHON_USEDEP}]
+   >=dev-python/importlib_metadata-3.6[${PYTHON_USEDEP}]
+   >=dev-python/pybtex-0.24[${PYTHON_USEDEP}]
+   >=dev-python/pybtex-docutils-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-2.1[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/numpydoc[${PYTHON_USEDEP}]
+   )
+"
+
+EPYTEST_DESELECT=(
+   # rinoh not packaged
+   test/test_citation_rinoh.py::test_citation_rinoh
+   test/test_citation_rinoh.py::test_citation_rinoh_multidoc
+)
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_compile() {
+   distutils-r1_python_compile
+   find "${BUILD_DIR}" -name '*.pth' -delete || die
+}
+
+python_test() {
+   distutils_write_namespace sphinxcontrib
+   epytest
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-04-26 Thread Michał Górny
commit: 7967bd158d52ea93eb01df19cec2000683bdb92c
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Apr 26 18:58:49 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Apr 26 19:01:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7967bd15

dev-python/sphinxcontrib-bibtex: Remove old

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  2 --
 .../sphinxcontrib-bibtex-2.3.0.ebuild  | 29 -
 .../sphinxcontrib-bibtex-2.4.1.ebuild  | 38 --
 3 files changed, 69 deletions(-)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 3aa28c8d2a8c..6b2af5ac532d 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,3 +1 @@
-DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908
-DIST sphinxcontrib-bibtex-2.4.1.tar.gz 108355 BLAKE2B 
2ebe53186b7bbf6ef5e09f05e3586b3a2d126978ef87a023f577cb9768621ceea8eaba8be3d03f55d3c7cd0cd7682c598cf141468129866fb7ac9f08ed0e9245
 SHA512 
9f323379d2626837dc199ac6c63c555eef8a9fa7c1b215f68d5f2c2769ff4027a027c1a46abe9b09aadf87144ddb22e08aaa47838183a82ff0e12fbd91a5334a
 DIST sphinxcontrib-bibtex-2.4.2.tar.gz 284061 BLAKE2B 
06d9a868da621cca522c45998ce5f28a5aafc501127760c494e9e796d807800cccf3ee0cace7f4b824a00a76e8dd80e77d0ac5e037f2eaebbeec2ce4ea2ead70
 SHA512 
52d47bf0a20ef13f29b712bbe66cbcb98bd9531b8032a847375ff23180368decc3f89c2323b9ccff77c9bc9fdada63c521a81da6b701533973fcf627c2672e82

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
deleted file mode 100644
index af2d6449a82a..
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Sphinx extensions for BibTeX style citations"
-HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/pybtex[${PYTHON_USEDEP}]
-   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx doc
-
-python_install_all() {
-   distutils-r1_python_install_all
-   find "${D}" -name '*.pth' -delete || die
-}

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild
deleted file mode 100644
index 11d9bca95067..
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Sphinx extensions for BibTeX style citations"
-HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/docutils[${PYTHON_USEDEP}]
-   dev-python/pybtex[${PYTHON_USEDEP}]
-   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests --install pytest
-distutils_enable_sphinx doc
-
-python_prepare_all() {
-   # pybtex.plugin.PluginNotFound: plugin pybtex.style.names.last not found
-   # This particular style seems to be removed?
-   rm test/test_citation.py test/test_footcite.py test/test_style.py || die
-
-   distutils-r1_python_prepare_all
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-   find "${D}" -name '*.pth' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-05-17 Thread Michał Górny
commit: aca436ac737a78be5c3c29bef9537d4a57e81fdf
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 17 07:14:21 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 17 07:36:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aca436ac

dev-python/sphinxcontrib-bibtex: Bump to 2.2.1

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.2.1.ebuild  | 31 ++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index bcea1ca4286..4ea612ca4d3 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,2 +1,3 @@
 DIST sphinxcontrib-bibtex-2.0.0.tar.gz 13 BLAKE2B 
8a542ff7895a89a8dbf6b8ed1df3ab4e928b68ce86881819c1fbfafdda626c2e1106f5513832ee09248381c89f54f06d4d1b42f005b1f775b0fbe8962a0a0ff1
 SHA512 
bffd4cb1ea8d88b947b89f5bd1c55bbb8bbab8679f205216f87f932cc0170d2bbabfbe4ea8d32fb7c980826d3f7c4a20cd49c2fb36f288b5cdc4500ad9ff75cd
 DIST sphinxcontrib-bibtex-2.2.0.tar.gz 96027 BLAKE2B 
77ca45e36f1730fa6992cfe41763a34e2a0bcdc99c520412591be3c219dcb7a8af240cc74d08c260548475b88b6cfba24b82e7bad2ab21b24c0e9cb62590792a
 SHA512 
fa78d35f04825f841f757e2708d0ebbd3617a7bf20a893249eaee7e435ff2880ffc8bd23608356904ce41fc11d7fd49bab20f3da501d4a217593c52d99caebaa
+DIST sphinxcontrib-bibtex-2.2.1.tar.gz 96251 BLAKE2B 
3ff2ad5b7a37535177c19ba82cf53bd3a57e9f143f9157a7c5be6fd72b5c402893c172e9d902b2e12ac527833c742c3ffed81ee3407eb48fcf2937eadc3aab3b
 SHA512 
c34199cc5180dbd8b804daf4ca1bcd830605b9620a44312c632fd9313ad87ab495b6e134f5042167daefa36c5295f61c03ee90b69396f746bc6ec7bfa182a69b

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.1.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.1.ebuild
new file mode 100644
index 000..4a4e2dccdd1
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/oset[${PYTHON_USEDEP}]
+   dev-python/pybtex[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_install_all() {
+   distutils-r1_python_install_all
+   find "${D}" -name '*.pth' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-05-22 Thread Andrew Ammerlaan
commit: 0c53f7520b170eca00775cb42db9d64c01c5bd42
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Sat May 22 20:38:35 2021 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Sat May 22 20:55:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c53f752

dev-python/sphinxcontrib-bibtex: add 

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/sphinxcontrib-bibtex/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/sphinxcontrib-bibtex/metadata.xml 
b/dev-python/sphinxcontrib-bibtex/metadata.xml
index 0b33b2fdc73..063f60aba14 100644
--- a/dev-python/sphinxcontrib-bibtex/metadata.xml
+++ b/dev-python/sphinxcontrib-bibtex/metadata.xml
@@ -9,4 +9,5 @@
sphinxcontrib-bibtex
mcmtroffaes/sphinxcontrib-bibtex

+   
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-08-31 Thread Andrew Ammerlaan
commit: 9a9098775746c7c1703fa1188eb8c291c0d46f75
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Wed Aug 31 12:37:44 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Wed Aug 31 12:38:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a909877

dev-python/sphinxcontrib-bibtex: add 2.5.0

Closes: https://bugs.gentoo.org/866015
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.5.0.ebuild  | 49 ++
 2 files changed, 50 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 6b2af5ac532d..3d1cbb9616bd 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1 +1,2 @@
 DIST sphinxcontrib-bibtex-2.4.2.tar.gz 284061 BLAKE2B 
06d9a868da621cca522c45998ce5f28a5aafc501127760c494e9e796d807800cccf3ee0cace7f4b824a00a76e8dd80e77d0ac5e037f2eaebbeec2ce4ea2ead70
 SHA512 
52d47bf0a20ef13f29b712bbe66cbcb98bd9531b8032a847375ff23180368decc3f89c2323b9ccff77c9bc9fdada63c521a81da6b701533973fcf627c2672e82
+DIST sphinxcontrib-bibtex-2.5.0.tar.gz 113310 BLAKE2B 
5bd39fccf33897bbbf8359a09f07a6e7146d4fb3c1ccb63ad96d3980cc4a256e0b9b37bbf6ceadf65eb01937741934e1f30841587eb6246b50774c81e8428998
 SHA512 
c99b4bf8cbc73e94e7e4486b4cb58de0dc928079b320ee7d7a473ee27b7f1e349a4765a30059aadc3fb0c6161940c6f2eaf7afdf5ac1c64ba73ed80fba5b5e45

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.5.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.5.0.ebuild
new file mode 100644
index ..6ba25e18e884
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.5.0.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   >=dev-python/docutils-0.8[${PYTHON_USEDEP}]
+   >=dev-python/importlib_metadata-3.6[${PYTHON_USEDEP}]
+   >=dev-python/pybtex-0.24[${PYTHON_USEDEP}]
+   >=dev-python/pybtex-docutils-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-2.1[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/numpydoc[${PYTHON_USEDEP}]
+   )
+"
+
+EPYTEST_DESELECT=(
+   # rinoh not packaged
+   test/test_citation_rinoh.py::test_citation_rinoh
+   test/test_citation_rinoh.py::test_citation_rinoh_multidoc
+)
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_compile() {
+   distutils-r1_python_compile
+   find "${BUILD_DIR}" -name '*.pth' -delete || die
+}
+
+python_test() {
+   distutils_write_namespace sphinxcontrib
+   epytest
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-09-13 Thread Andrew Ammerlaan
commit: 769846a23def9c06458dc8103968d0735e69fa46
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Mon Sep 13 06:53:35 2021 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Mon Sep 13 07:30:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=769846a2

dev-python/sphinxcontrib-bibtex: add version 2.4.1

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.4.1.ebuild  | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 8a3ed968d47..f15517fc228 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1 +1,2 @@
 DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908
+DIST sphinxcontrib-bibtex-2.4.1.tar.gz 108355 BLAKE2B 
2ebe53186b7bbf6ef5e09f05e3586b3a2d126978ef87a023f577cb9768621ceea8eaba8be3d03f55d3c7cd0cd7682c598cf141468129866fb7ac9f08ed0e9245
 SHA512 
9f323379d2626837dc199ac6c63c555eef8a9fa7c1b215f68d5f2c2769ff4027a027c1a46abe9b09aadf87144ddb22e08aaa47838183a82ff0e12fbd91a5334a

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild
new file mode 100644
index 000..11d9bca9506
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/docutils[${PYTHON_USEDEP}]
+   dev-python/pybtex[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests --install pytest
+distutils_enable_sphinx doc
+
+python_prepare_all() {
+   # pybtex.plugin.PluginNotFound: plugin pybtex.style.names.last not found
+   # This particular style seems to be removed?
+   rm test/test_citation.py test/test_footcite.py test/test_style.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+   find "${D}" -name '*.pth' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-04-10 Thread Michał Górny
commit: 955914db6c97ce5e0bc4889efe57f36a00b2d1ab
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Apr 10 21:04:59 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Apr 10 21:20:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=955914db

dev-python/sphinxcontrib-bibtex: Bump to 2.4.2

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.4.2.ebuild  | 42 ++
 2 files changed, 43 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index f15517fc2285..3aa28c8d2a8c 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,2 +1,3 @@
 DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908
 DIST sphinxcontrib-bibtex-2.4.1.tar.gz 108355 BLAKE2B 
2ebe53186b7bbf6ef5e09f05e3586b3a2d126978ef87a023f577cb9768621ceea8eaba8be3d03f55d3c7cd0cd7682c598cf141468129866fb7ac9f08ed0e9245
 SHA512 
9f323379d2626837dc199ac6c63c555eef8a9fa7c1b215f68d5f2c2769ff4027a027c1a46abe9b09aadf87144ddb22e08aaa47838183a82ff0e12fbd91a5334a
+DIST sphinxcontrib-bibtex-2.4.2.tar.gz 284061 BLAKE2B 
06d9a868da621cca522c45998ce5f28a5aafc501127760c494e9e796d807800cccf3ee0cace7f4b824a00a76e8dd80e77d0ac5e037f2eaebbeec2ce4ea2ead70
 SHA512 
52d47bf0a20ef13f29b712bbe66cbcb98bd9531b8032a847375ff23180368decc3f89c2323b9ccff77c9bc9fdada63c521a81da6b701533973fcf627c2672e82

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
new file mode 100644
index ..05db93750374
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/docutils[${PYTHON_USEDEP}]
+   >=dev-python/pybtex-0.24[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_compile() {
+   distutils-r1_python_compile
+   find "${BUILD_DIR}" -name '*.pth' -delete || die
+}
+
+python_test() {
+   # this is needed to keep the tests working while
+   # dev-python/namespace-sphinxcontrib is still installed
+   cat > 
"${BUILD_DIR}/install$(python_get_sitedir)/sphinxcontrib/__init__.py" <<-EOF || 
die
+   __path__ = __import__('pkgutil').extend_path(__path__, __name__)
+   EOF
+   epytest
+   rm 
"${BUILD_DIR}/install$(python_get_sitedir)/sphinxcontrib/__init__.py" || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-04-11 Thread Michał Górny
commit: 66f9a8e4d93e959a483e7cc356565b6889a0b08d
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Apr 11 07:00:53 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Apr 11 07:41:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66f9a8e4

dev-python/sphinxcontrib-bibtex: Add test dep on numpydoc

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

 dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild | 5 +
 1 file changed, 5 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
index 05db93750374..5d8bcffd2fd0 100644
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
@@ -22,6 +22,11 @@ RDEPEND="
dev-python/pybtex-docutils[${PYTHON_USEDEP}]
dev-python/sphinx[${PYTHON_USEDEP}]
 "
+BDEPEND="
+   test? (
+   dev-python/numpydoc[${PYTHON_USEDEP}]
+   )
+"
 
 distutils_enable_tests pytest
 distutils_enable_sphinx doc



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-04-11 Thread Michał Górny
commit: b136c79419e3c5b19d5580cf898de1ce2aa6cf56
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Apr 11 18:43:13 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Apr 11 19:58:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b136c794

dev-python/sphinxcontrib-bibtex: Use distutils_write_namespace

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

 dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild | 7 +--
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
index 5d8bcffd2fd0..d63be4fb2ab4 100644
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
@@ -37,11 +37,6 @@ python_compile() {
 }
 
 python_test() {
-   # this is needed to keep the tests working while
-   # dev-python/namespace-sphinxcontrib is still installed
-   cat > 
"${BUILD_DIR}/install$(python_get_sitedir)/sphinxcontrib/__init__.py" <<-EOF || 
die
-   __path__ = __import__('pkgutil').extend_path(__path__, __name__)
-   EOF
+   distutils_write_namespace sphinxcontrib
epytest
-   rm 
"${BUILD_DIR}/install$(python_get_sitedir)/sphinxcontrib/__init__.py" || die
 }



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-04-26 Thread Michał Górny
commit: 7967bd158d52ea93eb01df19cec2000683bdb92c
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Apr 26 18:58:49 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Apr 26 19:01:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7967bd15

dev-python/sphinxcontrib-bibtex: Remove old

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  2 --
 .../sphinxcontrib-bibtex-2.3.0.ebuild  | 29 -
 .../sphinxcontrib-bibtex-2.4.1.ebuild  | 38 --
 3 files changed, 69 deletions(-)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 3aa28c8d2a8c..6b2af5ac532d 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,3 +1 @@
-DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908
-DIST sphinxcontrib-bibtex-2.4.1.tar.gz 108355 BLAKE2B 
2ebe53186b7bbf6ef5e09f05e3586b3a2d126978ef87a023f577cb9768621ceea8eaba8be3d03f55d3c7cd0cd7682c598cf141468129866fb7ac9f08ed0e9245
 SHA512 
9f323379d2626837dc199ac6c63c555eef8a9fa7c1b215f68d5f2c2769ff4027a027c1a46abe9b09aadf87144ddb22e08aaa47838183a82ff0e12fbd91a5334a
 DIST sphinxcontrib-bibtex-2.4.2.tar.gz 284061 BLAKE2B 
06d9a868da621cca522c45998ce5f28a5aafc501127760c494e9e796d807800cccf3ee0cace7f4b824a00a76e8dd80e77d0ac5e037f2eaebbeec2ce4ea2ead70
 SHA512 
52d47bf0a20ef13f29b712bbe66cbcb98bd9531b8032a847375ff23180368decc3f89c2323b9ccff77c9bc9fdada63c521a81da6b701533973fcf627c2672e82

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
deleted file mode 100644
index af2d6449a82a..
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Sphinx extensions for BibTeX style citations"
-HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/pybtex[${PYTHON_USEDEP}]
-   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx doc
-
-python_install_all() {
-   distutils-r1_python_install_all
-   find "${D}" -name '*.pth' -delete || die
-}

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild
deleted file mode 100644
index 11d9bca95067..
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Sphinx extensions for BibTeX style citations"
-HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/docutils[${PYTHON_USEDEP}]
-   dev-python/pybtex[${PYTHON_USEDEP}]
-   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests --install pytest
-distutils_enable_sphinx doc
-
-python_prepare_all() {
-   # pybtex.plugin.PluginNotFound: plugin pybtex.style.names.last not found
-   # This particular style seems to be removed?
-   rm test/test_citation.py test/test_footcite.py test/test_style.py || die
-
-   distutils-r1_python_prepare_all
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-   find "${D}" -name '*.pth' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-06-04 Thread Michał Górny
commit: 06b0d80b90d4950c3187804b6176f27791ec24a7
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jun  5 05:49:37 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun  5 05:49:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06b0d80b

dev-python/sphinxcontrib-bibtex: Add python@ as co-maint.

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

 dev-python/sphinxcontrib-bibtex/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/metadata.xml 
b/dev-python/sphinxcontrib-bibtex/metadata.xml
index cc2a93866978..de28e3ff7b05 100644
--- a/dev-python/sphinxcontrib-bibtex/metadata.xml
+++ b/dev-python/sphinxcontrib-bibtex/metadata.xml
@@ -5,6 +5,10 @@
andrewammerl...@gentoo.org
Andrew Ammerlaan

+   
+   pyt...@gentoo.org
+   Python
+   

sphinxcontrib-bibtex
mcmtroffaes/sphinxcontrib-bibtex



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-03-05 Thread Michał Górny
commit: 1a13e4bab69b7e1d63da2c1fa012d5f9af855f55
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar  5 21:38:09 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar  5 21:50:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a13e4ba

dev-python/sphinxcontrib-bibtex: Bump to 2.2.0

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.2.0.ebuild  | 35 ++
 2 files changed, 36 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 8a428f1c4b0..bcea1ca4286 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1 +1,2 @@
 DIST sphinxcontrib-bibtex-2.0.0.tar.gz 13 BLAKE2B 
8a542ff7895a89a8dbf6b8ed1df3ab4e928b68ce86881819c1fbfafdda626c2e1106f5513832ee09248381c89f54f06d4d1b42f005b1f775b0fbe8962a0a0ff1
 SHA512 
bffd4cb1ea8d88b947b89f5bd1c55bbb8bbab8679f205216f87f932cc0170d2bbabfbe4ea8d32fb7c980826d3f7c4a20cd49c2fb36f288b5cdc4500ad9ff75cd
+DIST sphinxcontrib-bibtex-2.2.0.tar.gz 96027 BLAKE2B 
77ca45e36f1730fa6992cfe41763a34e2a0bcdc99c520412591be3c219dcb7a8af240cc74d08c260548475b88b6cfba24b82e7bad2ab21b24c0e9cb62590792a
 SHA512 
fa78d35f04825f841f757e2708d0ebbd3617a7bf20a893249eaee7e435ff2880ffc8bd23608356904ce41fc11d7fd49bab20f3da501d4a217593c52d99caebaa

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.0.ebuild
new file mode 100644
index 000..3c3e2d33175
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/oset[${PYTHON_USEDEP}]
+   dev-python/pybtex[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_test() {
+   pytest -vv test || die "Tests failed with ${EPYTHON}"
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+   find "${D}" -name '*.pth' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-06-01 Thread Michał Górny
commit: 9a8ef3d1167aca1a61e41b81b7d03f131992d013
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun  1 21:30:03 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun  1 21:30:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a8ef3d1

dev-python/sphinxcontrib-bibtex: Bump to 2.3.0

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.3.0.ebuild  | 31 ++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 4ea612ca4d3..99c4ac48d78 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,3 +1,4 @@
 DIST sphinxcontrib-bibtex-2.0.0.tar.gz 13 BLAKE2B 
8a542ff7895a89a8dbf6b8ed1df3ab4e928b68ce86881819c1fbfafdda626c2e1106f5513832ee09248381c89f54f06d4d1b42f005b1f775b0fbe8962a0a0ff1
 SHA512 
bffd4cb1ea8d88b947b89f5bd1c55bbb8bbab8679f205216f87f932cc0170d2bbabfbe4ea8d32fb7c980826d3f7c4a20cd49c2fb36f288b5cdc4500ad9ff75cd
 DIST sphinxcontrib-bibtex-2.2.0.tar.gz 96027 BLAKE2B 
77ca45e36f1730fa6992cfe41763a34e2a0bcdc99c520412591be3c219dcb7a8af240cc74d08c260548475b88b6cfba24b82e7bad2ab21b24c0e9cb62590792a
 SHA512 
fa78d35f04825f841f757e2708d0ebbd3617a7bf20a893249eaee7e435ff2880ffc8bd23608356904ce41fc11d7fd49bab20f3da501d4a217593c52d99caebaa
 DIST sphinxcontrib-bibtex-2.2.1.tar.gz 96251 BLAKE2B 
3ff2ad5b7a37535177c19ba82cf53bd3a57e9f143f9157a7c5be6fd72b5c402893c172e9d902b2e12ac527833c742c3ffed81ee3407eb48fcf2937eadc3aab3b
 SHA512 
c34199cc5180dbd8b804daf4ca1bcd830605b9620a44312c632fd9313ad87ab495b6e134f5042167daefa36c5295f61c03ee90b69396f746bc6ec7bfa182a69b
+DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
new file mode 100644
index 000..4a4e2dccdd1
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/oset[${PYTHON_USEDEP}]
+   dev-python/pybtex[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_install_all() {
+   distutils-r1_python_install_all
+   find "${D}" -name '*.pth' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-06-05 Thread Andrew Ammerlaan
commit: 85d4a109d7c942c3312718409852d2341c1c824f
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Sat Jun  5 20:10:16 2021 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Sat Jun  5 20:54:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85d4a109

dev-python/sphinxcontrib-bibtex: drop old

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 -
 .../sphinxcontrib-bibtex-2.0.0.ebuild  | 31 --
 2 files changed, 32 deletions(-)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 99c4ac48d78..4a10883128a 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,4 +1,3 @@
-DIST sphinxcontrib-bibtex-2.0.0.tar.gz 13 BLAKE2B 
8a542ff7895a89a8dbf6b8ed1df3ab4e928b68ce86881819c1fbfafdda626c2e1106f5513832ee09248381c89f54f06d4d1b42f005b1f775b0fbe8962a0a0ff1
 SHA512 
bffd4cb1ea8d88b947b89f5bd1c55bbb8bbab8679f205216f87f932cc0170d2bbabfbe4ea8d32fb7c980826d3f7c4a20cd49c2fb36f288b5cdc4500ad9ff75cd
 DIST sphinxcontrib-bibtex-2.2.0.tar.gz 96027 BLAKE2B 
77ca45e36f1730fa6992cfe41763a34e2a0bcdc99c520412591be3c219dcb7a8af240cc74d08c260548475b88b6cfba24b82e7bad2ab21b24c0e9cb62590792a
 SHA512 
fa78d35f04825f841f757e2708d0ebbd3617a7bf20a893249eaee7e435ff2880ffc8bd23608356904ce41fc11d7fd49bab20f3da501d4a217593c52d99caebaa
 DIST sphinxcontrib-bibtex-2.2.1.tar.gz 96251 BLAKE2B 
3ff2ad5b7a37535177c19ba82cf53bd3a57e9f143f9157a7c5be6fd72b5c402893c172e9d902b2e12ac527833c742c3ffed81ee3407eb48fcf2937eadc3aab3b
 SHA512 
c34199cc5180dbd8b804daf4ca1bcd830605b9620a44312c632fd9313ad87ab495b6e134f5042167daefa36c5295f61c03ee90b69396f746bc6ec7bfa182a69b
 DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild
deleted file mode 100644
index f16eabd5b3a..000
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8} )
-
-inherit distutils-r1
-
-DESCRIPTION="Sphinx extensions for BibTeX style citations"
-HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/oset[${PYTHON_USEDEP}]
-   dev-python/pybtex[${PYTHON_USEDEP}]
-   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx doc
-
-python_install_all() {
-   distutils-r1_python_install_all
-   find "${D}" -name '*.pth' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-09-03 Thread Arthur Zamarin
commit: 13aabd3c4bd7e0de7b5129c1d07e50a2b614aa3d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Sep  3 06:53:28 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Sep  3 07:32:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13aabd3c

dev-python/sphinxcontrib-bibtex: enable py3.10, EAPI=8, clean deps

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

 dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild | 6 ++
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
index 4a4e2dccdd1..af2d6449a82 100644
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
@@ -1,10 +1,9 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
+EAPI=8
 
+PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1
 
 DESCRIPTION="Sphinx extensions for BibTeX style citations"
@@ -16,7 +15,6 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 RDEPEND="
-   dev-python/oset[${PYTHON_USEDEP}]
dev-python/pybtex[${PYTHON_USEDEP}]
dev-python/pybtex-docutils[${PYTHON_USEDEP}]
dev-python/sphinx[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-09-03 Thread Arthur Zamarin
commit: 409f0777d87dfd22d221dec87c5069a77ddc3988
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Sep  3 06:53:42 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Sep  3 07:32:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=409f0777

dev-python/sphinxcontrib-bibtex: drop 2.2.0, 2.2.1

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  2 --
 .../sphinxcontrib-bibtex-2.2.0.ebuild  | 35 --
 .../sphinxcontrib-bibtex-2.2.1.ebuild  | 31 ---
 3 files changed, 68 deletions(-)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 4a10883128a..8a3ed968d47 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,3 +1 @@
-DIST sphinxcontrib-bibtex-2.2.0.tar.gz 96027 BLAKE2B 
77ca45e36f1730fa6992cfe41763a34e2a0bcdc99c520412591be3c219dcb7a8af240cc74d08c260548475b88b6cfba24b82e7bad2ab21b24c0e9cb62590792a
 SHA512 
fa78d35f04825f841f757e2708d0ebbd3617a7bf20a893249eaee7e435ff2880ffc8bd23608356904ce41fc11d7fd49bab20f3da501d4a217593c52d99caebaa
-DIST sphinxcontrib-bibtex-2.2.1.tar.gz 96251 BLAKE2B 
3ff2ad5b7a37535177c19ba82cf53bd3a57e9f143f9157a7c5be6fd72b5c402893c172e9d902b2e12ac527833c742c3ffed81ee3407eb48fcf2937eadc3aab3b
 SHA512 
c34199cc5180dbd8b804daf4ca1bcd830605b9620a44312c632fd9313ad87ab495b6e134f5042167daefa36c5295f61c03ee90b69396f746bc6ec7bfa182a69b
 DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.0.ebuild
deleted file mode 100644
index 3c3e2d33175..000
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Sphinx extensions for BibTeX style citations"
-HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/oset[${PYTHON_USEDEP}]
-   dev-python/pybtex[${PYTHON_USEDEP}]
-   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx doc
-
-python_test() {
-   pytest -vv test || die "Tests failed with ${EPYTHON}"
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-   find "${D}" -name '*.pth' -delete || die
-}

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.1.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.1.ebuild
deleted file mode 100644
index 4a4e2dccdd1..000
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Sphinx extensions for BibTeX style citations"
-HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/oset[${PYTHON_USEDEP}]
-   dev-python/pybtex[${PYTHON_USEDEP}]
-   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx doc
-
-python_install_all() {
-   distutils-r1_python_install_all
-   find "${D}" -name '*.pth' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-01-16 Thread Joonas Niilola
commit: d05f1fdd0033aeb8e54ff3fd25536019c0ec3ccb
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Sat Dec 19 15:13:30 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Jan 16 08:02:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d05f1fdd

dev-python/sphinxcontrib-bibtex: new dependency of spyder

Sphinx extensions for BibTeX style citations.

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan  riseup.net>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 dev-python/sphinxcontrib-bibtex/metadata.xml   | 16 +++
 .../sphinxcontrib-bibtex-2.0.0.ebuild  | 31 ++
 3 files changed, 48 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
new file mode 100644
index 000..8a428f1c4b0
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -0,0 +1 @@
+DIST sphinxcontrib-bibtex-2.0.0.tar.gz 13 BLAKE2B 
8a542ff7895a89a8dbf6b8ed1df3ab4e928b68ce86881819c1fbfafdda626c2e1106f5513832ee09248381c89f54f06d4d1b42f005b1f775b0fbe8962a0a0ff1
 SHA512 
bffd4cb1ea8d88b947b89f5bd1c55bbb8bbab8679f205216f87f932cc0170d2bbabfbe4ea8d32fb7c980826d3f7c4a20cd49c2fb36f288b5cdc4500ad9ff75cd

diff --git a/dev-python/sphinxcontrib-bibtex/metadata.xml 
b/dev-python/sphinxcontrib-bibtex/metadata.xml
new file mode 100644
index 000..786ba057ec1
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/metadata.xml
@@ -0,0 +1,16 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   andrewammerl...@riseup.net
+   Andrew Ammerlaan
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   sphinxcontrib-bibtex
+   mcmtroffaes/sphinxcontrib-bibtex
+   
+

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild
new file mode 100644
index 000..f16eabd5b3a
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/oset[${PYTHON_USEDEP}]
+   dev-python/pybtex[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_install_all() {
+   distutils-r1_python_install_all
+   find "${D}" -name '*.pth' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-08-31 Thread Andrew Ammerlaan
commit: 9a9098775746c7c1703fa1188eb8c291c0d46f75
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Wed Aug 31 12:37:44 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Wed Aug 31 12:38:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a909877

dev-python/sphinxcontrib-bibtex: add 2.5.0

Closes: https://bugs.gentoo.org/866015
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.5.0.ebuild  | 49 ++
 2 files changed, 50 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 6b2af5ac532d..3d1cbb9616bd 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1 +1,2 @@
 DIST sphinxcontrib-bibtex-2.4.2.tar.gz 284061 BLAKE2B 
06d9a868da621cca522c45998ce5f28a5aafc501127760c494e9e796d807800cccf3ee0cace7f4b824a00a76e8dd80e77d0ac5e037f2eaebbeec2ce4ea2ead70
 SHA512 
52d47bf0a20ef13f29b712bbe66cbcb98bd9531b8032a847375ff23180368decc3f89c2323b9ccff77c9bc9fdada63c521a81da6b701533973fcf627c2672e82
+DIST sphinxcontrib-bibtex-2.5.0.tar.gz 113310 BLAKE2B 
5bd39fccf33897bbbf8359a09f07a6e7146d4fb3c1ccb63ad96d3980cc4a256e0b9b37bbf6ceadf65eb01937741934e1f30841587eb6246b50774c81e8428998
 SHA512 
c99b4bf8cbc73e94e7e4486b4cb58de0dc928079b320ee7d7a473ee27b7f1e349a4765a30059aadc3fb0c6161940c6f2eaf7afdf5ac1c64ba73ed80fba5b5e45

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.5.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.5.0.ebuild
new file mode 100644
index ..6ba25e18e884
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.5.0.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   >=dev-python/docutils-0.8[${PYTHON_USEDEP}]
+   >=dev-python/importlib_metadata-3.6[${PYTHON_USEDEP}]
+   >=dev-python/pybtex-0.24[${PYTHON_USEDEP}]
+   >=dev-python/pybtex-docutils-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-2.1[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/numpydoc[${PYTHON_USEDEP}]
+   )
+"
+
+EPYTEST_DESELECT=(
+   # rinoh not packaged
+   test/test_citation_rinoh.py::test_citation_rinoh
+   test/test_citation_rinoh.py::test_citation_rinoh_multidoc
+)
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_compile() {
+   distutils-r1_python_compile
+   find "${BUILD_DIR}" -name '*.pth' -delete || die
+}
+
+python_test() {
+   distutils_write_namespace sphinxcontrib
+   epytest
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-04-26 Thread Michał Górny
commit: 7967bd158d52ea93eb01df19cec2000683bdb92c
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Apr 26 18:58:49 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Apr 26 19:01:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7967bd15

dev-python/sphinxcontrib-bibtex: Remove old

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  2 --
 .../sphinxcontrib-bibtex-2.3.0.ebuild  | 29 -
 .../sphinxcontrib-bibtex-2.4.1.ebuild  | 38 --
 3 files changed, 69 deletions(-)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 3aa28c8d2a8c..6b2af5ac532d 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,3 +1 @@
-DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908
-DIST sphinxcontrib-bibtex-2.4.1.tar.gz 108355 BLAKE2B 
2ebe53186b7bbf6ef5e09f05e3586b3a2d126978ef87a023f577cb9768621ceea8eaba8be3d03f55d3c7cd0cd7682c598cf141468129866fb7ac9f08ed0e9245
 SHA512 
9f323379d2626837dc199ac6c63c555eef8a9fa7c1b215f68d5f2c2769ff4027a027c1a46abe9b09aadf87144ddb22e08aaa47838183a82ff0e12fbd91a5334a
 DIST sphinxcontrib-bibtex-2.4.2.tar.gz 284061 BLAKE2B 
06d9a868da621cca522c45998ce5f28a5aafc501127760c494e9e796d807800cccf3ee0cace7f4b824a00a76e8dd80e77d0ac5e037f2eaebbeec2ce4ea2ead70
 SHA512 
52d47bf0a20ef13f29b712bbe66cbcb98bd9531b8032a847375ff23180368decc3f89c2323b9ccff77c9bc9fdada63c521a81da6b701533973fcf627c2672e82

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
deleted file mode 100644
index af2d6449a82a..
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Sphinx extensions for BibTeX style citations"
-HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/pybtex[${PYTHON_USEDEP}]
-   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx doc
-
-python_install_all() {
-   distutils-r1_python_install_all
-   find "${D}" -name '*.pth' -delete || die
-}

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild
deleted file mode 100644
index 11d9bca95067..
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Sphinx extensions for BibTeX style citations"
-HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/docutils[${PYTHON_USEDEP}]
-   dev-python/pybtex[${PYTHON_USEDEP}]
-   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests --install pytest
-distutils_enable_sphinx doc
-
-python_prepare_all() {
-   # pybtex.plugin.PluginNotFound: plugin pybtex.style.names.last not found
-   # This particular style seems to be removed?
-   rm test/test_citation.py test/test_footcite.py test/test_style.py || die
-
-   distutils-r1_python_prepare_all
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-   find "${D}" -name '*.pth' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-06-04 Thread Michał Górny
commit: 06b0d80b90d4950c3187804b6176f27791ec24a7
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jun  5 05:49:37 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun  5 05:49:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06b0d80b

dev-python/sphinxcontrib-bibtex: Add python@ as co-maint.

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

 dev-python/sphinxcontrib-bibtex/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/metadata.xml 
b/dev-python/sphinxcontrib-bibtex/metadata.xml
index cc2a93866978..de28e3ff7b05 100644
--- a/dev-python/sphinxcontrib-bibtex/metadata.xml
+++ b/dev-python/sphinxcontrib-bibtex/metadata.xml
@@ -5,6 +5,10 @@
andrewammerl...@gentoo.org
Andrew Ammerlaan

+   
+   pyt...@gentoo.org
+   Python
+   

sphinxcontrib-bibtex
mcmtroffaes/sphinxcontrib-bibtex



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-04-10 Thread Michał Górny
commit: 955914db6c97ce5e0bc4889efe57f36a00b2d1ab
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Apr 10 21:04:59 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Apr 10 21:20:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=955914db

dev-python/sphinxcontrib-bibtex: Bump to 2.4.2

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.4.2.ebuild  | 42 ++
 2 files changed, 43 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index f15517fc2285..3aa28c8d2a8c 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,2 +1,3 @@
 DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908
 DIST sphinxcontrib-bibtex-2.4.1.tar.gz 108355 BLAKE2B 
2ebe53186b7bbf6ef5e09f05e3586b3a2d126978ef87a023f577cb9768621ceea8eaba8be3d03f55d3c7cd0cd7682c598cf141468129866fb7ac9f08ed0e9245
 SHA512 
9f323379d2626837dc199ac6c63c555eef8a9fa7c1b215f68d5f2c2769ff4027a027c1a46abe9b09aadf87144ddb22e08aaa47838183a82ff0e12fbd91a5334a
+DIST sphinxcontrib-bibtex-2.4.2.tar.gz 284061 BLAKE2B 
06d9a868da621cca522c45998ce5f28a5aafc501127760c494e9e796d807800cccf3ee0cace7f4b824a00a76e8dd80e77d0ac5e037f2eaebbeec2ce4ea2ead70
 SHA512 
52d47bf0a20ef13f29b712bbe66cbcb98bd9531b8032a847375ff23180368decc3f89c2323b9ccff77c9bc9fdada63c521a81da6b701533973fcf627c2672e82

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
new file mode 100644
index ..05db93750374
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/docutils[${PYTHON_USEDEP}]
+   >=dev-python/pybtex-0.24[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_compile() {
+   distutils-r1_python_compile
+   find "${BUILD_DIR}" -name '*.pth' -delete || die
+}
+
+python_test() {
+   # this is needed to keep the tests working while
+   # dev-python/namespace-sphinxcontrib is still installed
+   cat > 
"${BUILD_DIR}/install$(python_get_sitedir)/sphinxcontrib/__init__.py" <<-EOF || 
die
+   __path__ = __import__('pkgutil').extend_path(__path__, __name__)
+   EOF
+   epytest
+   rm 
"${BUILD_DIR}/install$(python_get_sitedir)/sphinxcontrib/__init__.py" || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-04-11 Thread Michał Górny
commit: 66f9a8e4d93e959a483e7cc356565b6889a0b08d
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Apr 11 07:00:53 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Apr 11 07:41:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66f9a8e4

dev-python/sphinxcontrib-bibtex: Add test dep on numpydoc

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

 dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild | 5 +
 1 file changed, 5 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
index 05db93750374..5d8bcffd2fd0 100644
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
@@ -22,6 +22,11 @@ RDEPEND="
dev-python/pybtex-docutils[${PYTHON_USEDEP}]
dev-python/sphinx[${PYTHON_USEDEP}]
 "
+BDEPEND="
+   test? (
+   dev-python/numpydoc[${PYTHON_USEDEP}]
+   )
+"
 
 distutils_enable_tests pytest
 distutils_enable_sphinx doc



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-04-11 Thread Michał Górny
commit: b136c79419e3c5b19d5580cf898de1ce2aa6cf56
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Apr 11 18:43:13 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Apr 11 19:58:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b136c794

dev-python/sphinxcontrib-bibtex: Use distutils_write_namespace

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

 dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild | 7 +--
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
index 5d8bcffd2fd0..d63be4fb2ab4 100644
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
@@ -37,11 +37,6 @@ python_compile() {
 }
 
 python_test() {
-   # this is needed to keep the tests working while
-   # dev-python/namespace-sphinxcontrib is still installed
-   cat > 
"${BUILD_DIR}/install$(python_get_sitedir)/sphinxcontrib/__init__.py" <<-EOF || 
die
-   __path__ = __import__('pkgutil').extend_path(__path__, __name__)
-   EOF
+   distutils_write_namespace sphinxcontrib
epytest
-   rm 
"${BUILD_DIR}/install$(python_get_sitedir)/sphinxcontrib/__init__.py" || die
 }



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-05-17 Thread Michał Górny
commit: aca436ac737a78be5c3c29bef9537d4a57e81fdf
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 17 07:14:21 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 17 07:36:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aca436ac

dev-python/sphinxcontrib-bibtex: Bump to 2.2.1

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.2.1.ebuild  | 31 ++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index bcea1ca4286..4ea612ca4d3 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,2 +1,3 @@
 DIST sphinxcontrib-bibtex-2.0.0.tar.gz 13 BLAKE2B 
8a542ff7895a89a8dbf6b8ed1df3ab4e928b68ce86881819c1fbfafdda626c2e1106f5513832ee09248381c89f54f06d4d1b42f005b1f775b0fbe8962a0a0ff1
 SHA512 
bffd4cb1ea8d88b947b89f5bd1c55bbb8bbab8679f205216f87f932cc0170d2bbabfbe4ea8d32fb7c980826d3f7c4a20cd49c2fb36f288b5cdc4500ad9ff75cd
 DIST sphinxcontrib-bibtex-2.2.0.tar.gz 96027 BLAKE2B 
77ca45e36f1730fa6992cfe41763a34e2a0bcdc99c520412591be3c219dcb7a8af240cc74d08c260548475b88b6cfba24b82e7bad2ab21b24c0e9cb62590792a
 SHA512 
fa78d35f04825f841f757e2708d0ebbd3617a7bf20a893249eaee7e435ff2880ffc8bd23608356904ce41fc11d7fd49bab20f3da501d4a217593c52d99caebaa
+DIST sphinxcontrib-bibtex-2.2.1.tar.gz 96251 BLAKE2B 
3ff2ad5b7a37535177c19ba82cf53bd3a57e9f143f9157a7c5be6fd72b5c402893c172e9d902b2e12ac527833c742c3ffed81ee3407eb48fcf2937eadc3aab3b
 SHA512 
c34199cc5180dbd8b804daf4ca1bcd830605b9620a44312c632fd9313ad87ab495b6e134f5042167daefa36c5295f61c03ee90b69396f746bc6ec7bfa182a69b

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.1.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.1.ebuild
new file mode 100644
index 000..4a4e2dccdd1
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/oset[${PYTHON_USEDEP}]
+   dev-python/pybtex[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_install_all() {
+   distutils-r1_python_install_all
+   find "${D}" -name '*.pth' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-05-22 Thread Andrew Ammerlaan
commit: 0c53f7520b170eca00775cb42db9d64c01c5bd42
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Sat May 22 20:38:35 2021 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Sat May 22 20:55:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c53f752

dev-python/sphinxcontrib-bibtex: add 

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/sphinxcontrib-bibtex/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/sphinxcontrib-bibtex/metadata.xml 
b/dev-python/sphinxcontrib-bibtex/metadata.xml
index 0b33b2fdc73..063f60aba14 100644
--- a/dev-python/sphinxcontrib-bibtex/metadata.xml
+++ b/dev-python/sphinxcontrib-bibtex/metadata.xml
@@ -9,4 +9,5 @@
sphinxcontrib-bibtex
mcmtroffaes/sphinxcontrib-bibtex

+   
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-09-13 Thread Andrew Ammerlaan
commit: 769846a23def9c06458dc8103968d0735e69fa46
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Mon Sep 13 06:53:35 2021 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Mon Sep 13 07:30:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=769846a2

dev-python/sphinxcontrib-bibtex: add version 2.4.1

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.4.1.ebuild  | 38 ++
 2 files changed, 39 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 8a3ed968d47..f15517fc228 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1 +1,2 @@
 DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908
+DIST sphinxcontrib-bibtex-2.4.1.tar.gz 108355 BLAKE2B 
2ebe53186b7bbf6ef5e09f05e3586b3a2d126978ef87a023f577cb9768621ceea8eaba8be3d03f55d3c7cd0cd7682c598cf141468129866fb7ac9f08ed0e9245
 SHA512 
9f323379d2626837dc199ac6c63c555eef8a9fa7c1b215f68d5f2c2769ff4027a027c1a46abe9b09aadf87144ddb22e08aaa47838183a82ff0e12fbd91a5334a

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild
new file mode 100644
index 000..11d9bca9506
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/docutils[${PYTHON_USEDEP}]
+   dev-python/pybtex[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests --install pytest
+distutils_enable_sphinx doc
+
+python_prepare_all() {
+   # pybtex.plugin.PluginNotFound: plugin pybtex.style.names.last not found
+   # This particular style seems to be removed?
+   rm test/test_citation.py test/test_footcite.py test/test_style.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+   find "${D}" -name '*.pth' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-03-05 Thread Michał Górny
commit: 1a13e4bab69b7e1d63da2c1fa012d5f9af855f55
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar  5 21:38:09 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar  5 21:50:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a13e4ba

dev-python/sphinxcontrib-bibtex: Bump to 2.2.0

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.2.0.ebuild  | 35 ++
 2 files changed, 36 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 8a428f1c4b0..bcea1ca4286 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1 +1,2 @@
 DIST sphinxcontrib-bibtex-2.0.0.tar.gz 13 BLAKE2B 
8a542ff7895a89a8dbf6b8ed1df3ab4e928b68ce86881819c1fbfafdda626c2e1106f5513832ee09248381c89f54f06d4d1b42f005b1f775b0fbe8962a0a0ff1
 SHA512 
bffd4cb1ea8d88b947b89f5bd1c55bbb8bbab8679f205216f87f932cc0170d2bbabfbe4ea8d32fb7c980826d3f7c4a20cd49c2fb36f288b5cdc4500ad9ff75cd
+DIST sphinxcontrib-bibtex-2.2.0.tar.gz 96027 BLAKE2B 
77ca45e36f1730fa6992cfe41763a34e2a0bcdc99c520412591be3c219dcb7a8af240cc74d08c260548475b88b6cfba24b82e7bad2ab21b24c0e9cb62590792a
 SHA512 
fa78d35f04825f841f757e2708d0ebbd3617a7bf20a893249eaee7e435ff2880ffc8bd23608356904ce41fc11d7fd49bab20f3da501d4a217593c52d99caebaa

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.0.ebuild
new file mode 100644
index 000..3c3e2d33175
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/oset[${PYTHON_USEDEP}]
+   dev-python/pybtex[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_test() {
+   pytest -vv test || die "Tests failed with ${EPYTHON}"
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+   find "${D}" -name '*.pth' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-06-01 Thread Michał Górny
commit: 9a8ef3d1167aca1a61e41b81b7d03f131992d013
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun  1 21:30:03 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun  1 21:30:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a8ef3d1

dev-python/sphinxcontrib-bibtex: Bump to 2.3.0

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.3.0.ebuild  | 31 ++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 4ea612ca4d3..99c4ac48d78 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,3 +1,4 @@
 DIST sphinxcontrib-bibtex-2.0.0.tar.gz 13 BLAKE2B 
8a542ff7895a89a8dbf6b8ed1df3ab4e928b68ce86881819c1fbfafdda626c2e1106f5513832ee09248381c89f54f06d4d1b42f005b1f775b0fbe8962a0a0ff1
 SHA512 
bffd4cb1ea8d88b947b89f5bd1c55bbb8bbab8679f205216f87f932cc0170d2bbabfbe4ea8d32fb7c980826d3f7c4a20cd49c2fb36f288b5cdc4500ad9ff75cd
 DIST sphinxcontrib-bibtex-2.2.0.tar.gz 96027 BLAKE2B 
77ca45e36f1730fa6992cfe41763a34e2a0bcdc99c520412591be3c219dcb7a8af240cc74d08c260548475b88b6cfba24b82e7bad2ab21b24c0e9cb62590792a
 SHA512 
fa78d35f04825f841f757e2708d0ebbd3617a7bf20a893249eaee7e435ff2880ffc8bd23608356904ce41fc11d7fd49bab20f3da501d4a217593c52d99caebaa
 DIST sphinxcontrib-bibtex-2.2.1.tar.gz 96251 BLAKE2B 
3ff2ad5b7a37535177c19ba82cf53bd3a57e9f143f9157a7c5be6fd72b5c402893c172e9d902b2e12ac527833c742c3ffed81ee3407eb48fcf2937eadc3aab3b
 SHA512 
c34199cc5180dbd8b804daf4ca1bcd830605b9620a44312c632fd9313ad87ab495b6e134f5042167daefa36c5295f61c03ee90b69396f746bc6ec7bfa182a69b
+DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
new file mode 100644
index 000..4a4e2dccdd1
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/oset[${PYTHON_USEDEP}]
+   dev-python/pybtex[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_install_all() {
+   distutils-r1_python_install_all
+   find "${D}" -name '*.pth' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-06-05 Thread Andrew Ammerlaan
commit: 85d4a109d7c942c3312718409852d2341c1c824f
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Sat Jun  5 20:10:16 2021 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Sat Jun  5 20:54:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85d4a109

dev-python/sphinxcontrib-bibtex: drop old

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 -
 .../sphinxcontrib-bibtex-2.0.0.ebuild  | 31 --
 2 files changed, 32 deletions(-)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 99c4ac48d78..4a10883128a 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,4 +1,3 @@
-DIST sphinxcontrib-bibtex-2.0.0.tar.gz 13 BLAKE2B 
8a542ff7895a89a8dbf6b8ed1df3ab4e928b68ce86881819c1fbfafdda626c2e1106f5513832ee09248381c89f54f06d4d1b42f005b1f775b0fbe8962a0a0ff1
 SHA512 
bffd4cb1ea8d88b947b89f5bd1c55bbb8bbab8679f205216f87f932cc0170d2bbabfbe4ea8d32fb7c980826d3f7c4a20cd49c2fb36f288b5cdc4500ad9ff75cd
 DIST sphinxcontrib-bibtex-2.2.0.tar.gz 96027 BLAKE2B 
77ca45e36f1730fa6992cfe41763a34e2a0bcdc99c520412591be3c219dcb7a8af240cc74d08c260548475b88b6cfba24b82e7bad2ab21b24c0e9cb62590792a
 SHA512 
fa78d35f04825f841f757e2708d0ebbd3617a7bf20a893249eaee7e435ff2880ffc8bd23608356904ce41fc11d7fd49bab20f3da501d4a217593c52d99caebaa
 DIST sphinxcontrib-bibtex-2.2.1.tar.gz 96251 BLAKE2B 
3ff2ad5b7a37535177c19ba82cf53bd3a57e9f143f9157a7c5be6fd72b5c402893c172e9d902b2e12ac527833c742c3ffed81ee3407eb48fcf2937eadc3aab3b
 SHA512 
c34199cc5180dbd8b804daf4ca1bcd830605b9620a44312c632fd9313ad87ab495b6e134f5042167daefa36c5295f61c03ee90b69396f746bc6ec7bfa182a69b
 DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild
deleted file mode 100644
index f16eabd5b3a..000
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8} )
-
-inherit distutils-r1
-
-DESCRIPTION="Sphinx extensions for BibTeX style citations"
-HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/oset[${PYTHON_USEDEP}]
-   dev-python/pybtex[${PYTHON_USEDEP}]
-   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx doc
-
-python_install_all() {
-   distutils-r1_python_install_all
-   find "${D}" -name '*.pth' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-09-03 Thread Arthur Zamarin
commit: 13aabd3c4bd7e0de7b5129c1d07e50a2b614aa3d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Sep  3 06:53:28 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Sep  3 07:32:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13aabd3c

dev-python/sphinxcontrib-bibtex: enable py3.10, EAPI=8, clean deps

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

 dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild | 6 ++
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
index 4a4e2dccdd1..af2d6449a82 100644
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
@@ -1,10 +1,9 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
+EAPI=8
 
+PYTHON_COMPAT=( python3_{8..10} )
 inherit distutils-r1
 
 DESCRIPTION="Sphinx extensions for BibTeX style citations"
@@ -16,7 +15,6 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 RDEPEND="
-   dev-python/oset[${PYTHON_USEDEP}]
dev-python/pybtex[${PYTHON_USEDEP}]
dev-python/pybtex-docutils[${PYTHON_USEDEP}]
dev-python/sphinx[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-09-03 Thread Arthur Zamarin
commit: 409f0777d87dfd22d221dec87c5069a77ddc3988
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Sep  3 06:53:42 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Sep  3 07:32:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=409f0777

dev-python/sphinxcontrib-bibtex: drop 2.2.0, 2.2.1

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  2 --
 .../sphinxcontrib-bibtex-2.2.0.ebuild  | 35 --
 .../sphinxcontrib-bibtex-2.2.1.ebuild  | 31 ---
 3 files changed, 68 deletions(-)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 4a10883128a..8a3ed968d47 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,3 +1 @@
-DIST sphinxcontrib-bibtex-2.2.0.tar.gz 96027 BLAKE2B 
77ca45e36f1730fa6992cfe41763a34e2a0bcdc99c520412591be3c219dcb7a8af240cc74d08c260548475b88b6cfba24b82e7bad2ab21b24c0e9cb62590792a
 SHA512 
fa78d35f04825f841f757e2708d0ebbd3617a7bf20a893249eaee7e435ff2880ffc8bd23608356904ce41fc11d7fd49bab20f3da501d4a217593c52d99caebaa
-DIST sphinxcontrib-bibtex-2.2.1.tar.gz 96251 BLAKE2B 
3ff2ad5b7a37535177c19ba82cf53bd3a57e9f143f9157a7c5be6fd72b5c402893c172e9d902b2e12ac527833c742c3ffed81ee3407eb48fcf2937eadc3aab3b
 SHA512 
c34199cc5180dbd8b804daf4ca1bcd830605b9620a44312c632fd9313ad87ab495b6e134f5042167daefa36c5295f61c03ee90b69396f746bc6ec7bfa182a69b
 DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.0.ebuild
deleted file mode 100644
index 3c3e2d33175..000
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Sphinx extensions for BibTeX style citations"
-HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/oset[${PYTHON_USEDEP}]
-   dev-python/pybtex[${PYTHON_USEDEP}]
-   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx doc
-
-python_test() {
-   pytest -vv test || die "Tests failed with ${EPYTHON}"
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-   find "${D}" -name '*.pth' -delete || die
-}

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.1.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.1.ebuild
deleted file mode 100644
index 4a4e2dccdd1..000
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.2.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Sphinx extensions for BibTeX style citations"
-HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/oset[${PYTHON_USEDEP}]
-   dev-python/pybtex[${PYTHON_USEDEP}]
-   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx doc
-
-python_install_all() {
-   distutils-r1_python_install_all
-   find "${D}" -name '*.pth' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-01-16 Thread Joonas Niilola
commit: d05f1fdd0033aeb8e54ff3fd25536019c0ec3ccb
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Sat Dec 19 15:13:30 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Jan 16 08:02:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d05f1fdd

dev-python/sphinxcontrib-bibtex: new dependency of spyder

Sphinx extensions for BibTeX style citations.

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan  riseup.net>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 dev-python/sphinxcontrib-bibtex/metadata.xml   | 16 +++
 .../sphinxcontrib-bibtex-2.0.0.ebuild  | 31 ++
 3 files changed, 48 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
new file mode 100644
index 000..8a428f1c4b0
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -0,0 +1 @@
+DIST sphinxcontrib-bibtex-2.0.0.tar.gz 13 BLAKE2B 
8a542ff7895a89a8dbf6b8ed1df3ab4e928b68ce86881819c1fbfafdda626c2e1106f5513832ee09248381c89f54f06d4d1b42f005b1f775b0fbe8962a0a0ff1
 SHA512 
bffd4cb1ea8d88b947b89f5bd1c55bbb8bbab8679f205216f87f932cc0170d2bbabfbe4ea8d32fb7c980826d3f7c4a20cd49c2fb36f288b5cdc4500ad9ff75cd

diff --git a/dev-python/sphinxcontrib-bibtex/metadata.xml 
b/dev-python/sphinxcontrib-bibtex/metadata.xml
new file mode 100644
index 000..786ba057ec1
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/metadata.xml
@@ -0,0 +1,16 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   andrewammerl...@riseup.net
+   Andrew Ammerlaan
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+   
+   sphinxcontrib-bibtex
+   mcmtroffaes/sphinxcontrib-bibtex
+   
+

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild
new file mode 100644
index 000..f16eabd5b3a
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/oset[${PYTHON_USEDEP}]
+   dev-python/pybtex[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_install_all() {
+   distutils-r1_python_install_all
+   find "${D}" -name '*.pth' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-06-04 Thread Michał Górny
commit: 06b0d80b90d4950c3187804b6176f27791ec24a7
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jun  5 05:49:37 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun  5 05:49:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06b0d80b

dev-python/sphinxcontrib-bibtex: Add python@ as co-maint.

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

 dev-python/sphinxcontrib-bibtex/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/metadata.xml 
b/dev-python/sphinxcontrib-bibtex/metadata.xml
index cc2a93866978..de28e3ff7b05 100644
--- a/dev-python/sphinxcontrib-bibtex/metadata.xml
+++ b/dev-python/sphinxcontrib-bibtex/metadata.xml
@@ -5,6 +5,10 @@
andrewammerl...@gentoo.org
Andrew Ammerlaan

+   
+   pyt...@gentoo.org
+   Python
+   

sphinxcontrib-bibtex
mcmtroffaes/sphinxcontrib-bibtex



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-08-31 Thread Andrew Ammerlaan
commit: 9a9098775746c7c1703fa1188eb8c291c0d46f75
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Wed Aug 31 12:37:44 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Wed Aug 31 12:38:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a909877

dev-python/sphinxcontrib-bibtex: add 2.5.0

Closes: https://bugs.gentoo.org/866015
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.5.0.ebuild  | 49 ++
 2 files changed, 50 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 6b2af5ac532d..3d1cbb9616bd 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1 +1,2 @@
 DIST sphinxcontrib-bibtex-2.4.2.tar.gz 284061 BLAKE2B 
06d9a868da621cca522c45998ce5f28a5aafc501127760c494e9e796d807800cccf3ee0cace7f4b824a00a76e8dd80e77d0ac5e037f2eaebbeec2ce4ea2ead70
 SHA512 
52d47bf0a20ef13f29b712bbe66cbcb98bd9531b8032a847375ff23180368decc3f89c2323b9ccff77c9bc9fdada63c521a81da6b701533973fcf627c2672e82
+DIST sphinxcontrib-bibtex-2.5.0.tar.gz 113310 BLAKE2B 
5bd39fccf33897bbbf8359a09f07a6e7146d4fb3c1ccb63ad96d3980cc4a256e0b9b37bbf6ceadf65eb01937741934e1f30841587eb6246b50774c81e8428998
 SHA512 
c99b4bf8cbc73e94e7e4486b4cb58de0dc928079b320ee7d7a473ee27b7f1e349a4765a30059aadc3fb0c6161940c6f2eaf7afdf5ac1c64ba73ed80fba5b5e45

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.5.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.5.0.ebuild
new file mode 100644
index ..6ba25e18e884
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.5.0.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   >=dev-python/docutils-0.8[${PYTHON_USEDEP}]
+   >=dev-python/importlib_metadata-3.6[${PYTHON_USEDEP}]
+   >=dev-python/pybtex-0.24[${PYTHON_USEDEP}]
+   >=dev-python/pybtex-docutils-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-2.1[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/numpydoc[${PYTHON_USEDEP}]
+   )
+"
+
+EPYTEST_DESELECT=(
+   # rinoh not packaged
+   test/test_citation_rinoh.py::test_citation_rinoh
+   test/test_citation_rinoh.py::test_citation_rinoh_multidoc
+)
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_compile() {
+   distutils-r1_python_compile
+   find "${BUILD_DIR}" -name '*.pth' -delete || die
+}
+
+python_test() {
+   distutils_write_namespace sphinxcontrib
+   epytest
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-06-04 Thread Michał Górny
commit: 06b0d80b90d4950c3187804b6176f27791ec24a7
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jun  5 05:49:37 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun  5 05:49:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06b0d80b

dev-python/sphinxcontrib-bibtex: Add python@ as co-maint.

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

 dev-python/sphinxcontrib-bibtex/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/metadata.xml 
b/dev-python/sphinxcontrib-bibtex/metadata.xml
index cc2a93866978..de28e3ff7b05 100644
--- a/dev-python/sphinxcontrib-bibtex/metadata.xml
+++ b/dev-python/sphinxcontrib-bibtex/metadata.xml
@@ -5,6 +5,10 @@
andrewammerl...@gentoo.org
Andrew Ammerlaan

+   
+   pyt...@gentoo.org
+   Python
+   

sphinxcontrib-bibtex
mcmtroffaes/sphinxcontrib-bibtex



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-08-31 Thread Andrew Ammerlaan
commit: 9a9098775746c7c1703fa1188eb8c291c0d46f75
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Wed Aug 31 12:37:44 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Wed Aug 31 12:38:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a909877

dev-python/sphinxcontrib-bibtex: add 2.5.0

Closes: https://bugs.gentoo.org/866015
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.5.0.ebuild  | 49 ++
 2 files changed, 50 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 6b2af5ac532d..3d1cbb9616bd 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1 +1,2 @@
 DIST sphinxcontrib-bibtex-2.4.2.tar.gz 284061 BLAKE2B 
06d9a868da621cca522c45998ce5f28a5aafc501127760c494e9e796d807800cccf3ee0cace7f4b824a00a76e8dd80e77d0ac5e037f2eaebbeec2ce4ea2ead70
 SHA512 
52d47bf0a20ef13f29b712bbe66cbcb98bd9531b8032a847375ff23180368decc3f89c2323b9ccff77c9bc9fdada63c521a81da6b701533973fcf627c2672e82
+DIST sphinxcontrib-bibtex-2.5.0.tar.gz 113310 BLAKE2B 
5bd39fccf33897bbbf8359a09f07a6e7146d4fb3c1ccb63ad96d3980cc4a256e0b9b37bbf6ceadf65eb01937741934e1f30841587eb6246b50774c81e8428998
 SHA512 
c99b4bf8cbc73e94e7e4486b4cb58de0dc928079b320ee7d7a473ee27b7f1e349a4765a30059aadc3fb0c6161940c6f2eaf7afdf5ac1c64ba73ed80fba5b5e45

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.5.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.5.0.ebuild
new file mode 100644
index ..6ba25e18e884
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.5.0.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   >=dev-python/docutils-0.8[${PYTHON_USEDEP}]
+   >=dev-python/importlib_metadata-3.6[${PYTHON_USEDEP}]
+   >=dev-python/pybtex-0.24[${PYTHON_USEDEP}]
+   >=dev-python/pybtex-docutils-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-2.1[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/numpydoc[${PYTHON_USEDEP}]
+   )
+"
+
+EPYTEST_DESELECT=(
+   # rinoh not packaged
+   test/test_citation_rinoh.py::test_citation_rinoh
+   test/test_citation_rinoh.py::test_citation_rinoh_multidoc
+)
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_compile() {
+   distutils-r1_python_compile
+   find "${BUILD_DIR}" -name '*.pth' -delete || die
+}
+
+python_test() {
+   distutils_write_namespace sphinxcontrib
+   epytest
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-04-10 Thread Michał Górny
commit: 955914db6c97ce5e0bc4889efe57f36a00b2d1ab
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Apr 10 21:04:59 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Apr 10 21:20:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=955914db

dev-python/sphinxcontrib-bibtex: Bump to 2.4.2

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.4.2.ebuild  | 42 ++
 2 files changed, 43 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index f15517fc2285..3aa28c8d2a8c 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,2 +1,3 @@
 DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908
 DIST sphinxcontrib-bibtex-2.4.1.tar.gz 108355 BLAKE2B 
2ebe53186b7bbf6ef5e09f05e3586b3a2d126978ef87a023f577cb9768621ceea8eaba8be3d03f55d3c7cd0cd7682c598cf141468129866fb7ac9f08ed0e9245
 SHA512 
9f323379d2626837dc199ac6c63c555eef8a9fa7c1b215f68d5f2c2769ff4027a027c1a46abe9b09aadf87144ddb22e08aaa47838183a82ff0e12fbd91a5334a
+DIST sphinxcontrib-bibtex-2.4.2.tar.gz 284061 BLAKE2B 
06d9a868da621cca522c45998ce5f28a5aafc501127760c494e9e796d807800cccf3ee0cace7f4b824a00a76e8dd80e77d0ac5e037f2eaebbeec2ce4ea2ead70
 SHA512 
52d47bf0a20ef13f29b712bbe66cbcb98bd9531b8032a847375ff23180368decc3f89c2323b9ccff77c9bc9fdada63c521a81da6b701533973fcf627c2672e82

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
new file mode 100644
index ..05db93750374
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/docutils[${PYTHON_USEDEP}]
+   >=dev-python/pybtex-0.24[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_compile() {
+   distutils-r1_python_compile
+   find "${BUILD_DIR}" -name '*.pth' -delete || die
+}
+
+python_test() {
+   # this is needed to keep the tests working while
+   # dev-python/namespace-sphinxcontrib is still installed
+   cat > 
"${BUILD_DIR}/install$(python_get_sitedir)/sphinxcontrib/__init__.py" <<-EOF || 
die
+   __path__ = __import__('pkgutil').extend_path(__path__, __name__)
+   EOF
+   epytest
+   rm 
"${BUILD_DIR}/install$(python_get_sitedir)/sphinxcontrib/__init__.py" || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-04-11 Thread Michał Górny
commit: 66f9a8e4d93e959a483e7cc356565b6889a0b08d
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Apr 11 07:00:53 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Apr 11 07:41:20 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66f9a8e4

dev-python/sphinxcontrib-bibtex: Add test dep on numpydoc

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

 dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild | 5 +
 1 file changed, 5 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
index 05db93750374..5d8bcffd2fd0 100644
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
@@ -22,6 +22,11 @@ RDEPEND="
dev-python/pybtex-docutils[${PYTHON_USEDEP}]
dev-python/sphinx[${PYTHON_USEDEP}]
 "
+BDEPEND="
+   test? (
+   dev-python/numpydoc[${PYTHON_USEDEP}]
+   )
+"
 
 distutils_enable_tests pytest
 distutils_enable_sphinx doc



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-04-11 Thread Michał Górny
commit: b136c79419e3c5b19d5580cf898de1ce2aa6cf56
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Apr 11 18:43:13 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Apr 11 19:58:44 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b136c794

dev-python/sphinxcontrib-bibtex: Use distutils_write_namespace

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

 dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild | 7 +--
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
index 5d8bcffd2fd0..d63be4fb2ab4 100644
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.2.ebuild
@@ -37,11 +37,6 @@ python_compile() {
 }
 
 python_test() {
-   # this is needed to keep the tests working while
-   # dev-python/namespace-sphinxcontrib is still installed
-   cat > 
"${BUILD_DIR}/install$(python_get_sitedir)/sphinxcontrib/__init__.py" <<-EOF || 
die
-   __path__ = __import__('pkgutil').extend_path(__path__, __name__)
-   EOF
+   distutils_write_namespace sphinxcontrib
epytest
-   rm 
"${BUILD_DIR}/install$(python_get_sitedir)/sphinxcontrib/__init__.py" || die
 }



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2022-04-26 Thread Michał Górny
commit: 7967bd158d52ea93eb01df19cec2000683bdb92c
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Apr 26 18:58:49 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Apr 26 19:01:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7967bd15

dev-python/sphinxcontrib-bibtex: Remove old

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  2 --
 .../sphinxcontrib-bibtex-2.3.0.ebuild  | 29 -
 .../sphinxcontrib-bibtex-2.4.1.ebuild  | 38 --
 3 files changed, 69 deletions(-)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 3aa28c8d2a8c..6b2af5ac532d 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,3 +1 @@
-DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908
-DIST sphinxcontrib-bibtex-2.4.1.tar.gz 108355 BLAKE2B 
2ebe53186b7bbf6ef5e09f05e3586b3a2d126978ef87a023f577cb9768621ceea8eaba8be3d03f55d3c7cd0cd7682c598cf141468129866fb7ac9f08ed0e9245
 SHA512 
9f323379d2626837dc199ac6c63c555eef8a9fa7c1b215f68d5f2c2769ff4027a027c1a46abe9b09aadf87144ddb22e08aaa47838183a82ff0e12fbd91a5334a
 DIST sphinxcontrib-bibtex-2.4.2.tar.gz 284061 BLAKE2B 
06d9a868da621cca522c45998ce5f28a5aafc501127760c494e9e796d807800cccf3ee0cace7f4b824a00a76e8dd80e77d0ac5e037f2eaebbeec2ce4ea2ead70
 SHA512 
52d47bf0a20ef13f29b712bbe66cbcb98bd9531b8032a847375ff23180368decc3f89c2323b9ccff77c9bc9fdada63c521a81da6b701533973fcf627c2672e82

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
deleted file mode 100644
index af2d6449a82a..
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Sphinx extensions for BibTeX style citations"
-HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/pybtex[${PYTHON_USEDEP}]
-   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx doc
-
-python_install_all() {
-   distutils-r1_python_install_all
-   find "${D}" -name '*.pth' -delete || die
-}

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild
deleted file mode 100644
index 11d9bca95067..
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Sphinx extensions for BibTeX style citations"
-HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/docutils[${PYTHON_USEDEP}]
-   dev-python/pybtex[${PYTHON_USEDEP}]
-   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests --install pytest
-distutils_enable_sphinx doc
-
-python_prepare_all() {
-   # pybtex.plugin.PluginNotFound: plugin pybtex.style.names.last not found
-   # This particular style seems to be removed?
-   rm test/test_citation.py test/test_footcite.py test/test_style.py || die
-
-   distutils-r1_python_prepare_all
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-   find "${D}" -name '*.pth' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-06-05 Thread Andrew Ammerlaan
commit: 85d4a109d7c942c3312718409852d2341c1c824f
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Sat Jun  5 20:10:16 2021 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Sat Jun  5 20:54:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85d4a109

dev-python/sphinxcontrib-bibtex: drop old

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 -
 .../sphinxcontrib-bibtex-2.0.0.ebuild  | 31 --
 2 files changed, 32 deletions(-)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 99c4ac48d78..4a10883128a 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,4 +1,3 @@
-DIST sphinxcontrib-bibtex-2.0.0.tar.gz 13 BLAKE2B 
8a542ff7895a89a8dbf6b8ed1df3ab4e928b68ce86881819c1fbfafdda626c2e1106f5513832ee09248381c89f54f06d4d1b42f005b1f775b0fbe8962a0a0ff1
 SHA512 
bffd4cb1ea8d88b947b89f5bd1c55bbb8bbab8679f205216f87f932cc0170d2bbabfbe4ea8d32fb7c980826d3f7c4a20cd49c2fb36f288b5cdc4500ad9ff75cd
 DIST sphinxcontrib-bibtex-2.2.0.tar.gz 96027 BLAKE2B 
77ca45e36f1730fa6992cfe41763a34e2a0bcdc99c520412591be3c219dcb7a8af240cc74d08c260548475b88b6cfba24b82e7bad2ab21b24c0e9cb62590792a
 SHA512 
fa78d35f04825f841f757e2708d0ebbd3617a7bf20a893249eaee7e435ff2880ffc8bd23608356904ce41fc11d7fd49bab20f3da501d4a217593c52d99caebaa
 DIST sphinxcontrib-bibtex-2.2.1.tar.gz 96251 BLAKE2B 
3ff2ad5b7a37535177c19ba82cf53bd3a57e9f143f9157a7c5be6fd72b5c402893c172e9d902b2e12ac527833c742c3ffed81ee3407eb48fcf2937eadc3aab3b
 SHA512 
c34199cc5180dbd8b804daf4ca1bcd830605b9620a44312c632fd9313ad87ab495b6e134f5042167daefa36c5295f61c03ee90b69396f746bc6ec7bfa182a69b
 DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild
deleted file mode 100644
index f16eabd5b3a..000
--- a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.0.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8} )
-
-inherit distutils-r1
-
-DESCRIPTION="Sphinx extensions for BibTeX style citations"
-HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-   dev-python/oset[${PYTHON_USEDEP}]
-   dev-python/pybtex[${PYTHON_USEDEP}]
-   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx doc
-
-python_install_all() {
-   distutils-r1_python_install_all
-   find "${D}" -name '*.pth' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-bibtex/

2021-06-01 Thread Michał Górny
commit: 9a8ef3d1167aca1a61e41b81b7d03f131992d013
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jun  1 21:30:03 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jun  1 21:30:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a8ef3d1

dev-python/sphinxcontrib-bibtex: Bump to 2.3.0

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

 dev-python/sphinxcontrib-bibtex/Manifest   |  1 +
 .../sphinxcontrib-bibtex-2.3.0.ebuild  | 31 ++
 2 files changed, 32 insertions(+)

diff --git a/dev-python/sphinxcontrib-bibtex/Manifest 
b/dev-python/sphinxcontrib-bibtex/Manifest
index 4ea612ca4d3..99c4ac48d78 100644
--- a/dev-python/sphinxcontrib-bibtex/Manifest
+++ b/dev-python/sphinxcontrib-bibtex/Manifest
@@ -1,3 +1,4 @@
 DIST sphinxcontrib-bibtex-2.0.0.tar.gz 13 BLAKE2B 
8a542ff7895a89a8dbf6b8ed1df3ab4e928b68ce86881819c1fbfafdda626c2e1106f5513832ee09248381c89f54f06d4d1b42f005b1f775b0fbe8962a0a0ff1
 SHA512 
bffd4cb1ea8d88b947b89f5bd1c55bbb8bbab8679f205216f87f932cc0170d2bbabfbe4ea8d32fb7c980826d3f7c4a20cd49c2fb36f288b5cdc4500ad9ff75cd
 DIST sphinxcontrib-bibtex-2.2.0.tar.gz 96027 BLAKE2B 
77ca45e36f1730fa6992cfe41763a34e2a0bcdc99c520412591be3c219dcb7a8af240cc74d08c260548475b88b6cfba24b82e7bad2ab21b24c0e9cb62590792a
 SHA512 
fa78d35f04825f841f757e2708d0ebbd3617a7bf20a893249eaee7e435ff2880ffc8bd23608356904ce41fc11d7fd49bab20f3da501d4a217593c52d99caebaa
 DIST sphinxcontrib-bibtex-2.2.1.tar.gz 96251 BLAKE2B 
3ff2ad5b7a37535177c19ba82cf53bd3a57e9f143f9157a7c5be6fd72b5c402893c172e9d902b2e12ac527833c742c3ffed81ee3407eb48fcf2937eadc3aab3b
 SHA512 
c34199cc5180dbd8b804daf4ca1bcd830605b9620a44312c632fd9313ad87ab495b6e134f5042167daefa36c5295f61c03ee90b69396f746bc6ec7bfa182a69b
+DIST sphinxcontrib-bibtex-2.3.0.tar.gz 100159 BLAKE2B 
96c9ebf48f11354ea3978a053828f9290457aff4fa1f0bb3d9f94bfe6fb5d5463f83bb12004f22bf8e34a517393848482a27d6754c682d25a0de64c3c7d06ecc
 SHA512 
84652cfc7ad19ad5cdc1dba9a8aa7f835c5c95850a8e941067fd79b6b271733a63a1ba457a59e18156737888c2f42350b7fe0cf2d55ea478629b74b00d14f908

diff --git a/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild 
b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
new file mode 100644
index 000..4a4e2dccdd1
--- /dev/null
+++ b/dev-python/sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.3.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Sphinx extensions for BibTeX style citations"
+HOMEPAGE="https://github.com/mcmtroffaes/sphinxcontrib-bibtex";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/oset[${PYTHON_USEDEP}]
+   dev-python/pybtex[${PYTHON_USEDEP}]
+   dev-python/pybtex-docutils[${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc
+
+python_install_all() {
+   distutils-r1_python_install_all
+   find "${D}" -name '*.pth' -delete || die
+}



  1   2   >