* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/youseedee/
@ 2022-03-26 9:23 Alessandro Barbieri
0 siblings, 0 replies; 4+ messages in thread
From: Alessandro Barbieri @ 2022-03-26 9:23 UTC (permalink / raw
To: gentoo-commits
commit: fc16b6bb295c4bf9d02b52150a2292228a97aad1
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sat Mar 26 08:30:20 2022 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sat Mar 26 08:30:20 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fc16b6bb
dev-python/youseedee: initial import
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-python/youseedee/Manifest | 1 +
dev-python/youseedee/metadata.xml | 13 +++++++++++++
dev-python/youseedee/youseedee-0.3.0.ebuild | 19 +++++++++++++++++++
3 files changed, 33 insertions(+)
diff --git a/dev-python/youseedee/Manifest b/dev-python/youseedee/Manifest
new file mode 100644
index 000000000..b58355cc5
--- /dev/null
+++ b/dev-python/youseedee/Manifest
@@ -0,0 +1 @@
+DIST youseedee-0.3.0.tar.gz 9832 BLAKE2B 3c9f65e8d6f361ddd4f2299853ee1b50ad91637c376690c85a2cbc00b23e5bbf907c8d07f634b96ef4e866403655f94a1007402bb54ac3bc0efab39ce632be0d SHA512 563eda343a853de06acc705570559c4e19b585dd02e4ef0d279b43157ec3989f96993bb5e39331bdd8460250965b80a5b72fe22aed6deaf1f7660288608b820d
diff --git a/dev-python/youseedee/metadata.xml b/dev-python/youseedee/metadata.xml
new file mode 100644
index 000000000..35b842ca2
--- /dev/null
+++ b/dev-python/youseedee/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>lssndrbarbieri@gmail.com</email>
+ <name>Alessandro Barbieri</name>
+ </maintainer>
+ <upstream>
+ <bugs-to>https://github.com/simoncozens/youseedee/issues</bugs-to>
+ <remote-id type="github">simoncozens/youseedee</remote-id>
+ <remote-id type="pypi">youseedee</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/youseedee/youseedee-0.3.0.ebuild b/dev-python/youseedee/youseedee-0.3.0.ebuild
new file mode 100644
index 000000000..b05f114ac
--- /dev/null
+++ b/dev-python/youseedee/youseedee-0.3.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Interface to the Unicode Character Database"
+HOMEPAGE="https://github.com/simoncozens/youseedee"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+KEYWORDS="~amd64"
+LICENSE="MIT"
+SLOT="0"
+
+RDEPEND="dev-python/requests[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/youseedee/
@ 2022-05-28 15:15 Alessandro Barbieri
0 siblings, 0 replies; 4+ messages in thread
From: Alessandro Barbieri @ 2022-05-28 15:15 UTC (permalink / raw
To: gentoo-commits
commit: 769264239e4ece41d3121691ece5cfba638da1f7
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sat May 28 14:57:16 2022 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sat May 28 14:57:16 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=76926423
dev-python/youseedee: enable py3.11
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-python/youseedee/youseedee-0.3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/youseedee/youseedee-0.3.0.ebuild b/dev-python/youseedee/youseedee-0.3.0.ebuild
index c0e0877e2..1ea6e552f 100644
--- a/dev-python/youseedee/youseedee-0.3.0.ebuild
+++ b/dev-python/youseedee/youseedee-0.3.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
inherit distutils-r1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/youseedee/
@ 2023-03-17 13:01 Anna Vyalkova
0 siblings, 0 replies; 4+ messages in thread
From: Anna Vyalkova @ 2023-03-17 13:01 UTC (permalink / raw
To: gentoo-commits
commit: 7035b63e0c0dce453b2488ccd113e45b054a2bf3
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Fri Mar 17 12:49:51 2023 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Fri Mar 17 12:58:53 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7035b63e
dev-python/youseedee: Use pypi.eclass
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/youseedee/youseedee-0.3.0.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-python/youseedee/youseedee-0.3.0.ebuild b/dev-python/youseedee/youseedee-0.3.0.ebuild
index 39be274cc..1010b8b5d 100644
--- a/dev-python/youseedee/youseedee-0.3.0.ebuild
+++ b/dev-python/youseedee/youseedee-0.3.0.ebuild
@@ -5,11 +5,10 @@ EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1
+inherit distutils-r1 pypi
DESCRIPTION="Interface to the Unicode Character Database"
HOMEPAGE="https://github.com/simoncozens/youseedee"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
KEYWORDS="~amd64"
LICENSE="MIT"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/youseedee/
@ 2023-05-09 15:26 Anna Vyalkova
0 siblings, 0 replies; 4+ messages in thread
From: Anna Vyalkova @ 2023-05-09 15:26 UTC (permalink / raw
To: gentoo-commits
commit: 3bfc782cbde66174250d71bd22b6c482dfee74e7
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Tue May 9 14:56:46 2023 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Tue May 9 14:56:46 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3bfc782c
dev-python/youseedee: add 0.4.1
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/youseedee/Manifest | 1 +
dev-python/youseedee/youseedee-0.4.1.ebuild | 20 ++++++++++++++++++++
2 files changed, 21 insertions(+)
diff --git a/dev-python/youseedee/Manifest b/dev-python/youseedee/Manifest
index b58355cc5..6bf37eaa2 100644
--- a/dev-python/youseedee/Manifest
+++ b/dev-python/youseedee/Manifest
@@ -1 +1,2 @@
DIST youseedee-0.3.0.tar.gz 9832 BLAKE2B 3c9f65e8d6f361ddd4f2299853ee1b50ad91637c376690c85a2cbc00b23e5bbf907c8d07f634b96ef4e866403655f94a1007402bb54ac3bc0efab39ce632be0d SHA512 563eda343a853de06acc705570559c4e19b585dd02e4ef0d279b43157ec3989f96993bb5e39331bdd8460250965b80a5b72fe22aed6deaf1f7660288608b820d
+DIST youseedee-0.4.1.tar.gz 13974 BLAKE2B 735b394336745c0b4427de8b28df2bee99bc8daf5703488d80284af511e8ab0fc83b8b81195675a2fc55efa42a1c8300d942de4698891dbb985e8e1316ea7704 SHA512 9e7d76a8a6b2804260b94a225b8fba81df9cec94ab88dc17e32c8a3cda27098cac491804d92b39aac6450a7935d092c1917d30c4075a3e5fa3bad96680f30199
diff --git a/dev-python/youseedee/youseedee-0.4.1.ebuild b/dev-python/youseedee/youseedee-0.4.1.ebuild
new file mode 100644
index 000000000..e1657b673
--- /dev/null
+++ b/dev-python/youseedee/youseedee-0.4.1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..11} )
+DISTUTILS_USE_PEP517=setuptools
+inherit distutils-r1 pypi
+
+DESCRIPTION="Interface to the Unicode Character Database"
+HOMEPAGE="
+ https://pypi.org/project/youseedee/
+ https://github.com/simoncozens/youseedee
+"
+
+KEYWORDS="~amd64"
+LICENSE="MIT"
+SLOT="0"
+
+RDEPEND="dev-python/requests[${PYTHON_USEDEP}]"
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-05-09 15:26 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-28 15:15 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/youseedee/ Alessandro Barbieri
-- strict thread matches above, loose matches on Subject: below --
2023-05-09 15:26 Anna Vyalkova
2023-03-17 13:01 Anna Vyalkova
2022-03-26 9:23 Alessandro Barbieri
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox