public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:master commit in: dev-python/EbookLib/
@ 2022-01-21  9:14 Florian Schmaus
  0 siblings, 0 replies; 3+ messages in thread
From: Florian Schmaus @ 2022-01-21  9:14 UTC (permalink / raw
  To: gentoo-commits

commit:     1bf99d22b91683602d1eefbaae7736053240a832
Author:     Shaoyu Tseng <shaoyu0209 <AT> tuta <DOT> io>
AuthorDate: Fri Jan 21 03:23:59 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri Jan 21 03:31:57 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1bf99d22

dev-python/EbookLib: new package

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Shaoyu Tseng <shaoyu0209 <AT> tuta.io>

 dev-python/EbookLib/EbookLib-0.17.1.ebuild | 17 +++++++++++++++++
 dev-python/EbookLib/Manifest               |  1 +
 dev-python/EbookLib/metadata.xml           | 12 ++++++++++++
 3 files changed, 30 insertions(+)

diff --git a/dev-python/EbookLib/EbookLib-0.17.1.ebuild b/dev-python/EbookLib/EbookLib-0.17.1.ebuild
new file mode 100644
index 000000000..861957e95
--- /dev/null
+++ b/dev-python/EbookLib/EbookLib-0.17.1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 2021-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="Ebook library which can handle EPUB2/EPUB3 and Kindle format"
+HOMEPAGE="https://github.com/aerkalov/ebooklib https://pypi.org/project/EbookLib/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="AGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+distutils_enable_tests pytest

diff --git a/dev-python/EbookLib/Manifest b/dev-python/EbookLib/Manifest
new file mode 100644
index 000000000..bc40ed43d
--- /dev/null
+++ b/dev-python/EbookLib/Manifest
@@ -0,0 +1 @@
+DIST EbookLib-0.17.1.tar.gz 111567 BLAKE2B 371a187b37e2975e00bcc2680fbffe557c922a13cbb90fc446b367c4e0d1ad761573f3161b62a16471f56b2b2da444e1b7d16536d30cf1b3f850e31746868942 SHA512 0c8147c5d0435e448b35913503e670bf314e17b200591296b2ebfe9557607cf3a3f09c7ff2fae1c8c28950ceb808d8b9ab8e44e0bfcf80e7d9ee402cebbc6bc0

diff --git a/dev-python/EbookLib/metadata.xml b/dev-python/EbookLib/metadata.xml
new file mode 100644
index 000000000..0cf13b3ac
--- /dev/null
+++ b/dev-python/EbookLib/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM 'http://www.gentoo.org/dtd/metadata.dtd'>
+<pkgmetadata>
+	<maintainer type="person">
+		<email>shaoyu0209@tuta.io</email>
+		<name>Shaoyu Tseng</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="pypi">EbookLib</remote-id>
+		<remote-id type="github">aerkalov/ebooklib</remote-id>
+	</upstream>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: dev-python/EbookLib/
@ 2022-02-04 11:44 Florian Schmaus
  0 siblings, 0 replies; 3+ messages in thread
From: Florian Schmaus @ 2022-02-04 11:44 UTC (permalink / raw
  To: gentoo-commits

commit:     9ee01bdab5fa2b264bc028a1c97dad43dc2a5b56
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Wed Feb  2 06:57:20 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Feb  2 07:28:25 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9ee01bda

dev-python/EbookLib: remove pytest

Closes: https://bugs.gentoo.org/831731
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-python/EbookLib/EbookLib-0.17.1.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dev-python/EbookLib/EbookLib-0.17.1.ebuild b/dev-python/EbookLib/EbookLib-0.17.1.ebuild
index 861957e95..ab0e95334 100644
--- a/dev-python/EbookLib/EbookLib-0.17.1.ebuild
+++ b/dev-python/EbookLib/EbookLib-0.17.1.ebuild
@@ -13,5 +13,3 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 LICENSE="AGPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: dev-python/EbookLib/
@ 2023-12-31 15:40 David Roman
  0 siblings, 0 replies; 3+ messages in thread
From: David Roman @ 2023-12-31 15:40 UTC (permalink / raw
  To: gentoo-commits

commit:     0703ef0ef079ea188b60d35f1bc8611fc6d99803
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Sun Dec 31 00:45:05 2023 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sun Dec 31 00:45:05 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0703ef0e

dev-python/EbookLib: enable py3.12

Signed-off-by: Julien Roy <julien <AT> jroy.ca>

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

diff --git a/dev-python/EbookLib/EbookLib-0.17.1.ebuild b/dev-python/EbookLib/EbookLib-0.17.1.ebuild
index a882c0f4e5..14f9ac085b 100644
--- a/dev-python/EbookLib/EbookLib-0.17.1.ebuild
+++ b/dev-python/EbookLib/EbookLib-0.17.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2021-2022 Gentoo Authors
+# Copyright 2021-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
 inherit distutils-r1 pypi


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-12-31 15:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-31 15:40 [gentoo-commits] repo/proj/guru:master commit in: dev-python/EbookLib/ David Roman
  -- strict thread matches above, loose matches on Subject: below --
2022-02-04 11:44 Florian Schmaus
2022-01-21  9:14 Florian Schmaus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox