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

2025-12-30 Thread Eli Schwartz
commit: 505e491c7d6d74b754f507c5d8de8a10a41134ec
Author: Eli Schwartz  gentoo  org>
AuthorDate: Tue Dec 30 19:29:39 2025 +
Commit: Eli Schwartz  gentoo  org>
CommitDate: Tue Dec 30 20:23:05 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=505e491c

dev-python/logbook: Stabilize 1.9.2 x86, #968192

Signed-off-by: Eli Schwartz  gentoo.org>

 dev-python/logbook/logbook-1.9.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/logbook/logbook-1.9.2.ebuild 
b/dev-python/logbook/logbook-1.9.2.ebuild
index 06959f0e248c..171e514302dc 100644
--- a/dev-python/logbook/logbook-1.9.2.ebuild
+++ b/dev-python/logbook/logbook-1.9.2.ebuild
@@ -50,7 +50,7 @@ LICENSE="BSD"
 # Dependent crate licenses
 LICENSE+=" Apache-2.0-with-LLVM-exceptions MIT Unicode-3.0"
 SLOT="0"
-KEYWORDS="amd64 ~riscv ~x86"
+KEYWORDS="amd64 ~riscv x86"
 IUSE="+native-extensions"
 
 RDEPEND="



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

2025-12-30 Thread Eli Schwartz
commit: 57071354f7469c60827e36a9b9112a5c62522255
Author: Eli Schwartz  gentoo  org>
AuthorDate: Tue Dec 30 19:29:37 2025 +
Commit: Eli Schwartz  gentoo  org>
CommitDate: Tue Dec 30 20:23:05 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57071354

dev-python/logbook: Stabilize 1.9.2 amd64, #968192

Signed-off-by: Eli Schwartz  gentoo.org>

 dev-python/logbook/logbook-1.9.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/logbook/logbook-1.9.2.ebuild 
b/dev-python/logbook/logbook-1.9.2.ebuild
index 73d32024dbe3..06959f0e248c 100644
--- a/dev-python/logbook/logbook-1.9.2.ebuild
+++ b/dev-python/logbook/logbook-1.9.2.ebuild
@@ -50,7 +50,7 @@ LICENSE="BSD"
 # Dependent crate licenses
 LICENSE+=" Apache-2.0-with-LLVM-exceptions MIT Unicode-3.0"
 SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="amd64 ~riscv ~x86"
 IUSE="+native-extensions"
 
 RDEPEND="



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

2025-12-15 Thread Eli Schwartz
commit: 3c85d968a1ac1e62d2924fb1b16fb0040489ba9b
Author: Eli Schwartz  gentoo  org>
AuthorDate: Tue Dec 16 01:41:36 2025 +
Commit: Eli Schwartz  gentoo  org>
CommitDate: Tue Dec 16 01:41:36 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c85d968

dev-python/logbook: Stabilize 1.9.1 x86, #967566

Signed-off-by: Eli Schwartz  gentoo.org>

 dev-python/logbook/logbook-1.9.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/logbook/logbook-1.9.1.ebuild 
b/dev-python/logbook/logbook-1.9.1.ebuild
index 281cacbed09b..a892b4835c48 100644
--- a/dev-python/logbook/logbook-1.9.1.ebuild
+++ b/dev-python/logbook/logbook-1.9.1.ebuild
@@ -50,7 +50,7 @@ LICENSE="BSD"
 # Dependent crate licenses
 LICENSE+=" Apache-2.0-with-LLVM-exceptions MIT Unicode-3.0"
 SLOT="0"
-KEYWORDS="amd64 ~riscv ~x86"
+KEYWORDS="amd64 ~riscv x86"
 IUSE="+native-extensions"
 
 RDEPEND="



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

2025-12-15 Thread Eli Schwartz
commit: 2a63e3efc5da8b6f18c9bd4af428f7b52a7bb74e
Author: Eli Schwartz  gentoo  org>
AuthorDate: Tue Dec 16 01:38:20 2025 +
Commit: Eli Schwartz  gentoo  org>
CommitDate: Tue Dec 16 01:38:20 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a63e3ef

dev-python/logbook: Stabilize 1.9.1 amd64, #967566

Signed-off-by: Eli Schwartz  gentoo.org>

 dev-python/logbook/logbook-1.9.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/logbook/logbook-1.9.1.ebuild 
b/dev-python/logbook/logbook-1.9.1.ebuild
index 3c01d8967215..281cacbed09b 100644
--- a/dev-python/logbook/logbook-1.9.1.ebuild
+++ b/dev-python/logbook/logbook-1.9.1.ebuild
@@ -50,7 +50,7 @@ LICENSE="BSD"
 # Dependent crate licenses
 LICENSE+=" Apache-2.0-with-LLVM-exceptions MIT Unicode-3.0"
 SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="amd64 ~riscv ~x86"
 IUSE="+native-extensions"
 
 RDEPEND="



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

2025-11-27 Thread Michał Górny
commit: ed4e3b290aa387455da5b5ee544a0f45190e6673
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Nov 28 02:38:20 2025 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Nov 28 02:38:20 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed4e3b29

dev-python/logbook: Bump to 1.9.2

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

 dev-python/logbook/Manifest |  3 ++
 dev-python/logbook/logbook-1.9.2.ebuild | 93 +
 2 files changed, 96 insertions(+)

diff --git a/dev-python/logbook/Manifest b/dev-python/logbook/Manifest
index eb437ee79d9c..b12545da595d 100644
--- a/dev-python/logbook/Manifest
+++ b/dev-python/logbook/Manifest
@@ -4,6 +4,7 @@ DIST indoc-2.0.7.crate 17184 BLAKE2B 
aae454874b44dbc908a75b64626e608e04017c1407d
 DIST libc-0.2.177.crate 792045 BLAKE2B 
ecea1ade26b0faa9cb5fb025e237f3a59dfb562e7b3de3682b42a41038b1d436e83b42b53158c1fc1cc4b1cc64ab55ba1497e869ae850a677c089fcce9138912
 SHA512 
9d737091dba80244137987d06a52ffcd44a968c96b59ae9af9cfa40c38cb9675d023f6324fbf25c436ce1b9592ebf26248f85b0a7c97ee02360ca624b0efb3e0
 DIST logbook-1.8.2.gh.tar.gz 364904 BLAKE2B 
1430d8f017279c4ebd5f4338da8ff43b3a0ba2227001a34c7cc4f67f5088ecd0796baa45845bf1cfe84da117ad8110bc6fea0691e778aa0e4dec8f81ff29fed4
 SHA512 
87d7e1617a5a41832ae2d837cd435d8a2ef1378bc10e321dffe7e793a843910788d53a6c9ff9396223bf3e002b4fef4e339805e088ce1542da147ff773f198d0
 DIST logbook-1.9.1.gh.tar.gz 483493 BLAKE2B 
d26d77618ead86d3636432464455b5b89ccaa255b403d11cf05208599fd6f0772c9498241dea55b7ec35a367862397ea61847f33f59bf2130639de78bcc45f70
 SHA512 
ac00fc2ea69ab1a95a8c673c5f26a4b9f73546c8e30835d1a8ba9da3d5a2a2c698ff453ca04bbf519c069013303128f654899e1a988ff3f7cbfb74b1751d386e
+DIST logbook-1.9.2.gh.tar.gz 483654 BLAKE2B 
2482b7ea10ccb4944bce4ae29ede9cae7e05c1cf1ae4e666f8b614178c65ee34368ff7e6cab2db4c42f89a93f959c92ee82c71f22b4a6cc3d56f07f6e2951e57
 SHA512 
af3327dae9be464fc3ad1cef2f44d1882d0aaede0ee186509eff844d1818c0717d0f2f2d34bd1718ecdaec099bb961889c2cf38d4941fd99e259a30d32de61be
 DIST memoffset-0.9.1.crate 9032 BLAKE2B 
0aab55fe084134bb599c52d77c96400db40949b1013e7037747ada4fcec8dc4a124b6f3755f04b36e057eb2fb4a6bd6f07d6eebcf166f8a71405ef434d802fbf
 SHA512 
3a236c0f481e36973b9f805e454c2efe4dd375e6b4ee406b57145136c70d5fbf4e1183d563ebf3b5fbde7363bbf5f08f0d88e507aae5bda4cc75664ecd0e33aa
 DIST once_cell-1.21.3.crate 34534 BLAKE2B 
3578aaef305cad2fdffdc40c392775a3540bfab3f3aeafd22466d9507bf8346b9fcc200929d48525b051070c0aaa423ecbcaa12868b34dca007991effb224166
 SHA512 
32a87506c6f4598f3ca2c88556014ef2093d5db9a08602335e847caa537a866492fa74c894e7e1da2e4289a1d3dbffcb90a9e37a4a1453203832f434b8206990
 DIST portable-atomic-1.11.1.crate 185506 BLAKE2B 
953bb1f2059dc1d891305eb89945f1f6a172fa50972725aee499de72b5dd9b4ad8ccefe4e891183ff8e6b64f4d1bb45ec33b06e0f5af34c940f817b290f746d9
 SHA512 
4c037ae0b4aef43077bdbf803389bc078d963f20d023e2e1d339a54f67fa9b27c174e7c1b6eca8881ecf301e30c431632d2c0dcedfb5b19552892fac0f81e2e1
@@ -14,8 +15,10 @@ DIST pyo3-ffi-0.27.1.crate 78517 BLAKE2B 
f0a093a594e47856c6458da59cc41d5b772be36
 DIST pyo3-macros-0.27.1.crate 8918 BLAKE2B 
d98f155ba4867fec265b7ab82a89d6e025259fc113d9bcddc179a0a0df961ad36cafee1e781ef8fee6d607b8f943b6a095c0a1a188603f9be624a663170791d5
 SHA512 
7d33a363e464e2fe5b4fe4b958877c695542c8e18a0b512868d579455c9c6072d8a4c00a36b069bf8b54f7dade9847b3968c3d3f40b0b2b54fcfeff44f0afef2
 DIST pyo3-macros-backend-0.27.1.crate 82521 BLAKE2B 
fc5a1516eb0c55525cf648114274a741a01ee215cee8ef5ba44c0da225b98c1db15d3459f81028ae5b7376fcaf4744a59a34ec345403097d7b374aa8cd9d1e50
 SHA512 
036147deb1ad48815e22c84071069ed4eefe6b75c95cf727259231d63f0dbde00310983fbe90ab1b740ade071a22b9bb09073d6f120b519242c4bd8989bf3202
 DIST quote-1.0.41.crate 31408 BLAKE2B 
9d496e0878fc329ac9492ecbd470e762bd807ec8ca4e17a856b4d1c776351434778f519977137a67b8c143ee60b20774c09768d480cff51b22f2cfcb364a20d9
 SHA512 
64374d70eb29f7d7e02e535ba383586d93f68a9b6464c79840fa6c42a1ac47be7ba14e415a40e158f845e486ed33d5c564c882913780d296360b30a56301ff7e
+DIST quote-1.0.42.crate 31504 BLAKE2B 
a8106c0fe3953bcc2aa421516dfbaad6d6cb2ea839b2ce1447a45b8732dad40a921c2008b477bc0fa029dc0e0357a339db543b1f90bb9da77a5a3681fc16bed0
 SHA512 
6d55047312de6bab660459750c54213e986f0a80b4458fdb706c2fb3bab83b8239cd230dd9291662076d395c818a391142af1228ae3158cfa4960d6c74d531ba
 DIST rustversion-1.0.22.crate 21096 BLAKE2B 
cdf773cda21ebde50da897c0af0e4af14660ce953d3037054a99d8adc3db2dc6e30a57201a45676abfb183c62016a68069848e7537f711b1752339d194b0a378
 SHA512 
7929352df3e5279ac88cebb26ca89bb13c755f46986d2d1f514d18a3239a63638bf64f8ff153920569d173185d988d692ee676335afba0bf72d47f71babe0e15
 DIST syn-2.0.108.crate 301754 BLAKE2B 
627699ade4dcd89157c64628e7243be829d79e5e1800c3da82f2da24628e8895809f3b250e9cdcfaa3c69d2d2deb7d4db8868767961c25ce6ad71baebd995ad6
 SHA512 
27ca199db662f3d06de9f139b9707fc30e9719556831b9fcb78f7108f61cdf186cbead48ebd4b684bdcb96944552ba4340a4bd154556cc08d0698f65c9332aaa
+DIST syn-2.0.111.crate 302117 BLAK

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

2025-08-13 Thread Michał Górny
commit: c9796f141ce7f7d553a8ef0f68cdf7db923896e7
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Aug 13 13:56:20 2025 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Aug 13 14:21:19 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9796f14

dev-python/logbook: Add python@ as co-maint.

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

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

diff --git a/dev-python/logbook/metadata.xml b/dev-python/logbook/metadata.xml
index 5e4d727a54f2..11e004f6614c 100644
--- a/dev-python/logbook/metadata.xml
+++ b/dev-python/logbook/metadata.xml
@@ -9,6 +9,10 @@
[email protected]
Proxy Maintainers

+   
+   [email protected]
+   Python
+   

Logbook
getlogbook/logbook



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

2025-08-13 Thread Michał Górny
commit: da03e23a47a1c28d0793f93e7a04c886459a7474
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Aug 13 13:56:11 2025 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Aug 13 14:21:18 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da03e23a

dev-python/logbook: Use EPYTEST_PLUGINS

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

 dev-python/logbook/logbook-1.8.2.ebuild | 17 ++---
 1 file changed, 6 insertions(+), 11 deletions(-)

diff --git a/dev-python/logbook/logbook-1.8.2.ebuild 
b/dev-python/logbook/logbook-1.8.2.ebuild
index 3232b6fb76f7..249138c1cb8d 100644
--- a/dev-python/logbook/logbook-1.8.2.ebuild
+++ b/dev-python/logbook/logbook-1.8.2.ebuild
@@ -29,24 +29,19 @@ BDEPEND="
>=dev-python/execnet-1.0.9[${PYTHON_USEDEP}]
dev-python/jinja2[${PYTHON_USEDEP}]
dev-python/pip[${PYTHON_USEDEP}]
-   dev-python/pytest-rerunfailures[${PYTHON_USEDEP}]
dev-python/pyzmq[${PYTHON_USEDEP}]
>=dev-python/sqlalchemy-1.4[${PYTHON_USEDEP}]
)
 "
+EPYTEST_PLUGINS=( pytest-rerunfailures )
 distutils_enable_tests pytest
 distutils_enable_sphinx docs
 
+EPYTEST_DESELECT=(
+   # Delete test file requiring local connection to redis server
+   tests/test_queues.py
+)
+
 python_configure_all() {
export DISABLE_LOGBOOK_CEXT=1
 }
-
-python_test() {
-   local EPYTEST_DESELECT=(
-   # Delete test file requiring local connection to redis server
-   tests/test_queues.py
-   )
-
-   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
-   epytest -p rerunfailures
-}



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

2025-07-05 Thread Michał Górny
commit: 9a0a8e4150566747f4de388e1a9b77d182c7ae63
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jul  5 13:23:34 2025 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jul  5 13:23:34 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a0a8e41

dev-python/logbook: Remove old

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

 dev-python/logbook/Manifest |  1 -
 dev-python/logbook/logbook-1.8.1.ebuild | 52 -
 2 files changed, 53 deletions(-)

diff --git a/dev-python/logbook/Manifest b/dev-python/logbook/Manifest
index c321f1edd131..2237afa478c3 100644
--- a/dev-python/logbook/Manifest
+++ b/dev-python/logbook/Manifest
@@ -1,2 +1 @@
-DIST logbook-1.8.1.gh.tar.gz 364883 BLAKE2B 
1a200a5dddbd6e414c17e294e412737ab5bdebd18acf707be08aef47fd16d445f6b3d726614f67142c05a6136541d6f86b0e9893a5c9980b9545406c77e4b82f
 SHA512 
3a7960a34c30cf14319dbb01d12dbfb3bf87d624b75d692e417a95ee5357c92b1fa46678f3c546d0e539f60367a13a19bfb0f83c27d151cb972e0cf4fb278105
 DIST logbook-1.8.2.gh.tar.gz 364904 BLAKE2B 
1430d8f017279c4ebd5f4338da8ff43b3a0ba2227001a34c7cc4f67f5088ecd0796baa45845bf1cfe84da117ad8110bc6fea0691e778aa0e4dec8f81ff29fed4
 SHA512 
87d7e1617a5a41832ae2d837cd435d8a2ef1378bc10e321dffe7e793a843910788d53a6c9ff9396223bf3e002b4fef4e339805e088ce1542da147ff773f198d0

diff --git a/dev-python/logbook/logbook-1.8.1.ebuild 
b/dev-python/logbook/logbook-1.8.1.ebuild
deleted file mode 100644
index 8d0521bd51af..
--- a/dev-python/logbook/logbook-1.8.1.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} )
-
-inherit distutils-r1
-
-DESCRIPTION="A logging replacement for Python"
-HOMEPAGE="
-   https://logbook.readthedocs.io/en/stable/
-   https://github.com/getlogbook/logbook/
-   https://pypi.org/project/Logbook/
-"
-SRC_URI="
-   https://github.com/getlogbook/logbook/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~riscv x86"
-
-BDEPEND="
-   test? (
-   app-arch/brotli[${PYTHON_USEDEP},python]
-   >=dev-python/execnet-1.0.9[${PYTHON_USEDEP}]
-   dev-python/jinja2[${PYTHON_USEDEP}]
-   dev-python/pip[${PYTHON_USEDEP}]
-   dev-python/pytest-rerunfailures[${PYTHON_USEDEP}]
-   dev-python/pyzmq[${PYTHON_USEDEP}]
-   >=dev-python/sqlalchemy-1.4[${PYTHON_USEDEP}]
-   )
-"
-distutils_enable_tests pytest
-distutils_enable_sphinx docs
-
-python_configure_all() {
-   export DISABLE_LOGBOOK_CEXT=1
-}
-
-python_test() {
-   local EPYTEST_DESELECT=(
-   # Delete test file requiring local connection to redis server
-   tests/test_queues.py
-   )
-
-   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
-   epytest -p rerunfailures
-}



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

2025-07-05 Thread Arthur Zamarin
commit: b030fee76fc83177fa919ab018bec7ff010b773d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jul  5 13:20:32 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jul  5 13:20:32 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b030fee7

dev-python/logbook: Stabilize 1.8.2 amd64, #959531

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

 dev-python/logbook/logbook-1.8.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/logbook/logbook-1.8.2.ebuild 
b/dev-python/logbook/logbook-1.8.2.ebuild
index 8bc391f4b306..3232b6fb76f7 100644
--- a/dev-python/logbook/logbook-1.8.2.ebuild
+++ b/dev-python/logbook/logbook-1.8.2.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~riscv x86"
+KEYWORDS="amd64 ~riscv x86"
 
 BDEPEND="
test? (



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

2025-07-05 Thread Arthur Zamarin
commit: 26f50cff0526976e88ed399b380b661aba4a2251
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Jul  5 09:37:21 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Jul  5 09:37:21 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26f50cff

dev-python/logbook: Stabilize 1.8.2 x86, #959531

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

 dev-python/logbook/logbook-1.8.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/logbook/logbook-1.8.2.ebuild 
b/dev-python/logbook/logbook-1.8.2.ebuild
index fc50c1c07825..8bc391f4b306 100644
--- a/dev-python/logbook/logbook-1.8.2.ebuild
+++ b/dev-python/logbook/logbook-1.8.2.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="~amd64 ~riscv x86"
 
 BDEPEND="
test? (



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

2025-06-14 Thread Michał Górny
commit: 37ebeebb026d892e1ac2693603b99808593b22e8
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jun 15 02:58:50 2025 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jun 15 02:58:50 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37ebeebb

dev-python/logbook: Bump to 1.8.2

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

 dev-python/logbook/Manifest |  1 +
 dev-python/logbook/logbook-1.8.2.ebuild | 52 +
 2 files changed, 53 insertions(+)

diff --git a/dev-python/logbook/Manifest b/dev-python/logbook/Manifest
index eca6bde48b1d..c321f1edd131 100644
--- a/dev-python/logbook/Manifest
+++ b/dev-python/logbook/Manifest
@@ -1 +1,2 @@
 DIST logbook-1.8.1.gh.tar.gz 364883 BLAKE2B 
1a200a5dddbd6e414c17e294e412737ab5bdebd18acf707be08aef47fd16d445f6b3d726614f67142c05a6136541d6f86b0e9893a5c9980b9545406c77e4b82f
 SHA512 
3a7960a34c30cf14319dbb01d12dbfb3bf87d624b75d692e417a95ee5357c92b1fa46678f3c546d0e539f60367a13a19bfb0f83c27d151cb972e0cf4fb278105
+DIST logbook-1.8.2.gh.tar.gz 364904 BLAKE2B 
1430d8f017279c4ebd5f4338da8ff43b3a0ba2227001a34c7cc4f67f5088ecd0796baa45845bf1cfe84da117ad8110bc6fea0691e778aa0e4dec8f81ff29fed4
 SHA512 
87d7e1617a5a41832ae2d837cd435d8a2ef1378bc10e321dffe7e793a843910788d53a6c9ff9396223bf3e002b4fef4e339805e088ce1542da147ff773f198d0

diff --git a/dev-python/logbook/logbook-1.8.2.ebuild 
b/dev-python/logbook/logbook-1.8.2.ebuild
new file mode 100644
index ..fc50c1c07825
--- /dev/null
+++ b/dev-python/logbook/logbook-1.8.2.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{11..13} )
+
+inherit distutils-r1
+
+DESCRIPTION="A logging replacement for Python"
+HOMEPAGE="
+   https://logbook.readthedocs.io/en/stable/
+   https://github.com/getlogbook/logbook/
+   https://pypi.org/project/Logbook/
+"
+SRC_URI="
+   https://github.com/getlogbook/logbook/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~riscv ~x86"
+
+BDEPEND="
+   test? (
+   app-arch/brotli[${PYTHON_USEDEP},python]
+   >=dev-python/execnet-1.0.9[${PYTHON_USEDEP}]
+   dev-python/jinja2[${PYTHON_USEDEP}]
+   dev-python/pip[${PYTHON_USEDEP}]
+   dev-python/pytest-rerunfailures[${PYTHON_USEDEP}]
+   dev-python/pyzmq[${PYTHON_USEDEP}]
+   >=dev-python/sqlalchemy-1.4[${PYTHON_USEDEP}]
+   )
+"
+distutils_enable_tests pytest
+distutils_enable_sphinx docs
+
+python_configure_all() {
+   export DISABLE_LOGBOOK_CEXT=1
+}
+
+python_test() {
+   local EPYTEST_DESELECT=(
+   # Delete test file requiring local connection to redis server
+   tests/test_queues.py
+   )
+
+   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   epytest -p rerunfailures
+}



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

2025-04-05 Thread Michał Górny
commit: e013c0c0ac225090e52a4cbdb2d8645a50a7e2ac
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Apr  5 14:06:38 2025 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Apr  5 14:08:24 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e013c0c0

dev-python/logbook: Remove old

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

 dev-python/logbook/Manifest |  1 -
 dev-python/logbook/logbook-1.8.0.ebuild | 52 -
 2 files changed, 53 deletions(-)

diff --git a/dev-python/logbook/Manifest b/dev-python/logbook/Manifest
index 923a154efdb3..eca6bde48b1d 100644
--- a/dev-python/logbook/Manifest
+++ b/dev-python/logbook/Manifest
@@ -1,2 +1 @@
-DIST logbook-1.8.0.gh.tar.gz 364862 BLAKE2B 
1b245223ab9d3b026967b626e1cba2fed3d03b5abc745be238f76c2ddebf8e0909597acdad3a3e70738b8c9b9e6350f4d23d5e02c8f1b1d8ff6ec5f6509d2b9f
 SHA512 
73e4d9170af6c4db6eadf27e84419927136658c786b173e5eae91dc9499d3c374fe5a4a7e8f7bc463194b19648aee23aceba0cce9a63fd25a6ee0a53b1dbe8f9
 DIST logbook-1.8.1.gh.tar.gz 364883 BLAKE2B 
1a200a5dddbd6e414c17e294e412737ab5bdebd18acf707be08aef47fd16d445f6b3d726614f67142c05a6136541d6f86b0e9893a5c9980b9545406c77e4b82f
 SHA512 
3a7960a34c30cf14319dbb01d12dbfb3bf87d624b75d692e417a95ee5357c92b1fa46678f3c546d0e539f60367a13a19bfb0f83c27d151cb972e0cf4fb278105

diff --git a/dev-python/logbook/logbook-1.8.0.ebuild 
b/dev-python/logbook/logbook-1.8.0.ebuild
deleted file mode 100644
index a531978f8d33..
--- a/dev-python/logbook/logbook-1.8.0.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} )
-
-inherit distutils-r1
-
-DESCRIPTION="A logging replacement for Python"
-HOMEPAGE="
-   https://logbook.readthedocs.io/en/stable/
-   https://github.com/getlogbook/logbook/
-   https://pypi.org/project/Logbook/
-"
-SRC_URI="
-   https://github.com/getlogbook/logbook/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~riscv x86"
-
-BDEPEND="
-   test? (
-   app-arch/brotli[${PYTHON_USEDEP},python]
-   >=dev-python/execnet-1.0.9[${PYTHON_USEDEP}]
-   dev-python/jinja2[${PYTHON_USEDEP}]
-   dev-python/pip[${PYTHON_USEDEP}]
-   dev-python/pytest-rerunfailures[${PYTHON_USEDEP}]
-   dev-python/pyzmq[${PYTHON_USEDEP}]
-   >=dev-python/sqlalchemy-1.4[${PYTHON_USEDEP}]
-   )
-"
-distutils_enable_tests pytest
-distutils_enable_sphinx docs
-
-python_configure_all() {
-   export DISABLE_LOGBOOK_CEXT=1
-}
-
-python_test() {
-   local EPYTEST_DESELECT=(
-   # Delete test file requiring local connection to redis server
-   tests/test_queues.py
-   )
-
-   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
-   epytest -p rerunfailures
-}



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

2025-04-05 Thread Sam James
commit: e54d336278f0b589854aa5952f51cf554c8f66b9
Author: Sam James  gentoo  org>
AuthorDate: Sat Apr  5 13:23:43 2025 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Apr  5 13:23:43 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e54d3362

dev-python/logbook: Stabilize 1.8.1 x86, #953157

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

 dev-python/logbook/logbook-1.8.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/logbook/logbook-1.8.1.ebuild 
b/dev-python/logbook/logbook-1.8.1.ebuild
index 3998752640a3..8d0521bd51af 100644
--- a/dev-python/logbook/logbook-1.8.1.ebuild
+++ b/dev-python/logbook/logbook-1.8.1.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~riscv ~x86"
+KEYWORDS="amd64 ~riscv x86"
 
 BDEPEND="
test? (



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

2025-04-05 Thread Arthur Zamarin
commit: e14bd28b53820e7eace1d41ccb00405795322053
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Apr  5 13:12:15 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Apr  5 13:12:15 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e14bd28b

dev-python/logbook: Stabilize 1.8.1 amd64, #953157

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

 dev-python/logbook/logbook-1.8.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/logbook/logbook-1.8.1.ebuild 
b/dev-python/logbook/logbook-1.8.1.ebuild
index f90410687d6a..3998752640a3 100644
--- a/dev-python/logbook/logbook-1.8.1.ebuild
+++ b/dev-python/logbook/logbook-1.8.1.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="amd64 ~riscv ~x86"
 
 BDEPEND="
test? (



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

2025-03-19 Thread Michał Górny
commit: 8cc39131feb62054d55084c30d2039969209633e
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Mar 20 05:30:59 2025 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Mar 20 06:49:05 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cc39131

dev-python/logbook: Bump to 1.8.1

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

 dev-python/logbook/Manifest |  1 +
 dev-python/logbook/logbook-1.8.1.ebuild | 52 +
 2 files changed, 53 insertions(+)

diff --git a/dev-python/logbook/Manifest b/dev-python/logbook/Manifest
index a428cd9d9447..923a154efdb3 100644
--- a/dev-python/logbook/Manifest
+++ b/dev-python/logbook/Manifest
@@ -1 +1,2 @@
 DIST logbook-1.8.0.gh.tar.gz 364862 BLAKE2B 
1b245223ab9d3b026967b626e1cba2fed3d03b5abc745be238f76c2ddebf8e0909597acdad3a3e70738b8c9b9e6350f4d23d5e02c8f1b1d8ff6ec5f6509d2b9f
 SHA512 
73e4d9170af6c4db6eadf27e84419927136658c786b173e5eae91dc9499d3c374fe5a4a7e8f7bc463194b19648aee23aceba0cce9a63fd25a6ee0a53b1dbe8f9
+DIST logbook-1.8.1.gh.tar.gz 364883 BLAKE2B 
1a200a5dddbd6e414c17e294e412737ab5bdebd18acf707be08aef47fd16d445f6b3d726614f67142c05a6136541d6f86b0e9893a5c9980b9545406c77e4b82f
 SHA512 
3a7960a34c30cf14319dbb01d12dbfb3bf87d624b75d692e417a95ee5357c92b1fa46678f3c546d0e539f60367a13a19bfb0f83c27d151cb972e0cf4fb278105

diff --git a/dev-python/logbook/logbook-1.8.1.ebuild 
b/dev-python/logbook/logbook-1.8.1.ebuild
new file mode 100644
index ..f90410687d6a
--- /dev/null
+++ b/dev-python/logbook/logbook-1.8.1.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..13} )
+
+inherit distutils-r1
+
+DESCRIPTION="A logging replacement for Python"
+HOMEPAGE="
+   https://logbook.readthedocs.io/en/stable/
+   https://github.com/getlogbook/logbook/
+   https://pypi.org/project/Logbook/
+"
+SRC_URI="
+   https://github.com/getlogbook/logbook/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~riscv ~x86"
+
+BDEPEND="
+   test? (
+   app-arch/brotli[${PYTHON_USEDEP},python]
+   >=dev-python/execnet-1.0.9[${PYTHON_USEDEP}]
+   dev-python/jinja2[${PYTHON_USEDEP}]
+   dev-python/pip[${PYTHON_USEDEP}]
+   dev-python/pytest-rerunfailures[${PYTHON_USEDEP}]
+   dev-python/pyzmq[${PYTHON_USEDEP}]
+   >=dev-python/sqlalchemy-1.4[${PYTHON_USEDEP}]
+   )
+"
+distutils_enable_tests pytest
+distutils_enable_sphinx docs
+
+python_configure_all() {
+   export DISABLE_LOGBOOK_CEXT=1
+}
+
+python_test() {
+   local EPYTEST_DESELECT=(
+   # Delete test file requiring local connection to redis server
+   tests/test_queues.py
+   )
+
+   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   epytest -p rerunfailures
+}



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

2024-11-30 Thread Michał Górny
commit: 91a89354260b4695210f4a4a30d82f97673d3b6a
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 30 12:26:42 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 30 12:48:13 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91a89354

dev-python/logbook: Remove ancient blockers

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

 dev-python/logbook/logbook-1.8.0.ebuild | 5 -
 1 file changed, 5 deletions(-)

diff --git a/dev-python/logbook/logbook-1.8.0.ebuild 
b/dev-python/logbook/logbook-1.8.0.ebuild
index 119d1172c2df..a531978f8d33 100644
--- a/dev-python/logbook/logbook-1.8.0.ebuild
+++ b/dev-python/logbook/logbook-1.8.0.ebuild
@@ -34,11 +34,6 @@ BDEPEND="
>=dev-python/sqlalchemy-1.4[${PYTHON_USEDEP}]
)
 "
-RDEPEND="
-   !!dev-python/contextvars
-   !!dev-python/gevent
-"
-
 distutils_enable_tests pytest
 distutils_enable_sphinx docs
 



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

2024-11-30 Thread Michał Górny
commit: c82f86d2f0ebe3aa5e78835c22825ace18782b5d
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 30 12:22:33 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 30 12:48:08 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c82f86d2

dev-python/logbook: Remove old

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

 dev-python/logbook/Manifest |  1 -
 dev-python/logbook/logbook-1.7.0.ebuild | 58 -
 2 files changed, 59 deletions(-)

diff --git a/dev-python/logbook/Manifest b/dev-python/logbook/Manifest
index 9842b0b25905..a428cd9d9447 100644
--- a/dev-python/logbook/Manifest
+++ b/dev-python/logbook/Manifest
@@ -1,2 +1 @@
-DIST logbook-1.7.0.gh.tar.gz 364752 BLAKE2B 
a801c2ec55a257250336748007bdb95206372cf8cf3492785c5c50829e3e3c467de564401ed6f758f3e6b14d708d889860a4bb93da5119fc134df5167976bebb
 SHA512 
50b52f54e894be303a7e910602cfbbceee04280cb134ad89f32f0a79c21d509ae0f6ae83beac9a9e22726d1c394e9893eea884ff43b56aae9dbad6dd1221d96f
 DIST logbook-1.8.0.gh.tar.gz 364862 BLAKE2B 
1b245223ab9d3b026967b626e1cba2fed3d03b5abc745be238f76c2ddebf8e0909597acdad3a3e70738b8c9b9e6350f4d23d5e02c8f1b1d8ff6ec5f6509d2b9f
 SHA512 
73e4d9170af6c4db6eadf27e84419927136658c786b173e5eae91dc9499d3c374fe5a4a7e8f7bc463194b19648aee23aceba0cce9a63fd25a6ee0a53b1dbe8f9

diff --git a/dev-python/logbook/logbook-1.7.0.ebuild 
b/dev-python/logbook/logbook-1.7.0.ebuild
deleted file mode 100644
index 7ed72f63cedf..
--- a/dev-python/logbook/logbook-1.7.0.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="A logging replacement for Python"
-HOMEPAGE="
-   https://logbook.readthedocs.io/en/stable/
-   https://github.com/getlogbook/logbook/
-   https://pypi.org/project/Logbook/
-"
-SRC_URI="
-   https://github.com/getlogbook/logbook/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~riscv x86"
-
-BDEPEND="
-   test? (
-   app-arch/brotli[${PYTHON_USEDEP},python]
-   >=dev-python/execnet-1.0.9[${PYTHON_USEDEP}]
-   dev-python/jinja2[${PYTHON_USEDEP}]
-   dev-python/pip[${PYTHON_USEDEP}]
-   dev-python/pytest-rerunfailures[${PYTHON_USEDEP}]
-   dev-python/pyzmq[${PYTHON_USEDEP}]
-   >=dev-python/sqlalchemy-1.4[${PYTHON_USEDEP}]
-   )
-"
-RDEPEND="
-   !!dev-python/contextvars
-   !!dev-python/gevent
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx docs
-
-python_configure_all() {
-   export DISABLE_LOGBOOK_CEXT=1
-}
-
-python_test() {
-   local EPYTEST_DESELECT=(
-   # Delete test file requiring local connection to redis server
-   tests/test_queues.py
-   # https://github.com/getlogbook/logbook/issues/318
-   tests/test_ticketing.py::test_basic_ticketing
-   )
-
-   epytest -p no:flaky
-}



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

2024-11-30 Thread Arthur Zamarin
commit: 8bb39f2445ec072ad61c789c4ac7919b0db78433
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 30 12:08:38 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 30 12:08:38 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bb39f24

dev-python/logbook: Stabilize 1.8.0 amd64, #945456

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

 dev-python/logbook/logbook-1.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/logbook/logbook-1.8.0.ebuild 
b/dev-python/logbook/logbook-1.8.0.ebuild
index cd7dd6affa5d..119d1172c2df 100644
--- a/dev-python/logbook/logbook-1.8.0.ebuild
+++ b/dev-python/logbook/logbook-1.8.0.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~riscv x86"
+KEYWORDS="amd64 ~riscv x86"
 
 BDEPEND="
test? (



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

2024-11-30 Thread Arthur Zamarin
commit: a02cb208a00df2f821f4c6cd8532adb5587abfc1
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov 30 12:00:57 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov 30 12:00:57 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a02cb208

dev-python/logbook: Stabilize 1.8.0 x86, #945456

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

 dev-python/logbook/logbook-1.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/logbook/logbook-1.8.0.ebuild 
b/dev-python/logbook/logbook-1.8.0.ebuild
index c8021a9a60bb..cd7dd6affa5d 100644
--- a/dev-python/logbook/logbook-1.8.0.ebuild
+++ b/dev-python/logbook/logbook-1.8.0.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="~amd64 ~riscv x86"
 
 BDEPEND="
test? (



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

2024-10-26 Thread Michał Górny
commit: d3a8430c7148a9f5a817248386ef19e0eed3c316
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Oct 27 03:18:02 2024 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Oct 27 03:18:02 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3a8430c

dev-python/logbook: Bump to 1.8.0

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

 dev-python/logbook/Manifest |  1 +
 dev-python/logbook/logbook-1.8.0.ebuild | 57 +
 2 files changed, 58 insertions(+)

diff --git a/dev-python/logbook/Manifest b/dev-python/logbook/Manifest
index aa0d850885b1..9842b0b25905 100644
--- a/dev-python/logbook/Manifest
+++ b/dev-python/logbook/Manifest
@@ -1 +1,2 @@
 DIST logbook-1.7.0.gh.tar.gz 364752 BLAKE2B 
a801c2ec55a257250336748007bdb95206372cf8cf3492785c5c50829e3e3c467de564401ed6f758f3e6b14d708d889860a4bb93da5119fc134df5167976bebb
 SHA512 
50b52f54e894be303a7e910602cfbbceee04280cb134ad89f32f0a79c21d509ae0f6ae83beac9a9e22726d1c394e9893eea884ff43b56aae9dbad6dd1221d96f
+DIST logbook-1.8.0.gh.tar.gz 364862 BLAKE2B 
1b245223ab9d3b026967b626e1cba2fed3d03b5abc745be238f76c2ddebf8e0909597acdad3a3e70738b8c9b9e6350f4d23d5e02c8f1b1d8ff6ec5f6509d2b9f
 SHA512 
73e4d9170af6c4db6eadf27e84419927136658c786b173e5eae91dc9499d3c374fe5a4a7e8f7bc463194b19648aee23aceba0cce9a63fd25a6ee0a53b1dbe8f9

diff --git a/dev-python/logbook/logbook-1.8.0.ebuild 
b/dev-python/logbook/logbook-1.8.0.ebuild
new file mode 100644
index ..74e014bd7ee9
--- /dev/null
+++ b/dev-python/logbook/logbook-1.8.0.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..13} )
+
+inherit distutils-r1
+
+DESCRIPTION="A logging replacement for Python"
+HOMEPAGE="
+   https://logbook.readthedocs.io/en/stable/
+   https://github.com/getlogbook/logbook/
+   https://pypi.org/project/Logbook/
+"
+SRC_URI="
+   https://github.com/getlogbook/logbook/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~riscv ~x86"
+
+BDEPEND="
+   test? (
+   app-arch/brotli[${PYTHON_USEDEP},python]
+   >=dev-python/execnet-1.0.9[${PYTHON_USEDEP}]
+   dev-python/jinja[${PYTHON_USEDEP}]
+   dev-python/pip[${PYTHON_USEDEP}]
+   dev-python/pytest-rerunfailures[${PYTHON_USEDEP}]
+   dev-python/pyzmq[${PYTHON_USEDEP}]
+   >=dev-python/sqlalchemy-1.4[${PYTHON_USEDEP}]
+   )
+"
+RDEPEND="
+   !!dev-python/contextvars
+   !!dev-python/gevent
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx docs
+
+python_configure_all() {
+   export DISABLE_LOGBOOK_CEXT=1
+}
+
+python_test() {
+   local EPYTEST_DESELECT=(
+   # Delete test file requiring local connection to redis server
+   tests/test_queues.py
+   )
+
+   local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+   epytest -p rerunfailures
+}



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

2024-06-17 Thread Patrick Lauer
commit: 1b9120e7e8413a663403c95c17e7c63b1a6bf7b3
Author: Patrick Lauer  gentoo  org>
AuthorDate: Mon Jun 17 10:04:44 2024 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Mon Jun 17 10:05:26 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b9120e7

dev-python/logbook: enable py3.12

Signed-off-by: Patrick Lauer  gentoo.org>

 dev-python/logbook/logbook-1.7.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/logbook/logbook-1.7.0.ebuild 
b/dev-python/logbook/logbook-1.7.0.ebuild
index cbf91d4941f2..3e935b81ead4 100644
--- a/dev-python/logbook/logbook-1.7.0.ebuild
+++ b/dev-python/logbook/logbook-1.7.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1
 



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

2023-11-05 Thread Michał Górny
commit: 8a0af46ec9c33a6dd9d84a3917eca595e4545c79
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Nov  5 20:27:20 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Nov  5 20:57:58 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a0af46e

dev-python/logbook: Remove old

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

 dev-python/logbook/Manifest |  1 -
 dev-python/logbook/logbook-1.6.0.ebuild | 58 -
 2 files changed, 59 deletions(-)

diff --git a/dev-python/logbook/Manifest b/dev-python/logbook/Manifest
index 03d2789e273b..aa0d850885b1 100644
--- a/dev-python/logbook/Manifest
+++ b/dev-python/logbook/Manifest
@@ -1,2 +1 @@
-DIST logbook-1.6.0.gh.tar.gz 364463 BLAKE2B 
f1e2187f87c9a0530e8cf62032285afcf08742b927aab269cf2e4707a040d15e1ab3c0e994b3cbc56857bebbea5d598f3981a24f94c2aa9d8322e9f0f7ec76d8
 SHA512 
7037c93bcaf0d3b53456869269c7317920f111ecfb3ebe930f471e031376819afd018ddf0b25a46f2a7d1a3111cd5d35828da1885935ee9508e2712e5bb7c724
 DIST logbook-1.7.0.gh.tar.gz 364752 BLAKE2B 
a801c2ec55a257250336748007bdb95206372cf8cf3492785c5c50829e3e3c467de564401ed6f758f3e6b14d708d889860a4bb93da5119fc134df5167976bebb
 SHA512 
50b52f54e894be303a7e910602cfbbceee04280cb134ad89f32f0a79c21d509ae0f6ae83beac9a9e22726d1c394e9893eea884ff43b56aae9dbad6dd1221d96f

diff --git a/dev-python/logbook/logbook-1.6.0.ebuild 
b/dev-python/logbook/logbook-1.6.0.ebuild
deleted file mode 100644
index cbf91d4941f2..
--- a/dev-python/logbook/logbook-1.6.0.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="A logging replacement for Python"
-HOMEPAGE="
-   https://logbook.readthedocs.io/en/stable/
-   https://github.com/getlogbook/logbook/
-   https://pypi.org/project/Logbook/
-"
-SRC_URI="
-   https://github.com/getlogbook/logbook/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~riscv x86"
-
-BDEPEND="
-   test? (
-   app-arch/brotli[${PYTHON_USEDEP},python]
-   >=dev-python/execnet-1.0.9[${PYTHON_USEDEP}]
-   dev-python/jinja[${PYTHON_USEDEP}]
-   dev-python/pip[${PYTHON_USEDEP}]
-   dev-python/pytest-rerunfailures[${PYTHON_USEDEP}]
-   dev-python/pyzmq[${PYTHON_USEDEP}]
-   >=dev-python/sqlalchemy-1.4[${PYTHON_USEDEP}]
-   )
-"
-RDEPEND="
-   !!dev-python/contextvars
-   !!dev-python/gevent
-"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx docs
-
-python_configure_all() {
-   export DISABLE_LOGBOOK_CEXT=1
-}
-
-python_test() {
-   local EPYTEST_DESELECT=(
-   # Delete test file requiring local connection to redis server
-   tests/test_queues.py
-   # https://github.com/getlogbook/logbook/issues/318
-   tests/test_ticketing.py::test_basic_ticketing
-   )
-
-   epytest -p no:flaky
-}



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

2023-10-03 Thread Michał Górny
commit: 3118a8143be0d3af4465c3fe985f0039768eaff8
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Oct  4 05:31:33 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Oct  4 05:51:22 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3118a814

dev-python/logbook: Bump to 1.7.0

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

 dev-python/logbook/Manifest |  1 +
 dev-python/logbook/logbook-1.7.0.ebuild | 58 +
 2 files changed, 59 insertions(+)

diff --git a/dev-python/logbook/Manifest b/dev-python/logbook/Manifest
index 19b1d44ce7f4..03d2789e273b 100644
--- a/dev-python/logbook/Manifest
+++ b/dev-python/logbook/Manifest
@@ -1 +1,2 @@
 DIST logbook-1.6.0.gh.tar.gz 364463 BLAKE2B 
f1e2187f87c9a0530e8cf62032285afcf08742b927aab269cf2e4707a040d15e1ab3c0e994b3cbc56857bebbea5d598f3981a24f94c2aa9d8322e9f0f7ec76d8
 SHA512 
7037c93bcaf0d3b53456869269c7317920f111ecfb3ebe930f471e031376819afd018ddf0b25a46f2a7d1a3111cd5d35828da1885935ee9508e2712e5bb7c724
+DIST logbook-1.7.0.gh.tar.gz 364752 BLAKE2B 
a801c2ec55a257250336748007bdb95206372cf8cf3492785c5c50829e3e3c467de564401ed6f758f3e6b14d708d889860a4bb93da5119fc134df5167976bebb
 SHA512 
50b52f54e894be303a7e910602cfbbceee04280cb134ad89f32f0a79c21d509ae0f6ae83beac9a9e22726d1c394e9893eea884ff43b56aae9dbad6dd1221d96f

diff --git a/dev-python/logbook/logbook-1.7.0.ebuild 
b/dev-python/logbook/logbook-1.7.0.ebuild
new file mode 100644
index ..3d747e5c0d14
--- /dev/null
+++ b/dev-python/logbook/logbook-1.7.0.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="A logging replacement for Python"
+HOMEPAGE="
+   https://logbook.readthedocs.io/en/stable/
+   https://github.com/getlogbook/logbook/
+   https://pypi.org/project/Logbook/
+"
+SRC_URI="
+   https://github.com/getlogbook/logbook/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~riscv ~x86"
+
+BDEPEND="
+   test? (
+   app-arch/brotli[${PYTHON_USEDEP},python]
+   >=dev-python/execnet-1.0.9[${PYTHON_USEDEP}]
+   dev-python/jinja[${PYTHON_USEDEP}]
+   dev-python/pip[${PYTHON_USEDEP}]
+   dev-python/pytest-rerunfailures[${PYTHON_USEDEP}]
+   dev-python/pyzmq[${PYTHON_USEDEP}]
+   >=dev-python/sqlalchemy-1.4[${PYTHON_USEDEP}]
+   )
+"
+RDEPEND="
+   !!dev-python/contextvars
+   !!dev-python/gevent
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx docs
+
+python_configure_all() {
+   export DISABLE_LOGBOOK_CEXT=1
+}
+
+python_test() {
+   local EPYTEST_DESELECT=(
+   # Delete test file requiring local connection to redis server
+   tests/test_queues.py
+   # https://github.com/getlogbook/logbook/issues/318
+   tests/test_ticketing.py::test_basic_ticketing
+   )
+
+   epytest -p no:flaky
+}



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

2023-09-01 Thread Michał Górny
commit: 7478418616998992d4c1313887ff3c0df5c91c0c
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Sep  1 17:01:22 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Sep  1 17:05:18 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74784186

dev-python/logbook: Remove old

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

 dev-python/logbook/Manifest|  1 -
 dev-python/logbook/logbook-1.5.3-r1.ebuild | 45 --
 2 files changed, 46 deletions(-)

diff --git a/dev-python/logbook/Manifest b/dev-python/logbook/Manifest
index cc6c4ef86815..19b1d44ce7f4 100644
--- a/dev-python/logbook/Manifest
+++ b/dev-python/logbook/Manifest
@@ -1,2 +1 @@
-DIST logbook-1.5.3.gh.tar.gz 371901 BLAKE2B 
e37924e06613ccf27380004b159966b7b42ec7b766afb6904751eafb3d774c5a9994b9d63f834fbe949fe345953c0da4693e093d717b589046412bd4056322bf
 SHA512 
c9068324f12a189ced98e2c02753489847fa533ce3a3af07b62c73e9959c2e014d47515d47e756d031639cb220a2c4a9a380cba4cb3ea1b190c50106decba686
 DIST logbook-1.6.0.gh.tar.gz 364463 BLAKE2B 
f1e2187f87c9a0530e8cf62032285afcf08742b927aab269cf2e4707a040d15e1ab3c0e994b3cbc56857bebbea5d598f3981a24f94c2aa9d8322e9f0f7ec76d8
 SHA512 
7037c93bcaf0d3b53456869269c7317920f111ecfb3ebe930f471e031376819afd018ddf0b25a46f2a7d1a3111cd5d35828da1885935ee9508e2712e5bb7c724

diff --git a/dev-python/logbook/logbook-1.5.3-r1.ebuild 
b/dev-python/logbook/logbook-1.5.3-r1.ebuild
deleted file mode 100644
index afd288b9e076..
--- a/dev-python/logbook/logbook-1.5.3-r1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9..11} )
-DISTUTILS_USE_PEP517=setuptools
-inherit distutils-r1
-
-DESCRIPTION="A logging replacement for Python"
-HOMEPAGE="https://logbook.readthedocs.io/en/stable/
-   https://github.com/getlogbook/logbook
-   https://pypi.org/project/Logbook/";
-SRC_URI="https://github.com/getlogbook/${PN}/archive/${PV}.tar.gz -> 
${P}.gh.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~riscv x86"
-
-BDEPEND="
-   test? (
-   app-arch/brotli[${PYTHON_USEDEP},python]
-   dev-python/execnet[${PYTHON_USEDEP}]
-   dev-python/jinja[${PYTHON_USEDEP}]
-   dev-python/pip[${PYTHON_USEDEP}]
-   dev-python/pyzmq[${PYTHON_USEDEP}]
-   dev-python/sqlalchemy[${PYTHON_USEDEP}]
-   )"
-RDEPEND="
-   !!dev-python/contextvars
-   !!dev-python/gevent"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx docs
-
-EPYTEST_DESELECT=(
-   # Delete test file requiring local connection to redis server
-   tests/test_queues.py
-   # https://github.com/getlogbook/logbook/issues/318
-   tests/test_ticketing.py::test_basic_ticketing
-)
-
-python_configure_all() {
-   export DISABLE_LOGBOOK_CEXT=1
-}



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

2023-09-01 Thread Arthur Zamarin
commit: 4f68d55e02d0cea6d1bb50ce24ee0284098ad6be
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Sep  1 16:48:56 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Sep  1 16:49:02 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f68d55e

dev-python/logbook: Stabilize 1.6.0 x86, #913427

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

 dev-python/logbook/logbook-1.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/logbook/logbook-1.6.0.ebuild 
b/dev-python/logbook/logbook-1.6.0.ebuild
index ee5f6223cb6f..cbf91d4941f2 100644
--- a/dev-python/logbook/logbook-1.6.0.ebuild
+++ b/dev-python/logbook/logbook-1.6.0.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~riscv ~x86"
+KEYWORDS="amd64 ~riscv x86"
 
 BDEPEND="
test? (



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

2023-09-01 Thread Arthur Zamarin
commit: 69abb1d56c1aeb447d03f3f5b4d90a6b04001a02
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Sep  1 16:32:16 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Sep  1 16:32:16 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69abb1d5

dev-python/logbook: Stabilize 1.6.0 amd64, #913427

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

 dev-python/logbook/logbook-1.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/logbook/logbook-1.6.0.ebuild 
b/dev-python/logbook/logbook-1.6.0.ebuild
index 3d747e5c0d14..ee5f6223cb6f 100644
--- a/dev-python/logbook/logbook-1.6.0.ebuild
+++ b/dev-python/logbook/logbook-1.6.0.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="amd64 ~riscv ~x86"
 
 BDEPEND="
test? (



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

2023-07-31 Thread Michał Górny
commit: 71987d88e6801d7b73b4d64571fa2bc806813d1b
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jul 31 06:20:31 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jul 31 07:13:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71987d88

dev-python/logbook: Bump to 1.6.0

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

 dev-python/logbook/Manifest |  1 +
 dev-python/logbook/logbook-1.6.0.ebuild | 58 +
 2 files changed, 59 insertions(+)

diff --git a/dev-python/logbook/Manifest b/dev-python/logbook/Manifest
index 36a1b5c15aeb..cc6c4ef86815 100644
--- a/dev-python/logbook/Manifest
+++ b/dev-python/logbook/Manifest
@@ -1 +1,2 @@
 DIST logbook-1.5.3.gh.tar.gz 371901 BLAKE2B 
e37924e06613ccf27380004b159966b7b42ec7b766afb6904751eafb3d774c5a9994b9d63f834fbe949fe345953c0da4693e093d717b589046412bd4056322bf
 SHA512 
c9068324f12a189ced98e2c02753489847fa533ce3a3af07b62c73e9959c2e014d47515d47e756d031639cb220a2c4a9a380cba4cb3ea1b190c50106decba686
+DIST logbook-1.6.0.gh.tar.gz 364463 BLAKE2B 
f1e2187f87c9a0530e8cf62032285afcf08742b927aab269cf2e4707a040d15e1ab3c0e994b3cbc56857bebbea5d598f3981a24f94c2aa9d8322e9f0f7ec76d8
 SHA512 
7037c93bcaf0d3b53456869269c7317920f111ecfb3ebe930f471e031376819afd018ddf0b25a46f2a7d1a3111cd5d35828da1885935ee9508e2712e5bb7c724

diff --git a/dev-python/logbook/logbook-1.6.0.ebuild 
b/dev-python/logbook/logbook-1.6.0.ebuild
new file mode 100644
index ..3d747e5c0d14
--- /dev/null
+++ b/dev-python/logbook/logbook-1.6.0.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="A logging replacement for Python"
+HOMEPAGE="
+   https://logbook.readthedocs.io/en/stable/
+   https://github.com/getlogbook/logbook/
+   https://pypi.org/project/Logbook/
+"
+SRC_URI="
+   https://github.com/getlogbook/logbook/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~riscv ~x86"
+
+BDEPEND="
+   test? (
+   app-arch/brotli[${PYTHON_USEDEP},python]
+   >=dev-python/execnet-1.0.9[${PYTHON_USEDEP}]
+   dev-python/jinja[${PYTHON_USEDEP}]
+   dev-python/pip[${PYTHON_USEDEP}]
+   dev-python/pytest-rerunfailures[${PYTHON_USEDEP}]
+   dev-python/pyzmq[${PYTHON_USEDEP}]
+   >=dev-python/sqlalchemy-1.4[${PYTHON_USEDEP}]
+   )
+"
+RDEPEND="
+   !!dev-python/contextvars
+   !!dev-python/gevent
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx docs
+
+python_configure_all() {
+   export DISABLE_LOGBOOK_CEXT=1
+}
+
+python_test() {
+   local EPYTEST_DESELECT=(
+   # Delete test file requiring local connection to redis server
+   tests/test_queues.py
+   # https://github.com/getlogbook/logbook/issues/318
+   tests/test_ticketing.py::test_basic_ticketing
+   )
+
+   epytest -p no:flaky
+}



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

2022-11-19 Thread Michał Górny
commit: a2ca0072ca7e732387230d929f31a2c4fa2bf891
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Nov 19 16:52:49 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Nov 19 16:52:49 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2ca0072

dev-python/logbook: Remove old

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

 dev-python/logbook/Manifest |  1 -
 dev-python/logbook/logbook-1.5.3.ebuild | 45 -
 2 files changed, 46 deletions(-)

diff --git a/dev-python/logbook/Manifest b/dev-python/logbook/Manifest
index caba909f7046..36a1b5c15aeb 100644
--- a/dev-python/logbook/Manifest
+++ b/dev-python/logbook/Manifest
@@ -1,2 +1 @@
 DIST logbook-1.5.3.gh.tar.gz 371901 BLAKE2B 
e37924e06613ccf27380004b159966b7b42ec7b766afb6904751eafb3d774c5a9994b9d63f834fbe949fe345953c0da4693e093d717b589046412bd4056322bf
 SHA512 
c9068324f12a189ced98e2c02753489847fa533ce3a3af07b62c73e9959c2e014d47515d47e756d031639cb220a2c4a9a380cba4cb3ea1b190c50106decba686
-DIST logbook-1.5.3.tar.gz 371901 BLAKE2B 
e37924e06613ccf27380004b159966b7b42ec7b766afb6904751eafb3d774c5a9994b9d63f834fbe949fe345953c0da4693e093d717b589046412bd4056322bf
 SHA512 
c9068324f12a189ced98e2c02753489847fa533ce3a3af07b62c73e9959c2e014d47515d47e756d031639cb220a2c4a9a380cba4cb3ea1b190c50106decba686

diff --git a/dev-python/logbook/logbook-1.5.3.ebuild 
b/dev-python/logbook/logbook-1.5.3.ebuild
deleted file mode 100644
index c6cca63be0e0..
--- a/dev-python/logbook/logbook-1.5.3.ebuild
+++ /dev/null
@@ -1,45 +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,9} )
-
-inherit distutils-r1
-
-DESCRIPTION="A logging replacement for Python"
-HOMEPAGE="https://logbook.readthedocs.io/en/stable/
-   https://github.com/getlogbook/logbook
-   https://pypi.org/project/Logbook/";
-SRC_URI="https://github.com/getlogbook/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~riscv x86"
-IUSE=""
-
-BDEPEND="
-   test? (
-   app-arch/brotli[${PYTHON_USEDEP},python]
-   dev-python/execnet[${PYTHON_USEDEP}]
-   dev-python/jinja[${PYTHON_USEDEP}]
-   dev-python/pip[${PYTHON_USEDEP}]
-   dev-python/pyzmq[${PYTHON_USEDEP}]
-   dev-python/sqlalchemy[${PYTHON_USEDEP}]
-   )"
-RDEPEND="
-   !!dev-python/contextvars
-   !!dev-python/gevent"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx docs
-
-python_prepare_all() {
-   # Delete test file requiring local connection to redis server
-   rm tests/test_queues.py || die
-   distutils-r1_python_prepare_all
-}
-
-python_configure_all() {
-   export DISABLE_LOGBOOK_CEXT=1
-}



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

2022-11-19 Thread Sam James
commit: aaa61a37e2e8d71c86948f6c6c8ce71df73b7461
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov 19 16:39:09 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov 19 16:39:55 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aaa61a37

dev-python/logbook: Stabilize 1.5.3-r1 x86, #881901

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

 dev-python/logbook/logbook-1.5.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/logbook/logbook-1.5.3-r1.ebuild 
b/dev-python/logbook/logbook-1.5.3-r1.ebuild
index bb374548a6f2..3e13d704c0c8 100644
--- a/dev-python/logbook/logbook-1.5.3-r1.ebuild
+++ b/dev-python/logbook/logbook-1.5.3-r1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/getlogbook/${PN}/archive/${PV}.tar.gz -> ${P}.gh.tar
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="~amd64 ~riscv x86"
 
 BDEPEND="
test? (



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

2022-11-19 Thread Sam James
commit: 583c745e8dba313ce32b47660e5d3939650d082a
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov 19 16:39:11 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov 19 16:39:56 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=583c745e

dev-python/logbook: Stabilize 1.5.3-r1 amd64, #881901

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

 dev-python/logbook/logbook-1.5.3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/logbook/logbook-1.5.3-r1.ebuild 
b/dev-python/logbook/logbook-1.5.3-r1.ebuild
index 3e13d704c0c8..d8f8dd75c11d 100644
--- a/dev-python/logbook/logbook-1.5.3-r1.ebuild
+++ b/dev-python/logbook/logbook-1.5.3-r1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/getlogbook/${PN}/archive/${PV}.tar.gz -> ${P}.gh.tar
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~riscv x86"
+KEYWORDS="amd64 ~riscv x86"
 
 BDEPEND="
test? (



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

2022-10-12 Thread Andrew Ammerlaan
commit: 630c3c36abbdfcd65aa6da15a66dbeddf440fa89
Author: Andreas Zuber  gmx  ch>
AuthorDate: Tue Jun 14 08:42:36 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Wed Oct 12 12:45:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=630c3c36

dev-python/logbook: add python 3.10 and 3.11 support, pep517

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Zuber  gmx.ch>
Closes: https://bugs.gentoo.org/845747
Closes: https://github.com/gentoo/gentoo/pull/25894
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/logbook/Manifest|  1 +
 dev-python/logbook/logbook-1.5.3-r1.ebuild | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/dev-python/logbook/Manifest b/dev-python/logbook/Manifest
index 615dd05d8b6f..caba909f7046 100644
--- a/dev-python/logbook/Manifest
+++ b/dev-python/logbook/Manifest
@@ -1 +1,2 @@
+DIST logbook-1.5.3.gh.tar.gz 371901 BLAKE2B 
e37924e06613ccf27380004b159966b7b42ec7b766afb6904751eafb3d774c5a9994b9d63f834fbe949fe345953c0da4693e093d717b589046412bd4056322bf
 SHA512 
c9068324f12a189ced98e2c02753489847fa533ce3a3af07b62c73e9959c2e014d47515d47e756d031639cb220a2c4a9a380cba4cb3ea1b190c50106decba686
 DIST logbook-1.5.3.tar.gz 371901 BLAKE2B 
e37924e06613ccf27380004b159966b7b42ec7b766afb6904751eafb3d774c5a9994b9d63f834fbe949fe345953c0da4693e093d717b589046412bd4056322bf
 SHA512 
c9068324f12a189ced98e2c02753489847fa533ce3a3af07b62c73e9959c2e014d47515d47e756d031639cb220a2c4a9a380cba4cb3ea1b190c50106decba686

diff --git a/dev-python/logbook/logbook-1.5.3-r1.ebuild 
b/dev-python/logbook/logbook-1.5.3-r1.ebuild
new file mode 100644
index ..bb374548a6f2
--- /dev/null
+++ b/dev-python/logbook/logbook-1.5.3-r1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} )
+DISTUTILS_USE_PEP517=setuptools
+inherit distutils-r1
+
+DESCRIPTION="A logging replacement for Python"
+HOMEPAGE="https://logbook.readthedocs.io/en/stable/
+   https://github.com/getlogbook/logbook
+   https://pypi.org/project/Logbook/";
+SRC_URI="https://github.com/getlogbook/${PN}/archive/${PV}.tar.gz -> 
${P}.gh.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~riscv ~x86"
+
+BDEPEND="
+   test? (
+   app-arch/brotli[${PYTHON_USEDEP},python]
+   dev-python/execnet[${PYTHON_USEDEP}]
+   dev-python/jinja[${PYTHON_USEDEP}]
+   dev-python/pip[${PYTHON_USEDEP}]
+   dev-python/pyzmq[${PYTHON_USEDEP}]
+   dev-python/sqlalchemy[${PYTHON_USEDEP}]
+   )"
+RDEPEND="
+   !!dev-python/contextvars
+   !!dev-python/gevent"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx docs
+
+EPYTEST_DESELECT=(
+   # Delete test file requiring local connection to redis server
+   tests/test_queues.py
+   # https://github.com/getlogbook/logbook/issues/318
+   tests/test_ticketing.py::test_basic_ticketing
+)
+
+python_configure_all() {
+   export DISABLE_LOGBOOK_CEXT=1
+}



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

2020-10-06 Thread Joonas Niilola
commit: 764fecb8d8b0917c92841d8162e53d16a503795e
Author: Andreas Zuber  gmx  ch>
AuthorDate: Mon Sep 21 10:03:33 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Oct  6 08:14:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=764fecb8

dev-python/logbook: python3_9 support

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Andreas Zuber  gmx.ch>
Closes: https://github.com/gentoo/gentoo/pull/17623
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-python/logbook/logbook-1.5.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/logbook/logbook-1.5.3.ebuild 
b/dev-python/logbook/logbook-1.5.3.ebuild
index 6c33aa07cf4..edbda309867 100644
--- a/dev-python/logbook/logbook-1.5.3.ebuild
+++ b/dev-python/logbook/logbook-1.5.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
 
 inherit distutils-r1
 



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

2020-05-18 Thread Agostino Sarubbo
commit: f599aaa0130bb59a11522c031c5b36d57980f503
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 21:11:59 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 21:11:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f599aaa0

dev-python/logbook: x86 stable wrt bug #721764

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/logbook/logbook-1.5.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/logbook/logbook-1.5.3.ebuild 
b/dev-python/logbook/logbook-1.5.3.ebuild
index 4f67f38f5b4..6c33aa07cf4 100644
--- a/dev-python/logbook/logbook-1.5.3.ebuild
+++ b/dev-python/logbook/logbook-1.5.3.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/getlogbook/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 BDEPEND="



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

2020-05-18 Thread Agostino Sarubbo
commit: 9344c9b2da18bfe41391e4b8a57012d0f8a464a0
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 15:07:41 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 15:07:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9344c9b2

dev-python/logbook: amd64 stable wrt bug #721764

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/logbook/logbook-1.5.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/logbook/logbook-1.5.3.ebuild 
b/dev-python/logbook/logbook-1.5.3.ebuild
index 2572bd0bcfe..4f67f38f5b4 100644
--- a/dev-python/logbook/logbook-1.5.3.ebuild
+++ b/dev-python/logbook/logbook-1.5.3.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/getlogbook/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 BDEPEND="



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

2020-05-16 Thread Michał Górny
commit: 494bd40344ae089285a897e6ef5ccc39de72f4cc
Author: Andreas Zuber  gmx  ch>
AuthorDate: Sat May 16 20:38:33 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun May 17 05:29:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=494bd403

dev-python/logbook: add missing test dependency

Closes: https://bugs.gentoo.org/722714
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Zuber  gmx.ch>
Closes: https://github.com/gentoo/gentoo/pull/15834
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/logbook/logbook-1.5.3.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/logbook/logbook-1.5.3.ebuild 
b/dev-python/logbook/logbook-1.5.3.ebuild
index 61013032e7e..2572bd0bcfe 100644
--- a/dev-python/logbook/logbook-1.5.3.ebuild
+++ b/dev-python/logbook/logbook-1.5.3.ebuild
@@ -23,6 +23,7 @@ BDEPEND="
app-arch/brotli[${PYTHON_USEDEP},python]
dev-python/execnet[${PYTHON_USEDEP}]
dev-python/jinja[${PYTHON_USEDEP}]
+   dev-python/pip[${PYTHON_USEDEP}]
dev-python/pyzmq[${PYTHON_USEDEP}]
dev-python/sqlalchemy[${PYTHON_USEDEP}]
)"



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

2020-04-27 Thread Michał Górny
commit: 5bcfe2fcc61405565bc0bebceba910886f20e63f
Author: Andreas Zuber  gmx  ch>
AuthorDate: Sat Apr 25 14:52:51 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Apr 27 08:33:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bcfe2fc

dev-python/logbook: New proxy maintainer

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andreas Zuber  gmx.ch>
Closes: https://github.com/gentoo/gentoo/pull/15497
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/logbook/metadata.xml | 9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/dev-python/logbook/metadata.xml b/dev-python/logbook/metadata.xml
index f9b41665368..8490647c2fb 100644
--- a/dev-python/logbook/metadata.xml
+++ b/dev-python/logbook/metadata.xml
@@ -1,7 +1,14 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-  
+  
[email protected]
+Andreas Zuber
+  
+  
[email protected]
+Proxy Maintainers
+  
   
 Logbook
 mitsuhiko/logbook



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

2020-04-27 Thread Michał Górny
commit: 50cba45c044f6c45e0426381ab4427caa6a47854
Author: Andreas Zuber  gmx  ch>
AuthorDate: Fri Apr 24 09:06:07 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Apr 27 08:33:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50cba45c

dev-python/logbook: version bump to 1.5.3

Closes: https://bugs.gentoo.org/707804
Closes: https://bugs.gentoo.org/719082
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andreas Zuber  gmx.ch>
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/logbook/Manifest |  1 +
 dev-python/logbook/logbook-1.5.3.ebuild | 44 +
 2 files changed, 45 insertions(+)

diff --git a/dev-python/logbook/Manifest b/dev-python/logbook/Manifest
index d86e773ed3a..94237f0d672 100644
--- a/dev-python/logbook/Manifest
+++ b/dev-python/logbook/Manifest
@@ -1 +1,2 @@
 DIST logbook-1.4.0.tar.gz 369335 BLAKE2B 
02398be49d2a12aadbcde90561afe6ac08060877922fa04b27f08587115aef8faf47bfc352fc005b8a986ab619289c8544fe53a84e0e863a09c992685f78739c
 SHA512 
3ea969e9e2075e34a915566be906266b408671657e4cecbe47663c28f2212c0522b0f0eb2832fbc4fb906f70c8e53d3cdbe65923dafe53a77545b8126ab539f2
+DIST logbook-1.5.3.tar.gz 371901 BLAKE2B 
e37924e06613ccf27380004b159966b7b42ec7b766afb6904751eafb3d774c5a9994b9d63f834fbe949fe345953c0da4693e093d717b589046412bd4056322bf
 SHA512 
c9068324f12a189ced98e2c02753489847fa533ce3a3af07b62c73e9959c2e014d47515d47e756d031639cb220a2c4a9a380cba4cb3ea1b190c50106decba686

diff --git a/dev-python/logbook/logbook-1.5.3.ebuild 
b/dev-python/logbook/logbook-1.5.3.ebuild
new file mode 100644
index 000..61013032e7e
--- /dev/null
+++ b/dev-python/logbook/logbook-1.5.3.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="A logging replacement for Python"
+HOMEPAGE="https://logbook.readthedocs.io/en/stable/
+   https://github.com/getlogbook/logbook
+   https://pypi.org/project/Logbook/";
+SRC_URI="https://github.com/getlogbook/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+BDEPEND="
+   test? (
+   app-arch/brotli[${PYTHON_USEDEP},python]
+   dev-python/execnet[${PYTHON_USEDEP}]
+   dev-python/jinja[${PYTHON_USEDEP}]
+   dev-python/pyzmq[${PYTHON_USEDEP}]
+   dev-python/sqlalchemy[${PYTHON_USEDEP}]
+   )"
+RDEPEND="
+   !!dev-python/contextvars
+   !!dev-python/gevent"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx docs
+
+python_prepare_all() {
+   # Delete test file requiring local connection to redis server
+   rm tests/test_queues.py || die
+   distutils-r1_python_prepare_all
+}
+
+python_configure_all() {
+   export DISABLE_LOGBOOK_CEXT=1
+}



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

2020-04-23 Thread Michał Górny
commit: 44607e2f2a9ddffb4f2a6db0183b66464e293574
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Apr 24 05:59:24 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Apr 24 06:27:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44607e2f

dev-python/logbook: Drop to maint-needed

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

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

diff --git a/dev-python/logbook/metadata.xml b/dev-python/logbook/metadata.xml
index e8dd3bfbdbb..f9b41665368 100644
--- a/dev-python/logbook/metadata.xml
+++ b/dev-python/logbook/metadata.xml
@@ -1,10 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-  
[email protected]
-Python
-  
+  
   
 Logbook
 mitsuhiko/logbook



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

2020-03-27 Thread Michał Górny
commit: 43452467022ef330801d5dc283b796fc0bf9623b
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar 27 20:56:14 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar 27 20:56:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43452467

dev-python/logbook: Remove redundant versions

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

 dev-python/logbook/Manifest |  1 -
 dev-python/logbook/logbook-1.1.0.ebuild | 48 -
 2 files changed, 49 deletions(-)

diff --git a/dev-python/logbook/Manifest b/dev-python/logbook/Manifest
index cfa0e80196d..d86e773ed3a 100644
--- a/dev-python/logbook/Manifest
+++ b/dev-python/logbook/Manifest
@@ -1,2 +1 @@
-DIST logbook-1.1.0.tar.gz 367541 BLAKE2B 
26e27e94f1238c9188fc66b6eb1f5622d96e1c0db97817dba30c8c70107544ea80ab1f11b71592db6a8e2a9c5d32dd659782a532cb7d263c2f042b41ef88d2ad
 SHA512 
55ec7a026a08baed405e29d7cdcc9d3cc423c9faf13788c2447ac7ccff688de9bd9e332ad78077b1eef8bc8ad9aea572f9c124888f46ecabc2abf22d8ac9086b
 DIST logbook-1.4.0.tar.gz 369335 BLAKE2B 
02398be49d2a12aadbcde90561afe6ac08060877922fa04b27f08587115aef8faf47bfc352fc005b8a986ab619289c8544fe53a84e0e863a09c992685f78739c
 SHA512 
3ea969e9e2075e34a915566be906266b408671657e4cecbe47663c28f2212c0522b0f0eb2832fbc4fb906f70c8e53d3cdbe65923dafe53a77545b8126ab539f2

diff --git a/dev-python/logbook/logbook-1.1.0.ebuild 
b/dev-python/logbook/logbook-1.1.0.ebuild
deleted file mode 100644
index f136b6ba1cc..000
--- a/dev-python/logbook/logbook-1.1.0.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="A logging replacement for Python"
-HOMEPAGE="https://logbook.readthedocs.io/en/stable/
-   https://github.com/getlogbook/logbook
-   https://pypi.org/project/Logbook/";
-SRC_URI="https://github.com/getlogbook/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-DISTUTILS_IN_SOURCE_BUILD=1
-
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
-   doc? ( >=dev-python/sphinx-1.1.3-r3[${PYTHON_USEDEP}] )"
-RDEPEND="dev-python/redis-py[${PYTHON_USEDEP}]"
-
-PATCHES=( "${FILESDIR}"/${PN}-0.4.2-objectsinv.patch )
-
-python_prepare_all() {
-   # Delete test file requiring local connection to redis server
-   rm tests/test_queues.py || die
-   distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
-   use doc && emake -C docs html
-}
-
-python_test() {
-   py.test tests || die "Tests failed under ${EPYTHON}"
-}
-
-python_install_all() {
-   use doc && HTML_DOCS=( docs/_build/html/. )
-   distutils-r1_python_install_all
-}



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

2020-02-05 Thread Michał Górny
commit: 11244b074fcca1688d5ca57b94a5d21b7a42b7b1
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Feb  5 16:14:19 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Feb  5 16:24:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11244b07

dev-python/logbook: Remove py2

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

 dev-python/logbook/logbook-1.1.0.ebuild | 2 +-
 dev-python/logbook/logbook-1.4.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/logbook/logbook-1.1.0.ebuild 
b/dev-python/logbook/logbook-1.1.0.ebuild
index 3d251417d22..f136b6ba1cc 100644
--- a/dev-python/logbook/logbook-1.1.0.ebuild
+++ b/dev-python/logbook/logbook-1.1.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 

diff --git a/dev-python/logbook/logbook-1.4.0.ebuild 
b/dev-python/logbook/logbook-1.4.0.ebuild
index f06bd6f03f4..01c0f7bbee4 100644
--- a/dev-python/logbook/logbook-1.4.0.ebuild
+++ b/dev-python/logbook/logbook-1.4.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 



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

2018-08-15 Thread Sebastian Pipping
commit: c7c611da821cd3c51af7200ac3c3cc41d221b17e
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Wed Aug 15 14:01:22 2018 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Wed Aug 15 14:03:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7c611da

dev-python/logbook: 1.4.0

Also fix patch to support EAPI 6.

Bug: https://bugs.gentoo.org/661594
Package-Manager: Portage-2.3.46, Repoman-2.3.10

 dev-python/logbook/Manifest|  1 +
 .../logbook/files/logbook-0.4.2-objectsinv.patch   |  4 +-
 dev-python/logbook/logbook-1.4.0.ebuild| 47 ++
 3 files changed, 50 insertions(+), 2 deletions(-)

diff --git a/dev-python/logbook/Manifest b/dev-python/logbook/Manifest
index f6190524760..ca98c6c3145 100644
--- a/dev-python/logbook/Manifest
+++ b/dev-python/logbook/Manifest
@@ -1,2 +1,3 @@
 DIST logbook-0.9.1.tar.gz 106615 BLAKE2B 
4100bda341a1c946bbabfb6ff423b4906f0ada754ebcbaefca93d768bd8c5135a9b1e00207fba4b13ce297cb7eca27364000e9f8b9f52935608af6c9586302aa
 SHA512 
d136dd5a7219a23a50db857919d794e7b721cc629443ac2bf92374aef68889d8a7146886fc4484c6d0dea56ec5c1c1ccca3f0b20310c2e12dba9d40dcac9c188
 DIST logbook-1.1.0.tar.gz 367541 BLAKE2B 
26e27e94f1238c9188fc66b6eb1f5622d96e1c0db97817dba30c8c70107544ea80ab1f11b71592db6a8e2a9c5d32dd659782a532cb7d263c2f042b41ef88d2ad
 SHA512 
55ec7a026a08baed405e29d7cdcc9d3cc423c9faf13788c2447ac7ccff688de9bd9e332ad78077b1eef8bc8ad9aea572f9c124888f46ecabc2abf22d8ac9086b
+DIST logbook-1.4.0.tar.gz 369335 BLAKE2B 
02398be49d2a12aadbcde90561afe6ac08060877922fa04b27f08587115aef8faf47bfc352fc005b8a986ab619289c8544fe53a84e0e863a09c992685f78739c
 SHA512 
3ea969e9e2075e34a915566be906266b408671657e4cecbe47663c28f2212c0522b0f0eb2832fbc4fb906f70c8e53d3cdbe65923dafe53a77545b8126ab539f2

diff --git a/dev-python/logbook/files/logbook-0.4.2-objectsinv.patch 
b/dev-python/logbook/files/logbook-0.4.2-objectsinv.patch
index 28b26f0bc9a..2575f862ede 100644
--- a/dev-python/logbook/files/logbook-0.4.2-objectsinv.patch
+++ b/dev-python/logbook/files/logbook-0.4.2-objectsinv.patch
@@ -1,7 +1,7 @@
 Prevent unwanted d'loading of un-needed objects.inv files
 diff -ur logbook-0.4.2.orig/docs/conf.py logbook-0.4.2/docs/conf.py
 docs/conf.py   2013-06-02 19:31:32.0 +0800
-+++ docs/conf.py   2013-06-30 10:50:38.604402792 +0800
+--- logbook-0.4.2/docs/conf.py 2013-06-02 19:31:32.0 +0800
 logbook-0.4.2/docs/conf.py 2013-06-30 10:50:38.604402792 +0800
 @@ -219,6 +219,3 @@
   [u'Armin Ronacher, Georg Brandl'], 1)
  ]

diff --git a/dev-python/logbook/logbook-1.4.0.ebuild 
b/dev-python/logbook/logbook-1.4.0.ebuild
new file mode 100644
index 000..72ffa78547a
--- /dev/null
+++ b/dev-python/logbook/logbook-1.4.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_{4,5,6}} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="A logging replacement for Python"
+HOMEPAGE="https://logbook.readthedocs.io/en/stable/
+   https://github.com/getlogbook/logbook
+   https://pypi.org/project/Logbook/";
+SRC_URI="https://github.com/getlogbook/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc test"
+DISTUTILS_IN_SOURCE_BUILD=1
+
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
+   doc? ( >=dev-python/sphinx-1.1.3-r3[${PYTHON_USEDEP}] )"
+RDEPEND="dev-python/redis-py[${PYTHON_USEDEP}]"
+
+PATCHES=( "${FILESDIR}"/${PN}-0.4.2-objectsinv.patch )
+
+python_prepare_all() {
+   # Delete test file requiring local connection to redis server
+   rm tests/test_queues.py || die
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   use doc && emake -C docs html
+}
+
+python_test() {
+   py.test tests || die "Tests failed under ${EPYTHON}"
+}
+
+python_install_all() {
+   use doc && HTML_DOCS=( docs/_build/html/. )
+   distutils-r1_python_install_all
+}



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

2018-03-18 Thread Michał Górny
commit: 00c1776437575998cc180701be48a715bf9e1101
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun Mar 18 14:43:58 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Mar 18 19:19:00 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00c17764

dev-python/logbook: update HOMEPAGE and use HTTPS

Closes: https://github.com/gentoo/gentoo/pull/7500

 dev-python/logbook/logbook-0.9.1.ebuild | 8 +---
 dev-python/logbook/logbook-1.1.0.ebuild | 6 --
 2 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/dev-python/logbook/logbook-0.9.1.ebuild 
b/dev-python/logbook/logbook-0.9.1.ebuild
index 9f642e1023c..d19c319ad1a 100644
--- a/dev-python/logbook/logbook-0.9.1.ebuild
+++ b/dev-python/logbook/logbook-0.9.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,8 +8,10 @@ PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy )
 inherit distutils-r1
 
 DESCRIPTION="A logging replacement for Python"
-HOMEPAGE="http://packages.python.org/Logbook/ 
https://pypi.python.org/pypi/Logbook";
-SRC_URI="https://github.com/mitsuhiko/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+HOMEPAGE="https://logbook.readthedocs.io/en/stable/
+   https://github.com/getlogbook/logbook
+   https://pypi.python.org/pypi/Logbook";
+SRC_URI="https://github.com/getlogbook/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"

diff --git a/dev-python/logbook/logbook-1.1.0.ebuild 
b/dev-python/logbook/logbook-1.1.0.ebuild
index 4f3371ae269..c1dfbe9abb3 100644
--- a/dev-python/logbook/logbook-1.1.0.ebuild
+++ b/dev-python/logbook/logbook-1.1.0.ebuild
@@ -8,8 +8,10 @@ PYTHON_COMPAT=( python{2_7,3_{4,5,6}} pypy )
 inherit distutils-r1
 
 DESCRIPTION="A logging replacement for Python"
-HOMEPAGE="http://packages.python.org/Logbook/ 
https://pypi.python.org/pypi/Logbook";
-SRC_URI="https://github.com/mitsuhiko/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+HOMEPAGE="https://logbook.readthedocs.io/en/stable/
+   https://github.com/getlogbook/logbook
+   https://pypi.python.org/pypi/Logbook";
+SRC_URI="https://github.com/getlogbook/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"



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

2018-01-28 Thread Thomas Deutschmann
commit: 942e6ba4330a632a86bdd48a3931ccac1d48ebb5
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jan 29 00:43:40 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jan 29 00:43:40 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=942e6ba4

dev-python/logbook: x86 stable (bug #645354)

Package-Manager: Portage-2.3.20, Repoman-2.3.6

 dev-python/logbook/logbook-1.1.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/logbook/logbook-1.1.0.ebuild 
b/dev-python/logbook/logbook-1.1.0.ebuild
index 119a2db9139..60fd3362286 100644
--- a/dev-python/logbook/logbook-1.1.0.ebuild
+++ b/dev-python/logbook/logbook-1.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/mitsuhiko/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="doc test"
 DISTUTILS_IN_SOURCE_BUILD=1
 



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

2018-01-05 Thread Michał Górny
commit: 14f70f89dbb27224ed17198873df9e54ca72da70
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jan  4 23:29:48 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  5 09:36:34 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14f70f89

dev-python/logbook: Clean old up

 dev-python/logbook/Manifest |  1 -
 dev-python/logbook/logbook-1.0.0.ebuild | 45 -
 2 files changed, 46 deletions(-)

diff --git a/dev-python/logbook/Manifest b/dev-python/logbook/Manifest
index 2b83a272e1a..f6190524760 100644
--- a/dev-python/logbook/Manifest
+++ b/dev-python/logbook/Manifest
@@ -1,3 +1,2 @@
 DIST logbook-0.9.1.tar.gz 106615 BLAKE2B 
4100bda341a1c946bbabfb6ff423b4906f0ada754ebcbaefca93d768bd8c5135a9b1e00207fba4b13ce297cb7eca27364000e9f8b9f52935608af6c9586302aa
 SHA512 
d136dd5a7219a23a50db857919d794e7b721cc629443ac2bf92374aef68889d8a7146886fc4484c6d0dea56ec5c1c1ccca3f0b20310c2e12dba9d40dcac9c188
-DIST logbook-1.0.0.tar.gz 365307 BLAKE2B 
c345dfa63f194c8c72f9c29882fbcc241417f7f4b912d95fc540e7e9eb0b3b5101ad3a679cd157ede698496eac3035a96879f87c33d73869863af080b054ba57
 SHA512 
0ff2348cc04155d13e911bb7f080d2621e2c46e827c1823e6a4f977d39569271001f64c84ca24fcaf269209c15b88fd50c28c2fcf87312761dcf16ab414abc1d
 DIST logbook-1.1.0.tar.gz 367541 BLAKE2B 
26e27e94f1238c9188fc66b6eb1f5622d96e1c0db97817dba30c8c70107544ea80ab1f11b71592db6a8e2a9c5d32dd659782a532cb7d263c2f042b41ef88d2ad
 SHA512 
55ec7a026a08baed405e29d7cdcc9d3cc423c9faf13788c2447ac7ccff688de9bd9e332ad78077b1eef8bc8ad9aea572f9c124888f46ecabc2abf22d8ac9086b

diff --git a/dev-python/logbook/logbook-1.0.0.ebuild 
b/dev-python/logbook/logbook-1.0.0.ebuild
deleted file mode 100644
index 119a2db9139..000
--- a/dev-python/logbook/logbook-1.0.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_{4,5,6}} pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="A logging replacement for Python"
-HOMEPAGE="http://packages.python.org/Logbook/ 
https://pypi.python.org/pypi/Logbook";
-SRC_URI="https://github.com/mitsuhiko/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc test"
-DISTUTILS_IN_SOURCE_BUILD=1
-
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
-   doc? ( >=dev-python/sphinx-1.1.3-r3[${PYTHON_USEDEP}] )"
-RDEPEND="dev-python/redis-py[${PYTHON_USEDEP}]"
-
-PATCHES=( "${FILESDIR}"/${PN}-0.4.2-objectsinv.patch )
-
-python_prepare_all() {
-   # Delete test file requiring local connection to redis server
-   rm tests/test_queues.py || die
-   distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
-   use doc && emake -C docs html
-}
-
-python_test() {
-   py.test tests || die "Tests failed under ${EPYTHON}"
-}
-
-python_install_all() {
-   use doc && HTML_DOCS=( docs/_build/html/. )
-   distutils-r1_python_install_all
-}



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

2017-09-24 Thread Zac Medico
commit: 76e026ab77ec7097a573703c5cc969da97f5b52d
Author: Zac Medico  gentoo  org>
AuthorDate: Mon Sep 25 00:12:56 2017 +
Commit: Zac Medico  gentoo  org>
CommitDate: Mon Sep 25 00:12:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76e026ab

dev-python/logbook: version bump to 1.1.0

Package-Manager: Portage-2.3.10, Repoman-2.3.3

 dev-python/logbook/Manifest |  1 +
 dev-python/logbook/logbook-1.1.0.ebuild | 45 +
 2 files changed, 46 insertions(+)

diff --git a/dev-python/logbook/Manifest b/dev-python/logbook/Manifest
index debd6195f32..4b5476aa8e8 100644
--- a/dev-python/logbook/Manifest
+++ b/dev-python/logbook/Manifest
@@ -1,2 +1,3 @@
 DIST logbook-0.9.1.tar.gz 106615 SHA256 
e2f49e922c7836a58418b1cb2680e71492f45150cb968afced9f6a98222e3524 SHA512 
d136dd5a7219a23a50db857919d794e7b721cc629443ac2bf92374aef68889d8a7146886fc4484c6d0dea56ec5c1c1ccca3f0b20310c2e12dba9d40dcac9c188
 WHIRLPOOL 
adfb8bd28565ec97904c63631c55ee17613fdf2259d039baa0351df870bfa1658ebc52c8dbf69c8b94b0230577f287b215324d95b186cf38cc4d68bb1040d502
 DIST logbook-1.0.0.tar.gz 365307 SHA256 
b09d45ae8aa2baf450347fd42dd74942b7fd726af7a336fbc089bb72e4fc0e71 SHA512 
0ff2348cc04155d13e911bb7f080d2621e2c46e827c1823e6a4f977d39569271001f64c84ca24fcaf269209c15b88fd50c28c2fcf87312761dcf16ab414abc1d
 WHIRLPOOL 
9d76d229462907218d3b922a02739db58e422be909d56c67a171f4d78458380417f3c7f21d05426c4864753cbf2fb96aab77812dec96f4114035e607445a4898
+DIST logbook-1.1.0.tar.gz 367541 SHA256 
9b0998a1c1d7d33d6d23d9c66cbdf2bf0ec274d528daae015ab3dad33770e35f SHA512 
55ec7a026a08baed405e29d7cdcc9d3cc423c9faf13788c2447ac7ccff688de9bd9e332ad78077b1eef8bc8ad9aea572f9c124888f46ecabc2abf22d8ac9086b
 WHIRLPOOL 
aa27ce1a9f07f309d3bfcfab73525ebe52ad75aab9fa2ef1fecf310ece10fc62084e2713a1637981d3c195271449ad0734d84f1603f8a2864640d3a22506ee33

diff --git a/dev-python/logbook/logbook-1.1.0.ebuild 
b/dev-python/logbook/logbook-1.1.0.ebuild
new file mode 100644
index 000..119a2db9139
--- /dev/null
+++ b/dev-python/logbook/logbook-1.1.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_7,3_{4,5,6}} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="A logging replacement for Python"
+HOMEPAGE="http://packages.python.org/Logbook/ 
https://pypi.python.org/pypi/Logbook";
+SRC_URI="https://github.com/mitsuhiko/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc test"
+DISTUTILS_IN_SOURCE_BUILD=1
+
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
+   doc? ( >=dev-python/sphinx-1.1.3-r3[${PYTHON_USEDEP}] )"
+RDEPEND="dev-python/redis-py[${PYTHON_USEDEP}]"
+
+PATCHES=( "${FILESDIR}"/${PN}-0.4.2-objectsinv.patch )
+
+python_prepare_all() {
+   # Delete test file requiring local connection to redis server
+   rm tests/test_queues.py || die
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   use doc && emake -C docs html
+}
+
+python_test() {
+   py.test tests || die "Tests failed under ${EPYTHON}"
+}
+
+python_install_all() {
+   use doc && HTML_DOCS=( docs/_build/html/. )
+   distutils-r1_python_install_all
+}



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

2017-05-04 Thread Manuel Rüger
commit: ce454e62ce9e4ed36c36470a79464d55b1841e63
Author: Manuel Rüger  gentoo  org>
AuthorDate: Thu May  4 17:57:29 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Thu May  4 17:57:29 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce454e62

dev-python/logbook: Add python3_6

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-python/logbook/logbook-1.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/logbook/logbook-1.0.0.ebuild 
b/dev-python/logbook/logbook-1.0.0.ebuild
index 81677df3a57..119a2db9139 100644
--- a/dev-python/logbook/logbook-1.0.0.ebuild
+++ b/dev-python/logbook/logbook-1.0.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy )
+PYTHON_COMPAT=( python{2_7,3_{4,5,6}} pypy )
 
 inherit distutils-r1
 



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

2017-05-02 Thread Michał Górny
commit: 86844f614f32a228305c433c84861c68f3dba490
Author: Michał Górny  gentoo  org>
AuthorDate: Tue May  2 16:07:16 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue May  2 16:41:06 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86844f61

dev-python/logbook: Clean old versions up

 dev-python/logbook/Manifest  |  3 ---
 dev-python/logbook/logbook-0.10.0.ebuild | 45 
 dev-python/logbook/logbook-0.12.3.ebuild | 45 
 dev-python/logbook/logbook-0.12.5.ebuild | 45 
 4 files changed, 138 deletions(-)

diff --git a/dev-python/logbook/Manifest b/dev-python/logbook/Manifest
index b7132638d97..debd6195f32 100644
--- a/dev-python/logbook/Manifest
+++ b/dev-python/logbook/Manifest
@@ -1,5 +1,2 @@
-DIST logbook-0.10.0.tar.gz 107284 SHA256 
ff227d9a48dcd539f25bdab26d36dd2ba1459bcc5ebce2926e92fecc917e5d26 SHA512 
121fb5ed24a2c53b357d17d31c63c6d305014f5c9aa248df2b251e0c15ce1e7052be380b3032c3bdec0b767278b0b5d4a3f998ac596336f681ac6d353e0ed533
 WHIRLPOOL 
79700e9165b6c1f9ffe2f118c1033ce713a364b15ca3c1798f80c4f535411464fb329cd639ec0fb1887c542601554be444dd9e6f7b828f6bcc315af4d287f453
-DIST logbook-0.12.3.tar.gz 115932 SHA256 
2f3a974d05f7e414bab529cbaa5a7b0faba661516df2e978995247066da86d23 SHA512 
0b4242ec476b8e6bbcfaf6db75848e3d36b343c62a83e338a6d3fe7ec8029a0199a7dec783cf27cc2a5a4586a8b9ba938c939dc6121079525fbf608e34eefb7f
 WHIRLPOOL 
877b25d9116af4e7752841abf17f14db830bc0d3d6fff87a552e04c6dcb0e9d80871e2853a3e259fb61491952ebfd46d31b406baab97dee8bbd76634fee9cdc2
-DIST logbook-0.12.5.tar.gz 115937 SHA256 
87000862d9151891c24e64b38f10acdc1682408ee9f98407bfea65b1ac5eec10 SHA512 
48f9f64c1c581e54c22e459f3d3e0123f2ee537e3f126f88593bc2ce0255d42712de230ab37a215afb53d047d0a1708c8eb980776014166856e873ddae8ebf18
 WHIRLPOOL 
af020986eb85603438b3073d374c29807fb0f42464f90e956f345fb6c44cb5e83885efc690a1710bf923d36040cd4d4ea9fa2d2531325cf8c99171e4babfc5b6
 DIST logbook-0.9.1.tar.gz 106615 SHA256 
e2f49e922c7836a58418b1cb2680e71492f45150cb968afced9f6a98222e3524 SHA512 
d136dd5a7219a23a50db857919d794e7b721cc629443ac2bf92374aef68889d8a7146886fc4484c6d0dea56ec5c1c1ccca3f0b20310c2e12dba9d40dcac9c188
 WHIRLPOOL 
adfb8bd28565ec97904c63631c55ee17613fdf2259d039baa0351df870bfa1658ebc52c8dbf69c8b94b0230577f287b215324d95b186cf38cc4d68bb1040d502
 DIST logbook-1.0.0.tar.gz 365307 SHA256 
b09d45ae8aa2baf450347fd42dd74942b7fd726af7a336fbc089bb72e4fc0e71 SHA512 
0ff2348cc04155d13e911bb7f080d2621e2c46e827c1823e6a4f977d39569271001f64c84ca24fcaf269209c15b88fd50c28c2fcf87312761dcf16ab414abc1d
 WHIRLPOOL 
9d76d229462907218d3b922a02739db58e422be909d56c67a171f4d78458380417f3c7f21d05426c4864753cbf2fb96aab77812dec96f4114035e607445a4898

diff --git a/dev-python/logbook/logbook-0.10.0.ebuild 
b/dev-python/logbook/logbook-0.10.0.ebuild
deleted file mode 100644
index aae59f43d89..000
--- a/dev-python/logbook/logbook-0.10.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4} pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="A logging replacement for Python"
-HOMEPAGE="http://packages.python.org/Logbook/ 
https://pypi.python.org/pypi/Logbook";
-SRC_URI="https://github.com/mitsuhiko/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc test"
-DISTUTILS_IN_SOURCE_BUILD=1
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
-   doc? ( >=dev-python/sphinx-1.1.3-r3[${PYTHON_USEDEP}] )"
-RDEPEND="
-   dev-python/redis-py[${PYTHON_USEDEP}]
-   >=dev-python/six-1.4.0[${PYTHON_USEDEP}]"
-
-PATCHES=( "${FILESDIR}"/${PN}-0.4.2-objectsinv.patch )
-
-python_prepare_all() {
-   # Delete test file requiring local conncetion to redis server
-   rm tests/test_queues.py || die
-   distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
-   use doc && emake -C docs html
-}
-
-python_test() {
-   py.test tests || die "Tests failed under ${EPYTHON}"
-}
-
-python_install_all() {
-   use doc && HTML_DOCS=( docs/_build/html/. )
-   distutils-r1_python_install_all
-}

diff --git a/dev-python/logbook/logbook-0.12.3.ebuild 
b/dev-python/logbook/logbook-0.12.3.ebuild
deleted file mode 100644
index aae59f43d89..000
--- a/dev-python/logbook/logbook-0.12.3.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4} pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="A logging replacement for Python"
-HOMEPAGE="http://packages.python.org/Logbook/ 
https://pypi.python.org/pypi/Logbook";
-SRC_URI="https://github.com/mitsuhiko/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc t

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

2016-09-18 Thread David Seifert
commit: 030e81ffd7f65bc29d648a5c04a875b07cf40ed9
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Tue Sep 13 15:39:13 2016 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Sep 18 13:27:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=030e81ff

dev-python/logbook: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/2321

Signed-off-by: David Seifert  gentoo.org>

 .../logbook/files/logbook-0.5-pypy-test-fix.patch  | 50 --
 1 file changed, 50 deletions(-)

diff --git a/dev-python/logbook/files/logbook-0.5-pypy-test-fix.patch 
b/dev-python/logbook/files/logbook-0.5-pypy-test-fix.patch
deleted file mode 100644
index 9f691a1..
--- a/dev-python/logbook/files/logbook-0.5-pypy-test-fix.patch
+++ /dev/null
@@ -1,50 +0,0 @@
-From 41dc7b9af1841b0005051ad81ab36ed2e062d663 Mon Sep 17 00:00:00 2001
-From: Rotem Yaari 
-Date: Sat, 17 Aug 2013 22:43:39 +0300
-Subject: [PATCH] #91: Fix broken tests on pypy
-

- .travis.yml   | 1 +
- tests/test_logbook.py | 2 +-
- tox.ini   | 2 +-
- 3 files changed, 3 insertions(+), 2 deletions(-)
-
-diff --git a/.travis.yml b/.travis.yml
-index ee3f457..b0aaea6 100644
 a/.travis.yml
-+++ b/.travis.yml
-@@ -3,6 +3,7 @@ python:
-   - "2.6"
-   - "2.7"
-   - "3.3"
-+  - "pypy"
- 
- install:
-   # this fixes SemLock issues on travis
-diff --git a/tests/test_logbook.py b/tests/test_logbook.py
-index 6d1a301..a1da11c 100644
 a/tests/test_logbook.py
-+++ b/tests/test_logbook.py
-@@ -99,7 +99,7 @@ def make_record():
- 
- errormsg = str(caught.exception)
- self.assertRegexpMatches(errormsg,
--"Could not format message with provided arguments: Invalid 
(?:format specifier)|(?:conversion specification)")
-+"Could not format message with provided arguments: Invalid 
(?:format specifier)|(?:conversion specification)|(?:format spec)")
- self.assertIn("msg='Hello {foo:invalid}'", errormsg)
- self.assertIn('args=()', errormsg)
- self.assertIn("kwargs={'foo': 42}", errormsg)
-diff --git a/tox.ini b/tox.ini
-index 694cd51..2b52a28 100644
 a/tox.ini
-+++ b/tox.ini
-@@ -1,5 +1,5 @@
- [tox]
--envlist=py26,py27,py33,docs
-+envlist=py26,py27,py33,pypy,docs
- 
- [testenv]
- commands=
--- 
-1.8.1.6
-



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

2016-06-29 Thread Patrick Lauer
commit: bfc4512a8e1a1872bbc674a6a4f675b62cba280f
Author: Patrick Lauer  gentoo  org>
AuthorDate: Wed Jun 29 18:48:53 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Wed Jun 29 18:49:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfc4512a

dev-python/logbook: Bump

Package-Manager: portage-2.3.0

 dev-python/logbook/Manifest |  1 +
 dev-python/logbook/logbook-1.0.0.ebuild | 46 +
 2 files changed, 47 insertions(+)

diff --git a/dev-python/logbook/Manifest b/dev-python/logbook/Manifest
index 59df86c..b713263 100644
--- a/dev-python/logbook/Manifest
+++ b/dev-python/logbook/Manifest
@@ -2,3 +2,4 @@ DIST logbook-0.10.0.tar.gz 107284 SHA256 
ff227d9a48dcd539f25bdab26d36dd2ba1459bc
 DIST logbook-0.12.3.tar.gz 115932 SHA256 
2f3a974d05f7e414bab529cbaa5a7b0faba661516df2e978995247066da86d23 SHA512 
0b4242ec476b8e6bbcfaf6db75848e3d36b343c62a83e338a6d3fe7ec8029a0199a7dec783cf27cc2a5a4586a8b9ba938c939dc6121079525fbf608e34eefb7f
 WHIRLPOOL 
877b25d9116af4e7752841abf17f14db830bc0d3d6fff87a552e04c6dcb0e9d80871e2853a3e259fb61491952ebfd46d31b406baab97dee8bbd76634fee9cdc2
 DIST logbook-0.12.5.tar.gz 115937 SHA256 
87000862d9151891c24e64b38f10acdc1682408ee9f98407bfea65b1ac5eec10 SHA512 
48f9f64c1c581e54c22e459f3d3e0123f2ee537e3f126f88593bc2ce0255d42712de230ab37a215afb53d047d0a1708c8eb980776014166856e873ddae8ebf18
 WHIRLPOOL 
af020986eb85603438b3073d374c29807fb0f42464f90e956f345fb6c44cb5e83885efc690a1710bf923d36040cd4d4ea9fa2d2531325cf8c99171e4babfc5b6
 DIST logbook-0.9.1.tar.gz 106615 SHA256 
e2f49e922c7836a58418b1cb2680e71492f45150cb968afced9f6a98222e3524 SHA512 
d136dd5a7219a23a50db857919d794e7b721cc629443ac2bf92374aef68889d8a7146886fc4484c6d0dea56ec5c1c1ccca3f0b20310c2e12dba9d40dcac9c188
 WHIRLPOOL 
adfb8bd28565ec97904c63631c55ee17613fdf2259d039baa0351df870bfa1658ebc52c8dbf69c8b94b0230577f287b215324d95b186cf38cc4d68bb1040d502
+DIST logbook-1.0.0.tar.gz 365307 SHA256 
b09d45ae8aa2baf450347fd42dd74942b7fd726af7a336fbc089bb72e4fc0e71 SHA512 
0ff2348cc04155d13e911bb7f080d2621e2c46e827c1823e6a4f977d39569271001f64c84ca24fcaf269209c15b88fd50c28c2fcf87312761dcf16ab414abc1d
 WHIRLPOOL 
9d76d229462907218d3b922a02739db58e422be909d56c67a171f4d78458380417f3c7f21d05426c4864753cbf2fb96aab77812dec96f4114035e607445a4898

diff --git a/dev-python/logbook/logbook-1.0.0.ebuild 
b/dev-python/logbook/logbook-1.0.0.ebuild
new file mode 100644
index 000..774b6e7
--- /dev/null
+++ b/dev-python/logbook/logbook-1.0.0.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="A logging replacement for Python"
+HOMEPAGE="http://packages.python.org/Logbook/ 
https://pypi.python.org/pypi/Logbook";
+SRC_URI="https://github.com/mitsuhiko/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc test"
+DISTUTILS_IN_SOURCE_BUILD=1
+
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
+   doc? ( >=dev-python/sphinx-1.1.3-r3[${PYTHON_USEDEP}] )"
+RDEPEND="dev-python/redis-py[${PYTHON_USEDEP}]"
+
+PATCHES=( "${FILESDIR}"/${PN}-0.4.2-objectsinv.patch )
+
+python_prepare_all() {
+   # Delete test file requiring local connection to redis server
+   rm tests/test_queues.py || die
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   use doc && emake -C docs html
+}
+
+python_test() {
+   py.test tests || die "Tests failed under ${EPYTHON}"
+}
+
+python_install_all() {
+   use doc && HTML_DOCS=( docs/_build/html/. )
+   distutils-r1_python_install_all
+}



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

2016-02-18 Thread Patrick Lauer
commit: 9d1dd1b917aabf0fa6279d0159bdefecf7109832
Author: Patrick Lauer  gentoo  org>
AuthorDate: Thu Feb 18 20:26:00 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Thu Feb 18 20:43:53 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d1dd1b9

dev-python/logbook: Bump

Package-Manager: portage-2.2.27

 dev-python/logbook/Manifest  |  1 +
 dev-python/logbook/logbook-0.12.5.ebuild | 46 
 2 files changed, 47 insertions(+)

diff --git a/dev-python/logbook/Manifest b/dev-python/logbook/Manifest
index b44f978..59df86c 100644
--- a/dev-python/logbook/Manifest
+++ b/dev-python/logbook/Manifest
@@ -1,3 +1,4 @@
 DIST logbook-0.10.0.tar.gz 107284 SHA256 
ff227d9a48dcd539f25bdab26d36dd2ba1459bcc5ebce2926e92fecc917e5d26 SHA512 
121fb5ed24a2c53b357d17d31c63c6d305014f5c9aa248df2b251e0c15ce1e7052be380b3032c3bdec0b767278b0b5d4a3f998ac596336f681ac6d353e0ed533
 WHIRLPOOL 
79700e9165b6c1f9ffe2f118c1033ce713a364b15ca3c1798f80c4f535411464fb329cd639ec0fb1887c542601554be444dd9e6f7b828f6bcc315af4d287f453
 DIST logbook-0.12.3.tar.gz 115932 SHA256 
2f3a974d05f7e414bab529cbaa5a7b0faba661516df2e978995247066da86d23 SHA512 
0b4242ec476b8e6bbcfaf6db75848e3d36b343c62a83e338a6d3fe7ec8029a0199a7dec783cf27cc2a5a4586a8b9ba938c939dc6121079525fbf608e34eefb7f
 WHIRLPOOL 
877b25d9116af4e7752841abf17f14db830bc0d3d6fff87a552e04c6dcb0e9d80871e2853a3e259fb61491952ebfd46d31b406baab97dee8bbd76634fee9cdc2
+DIST logbook-0.12.5.tar.gz 115937 SHA256 
87000862d9151891c24e64b38f10acdc1682408ee9f98407bfea65b1ac5eec10 SHA512 
48f9f64c1c581e54c22e459f3d3e0123f2ee537e3f126f88593bc2ce0255d42712de230ab37a215afb53d047d0a1708c8eb980776014166856e873ddae8ebf18
 WHIRLPOOL 
af020986eb85603438b3073d374c29807fb0f42464f90e956f345fb6c44cb5e83885efc690a1710bf923d36040cd4d4ea9fa2d2531325cf8c99171e4babfc5b6
 DIST logbook-0.9.1.tar.gz 106615 SHA256 
e2f49e922c7836a58418b1cb2680e71492f45150cb968afced9f6a98222e3524 SHA512 
d136dd5a7219a23a50db857919d794e7b721cc629443ac2bf92374aef68889d8a7146886fc4484c6d0dea56ec5c1c1ccca3f0b20310c2e12dba9d40dcac9c188
 WHIRLPOOL 
adfb8bd28565ec97904c63631c55ee17613fdf2259d039baa0351df870bfa1658ebc52c8dbf69c8b94b0230577f287b215324d95b186cf38cc4d68bb1040d502

diff --git a/dev-python/logbook/logbook-0.12.5.ebuild 
b/dev-python/logbook/logbook-0.12.5.ebuild
new file mode 100644
index 000..a86c3ef
--- /dev/null
+++ b/dev-python/logbook/logbook-0.12.5.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="A logging replacement for Python"
+HOMEPAGE="http://packages.python.org/Logbook/ 
https://pypi.python.org/pypi/Logbook";
+SRC_URI="https://github.com/mitsuhiko/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc test"
+DISTUTILS_IN_SOURCE_BUILD=1
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
+   doc? ( >=dev-python/sphinx-1.1.3-r3[${PYTHON_USEDEP}] )"
+RDEPEND="
+   dev-python/redis-py[${PYTHON_USEDEP}]
+   >=dev-python/six-1.4.0[${PYTHON_USEDEP}]"
+
+PATCHES=( "${FILESDIR}"/${PN}-0.4.2-objectsinv.patch )
+
+python_prepare_all() {
+   # Delete test file requiring local conncetion to redis server
+   rm tests/test_queues.py || die
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   use doc && emake -C docs html
+}
+
+python_test() {
+   py.test tests || die "Tests failed under ${EPYTHON}"
+}
+
+python_install_all() {
+   use doc && HTML_DOCS=( docs/_build/html/. )
+   distutils-r1_python_install_all
+}



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

2016-01-06 Thread Justin Lecher
commit: 61b2d443aaf1bec29d43b6e93d0cf3ca0c33b318
Author: Justin Lecher  gentoo  org>
AuthorDate: Wed Jan  6 15:52:01 2016 +
Commit: Justin Lecher  gentoo  org>
CommitDate: Wed Jan  6 17:14:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61b2d443

dev-python/logbook: Add python3.5 support

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher  gentoo.org>

 dev-python/logbook/logbook-0.9.1.ebuild | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-python/logbook/logbook-0.9.1.ebuild 
b/dev-python/logbook/logbook-0.9.1.ebuild
index 35b853d..68f464f 100644
--- a/dev-python/logbook/logbook-0.9.1.ebuild
+++ b/dev-python/logbook/logbook-0.9.1.ebuild
@@ -3,7 +3,8 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+
+PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy )
 
 inherit distutils-r1
 
@@ -17,7 +18,8 @@ KEYWORDS="amd64 x86"
 IUSE="doc test"
 DISTUTILS_IN_SOURCE_BUILD=1
 
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
test? ( dev-python/pytest[${PYTHON_USEDEP}] )
doc? ( >=dev-python/sphinx-1.1.3-r3[${PYTHON_USEDEP}] )"
 RDEPEND="dev-python/redis-py[${PYTHON_USEDEP}]"



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

2016-01-03 Thread Patrick Lauer
commit: fd6fd755513759e00857255faa2d8fce7e5f1662
Author: Patrick Lauer  gentoo  org>
AuthorDate: Sun Jan  3 20:04:43 2016 +
Commit: Patrick Lauer  gentoo  org>
CommitDate: Sun Jan  3 20:04:43 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd6fd755

dev-python/logbook: Bump

Package-Manager: portage-2.2.26

 dev-python/logbook/Manifest  |  1 +
 dev-python/logbook/logbook-0.12.3.ebuild | 46 
 2 files changed, 47 insertions(+)

diff --git a/dev-python/logbook/Manifest b/dev-python/logbook/Manifest
index 131e8a1..b44f978 100644
--- a/dev-python/logbook/Manifest
+++ b/dev-python/logbook/Manifest
@@ -1,2 +1,3 @@
 DIST logbook-0.10.0.tar.gz 107284 SHA256 
ff227d9a48dcd539f25bdab26d36dd2ba1459bcc5ebce2926e92fecc917e5d26 SHA512 
121fb5ed24a2c53b357d17d31c63c6d305014f5c9aa248df2b251e0c15ce1e7052be380b3032c3bdec0b767278b0b5d4a3f998ac596336f681ac6d353e0ed533
 WHIRLPOOL 
79700e9165b6c1f9ffe2f118c1033ce713a364b15ca3c1798f80c4f535411464fb329cd639ec0fb1887c542601554be444dd9e6f7b828f6bcc315af4d287f453
+DIST logbook-0.12.3.tar.gz 115932 SHA256 
2f3a974d05f7e414bab529cbaa5a7b0faba661516df2e978995247066da86d23 SHA512 
0b4242ec476b8e6bbcfaf6db75848e3d36b343c62a83e338a6d3fe7ec8029a0199a7dec783cf27cc2a5a4586a8b9ba938c939dc6121079525fbf608e34eefb7f
 WHIRLPOOL 
877b25d9116af4e7752841abf17f14db830bc0d3d6fff87a552e04c6dcb0e9d80871e2853a3e259fb61491952ebfd46d31b406baab97dee8bbd76634fee9cdc2
 DIST logbook-0.9.1.tar.gz 106615 SHA256 
e2f49e922c7836a58418b1cb2680e71492f45150cb968afced9f6a98222e3524 SHA512 
d136dd5a7219a23a50db857919d794e7b721cc629443ac2bf92374aef68889d8a7146886fc4484c6d0dea56ec5c1c1ccca3f0b20310c2e12dba9d40dcac9c188
 WHIRLPOOL 
adfb8bd28565ec97904c63631c55ee17613fdf2259d039baa0351df870bfa1658ebc52c8dbf69c8b94b0230577f287b215324d95b186cf38cc4d68bb1040d502

diff --git a/dev-python/logbook/logbook-0.12.3.ebuild 
b/dev-python/logbook/logbook-0.12.3.ebuild
new file mode 100644
index 000..a86c3ef
--- /dev/null
+++ b/dev-python/logbook/logbook-0.12.3.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="A logging replacement for Python"
+HOMEPAGE="http://packages.python.org/Logbook/ 
https://pypi.python.org/pypi/Logbook";
+SRC_URI="https://github.com/mitsuhiko/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc test"
+DISTUTILS_IN_SOURCE_BUILD=1
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
+   doc? ( >=dev-python/sphinx-1.1.3-r3[${PYTHON_USEDEP}] )"
+RDEPEND="
+   dev-python/redis-py[${PYTHON_USEDEP}]
+   >=dev-python/six-1.4.0[${PYTHON_USEDEP}]"
+
+PATCHES=( "${FILESDIR}"/${PN}-0.4.2-objectsinv.patch )
+
+python_prepare_all() {
+   # Delete test file requiring local conncetion to redis server
+   rm tests/test_queues.py || die
+   distutils-r1_python_prepare_all
+}
+
+python_compile_all() {
+   use doc && emake -C docs html
+}
+
+python_test() {
+   py.test tests || die "Tests failed under ${EPYTHON}"
+}
+
+python_install_all() {
+   use doc && HTML_DOCS=( docs/_build/html/. )
+   distutils-r1_python_install_all
+}