From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/simber/
Date: Mon, 4 Apr 2022 15:47:56 +0000 (UTC) [thread overview]
Message-ID: <1649087264.f3d4a3a3feb852243b6b92d1fcce25ddde12e5ee.xgqt@gentoo> (raw)
commit: f3d4a3a3feb852243b6b92d1fcce25ddde12e5ee
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 3 21:10:40 2022 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon Apr 4 15:47:44 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3d4a3a3
dev-python/simber: new package; add version 0.2.4
Bug: https://github.com/deepjyoti30/ytmdl/issues/222
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
dev-python/simber/Manifest | 1 +
dev-python/simber/metadata.xml | 13 +++++++++++++
dev-python/simber/simber-0.2.4.ebuild | 21 +++++++++++++++++++++
3 files changed, 35 insertions(+)
diff --git a/dev-python/simber/Manifest b/dev-python/simber/Manifest
new file mode 100644
index 000000000000..5097239f4df7
--- /dev/null
+++ b/dev-python/simber/Manifest
@@ -0,0 +1 @@
+DIST simber-0.2.4.tar.gz 91600 BLAKE2B 64ef49a8458fc98bfe87ceaeaa7bfcf9f76c8283f8a80cd918dcc8709ca5f4c2b1d657fda345812b3cb280855f3bc7bc9e3d8045b593bc8dd9dbc134f84e0e81 SHA512 17def9e8c6f0695ec36b5e48011d2db892436b7076203fe008aac7c8c2ce0e0ab9cc5be45f6eb136984f41997a7e91549c77cb1761b65694039619bdb8397ae1
diff --git a/dev-python/simber/metadata.xml b/dev-python/simber/metadata.xml
new file mode 100644
index 000000000000..bc2c7ed4c7f4
--- /dev/null
+++ b/dev-python/simber/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+
+<pkgmetadata>
+ <maintainer type="person">
+ <email>xgqt@gentoo.org</email>
+ <name>Maciej Barć</name>
+ </maintainer>
+ <upstream>
+ <bugs-to>https://github.com/deepjyoti30/simber/issues/</bugs-to>
+ <remote-id type="github">deepjyoti30/simber</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/simber/simber-0.2.4.ebuild b/dev-python/simber/simber-0.2.4.ebuild
new file mode 100644
index 000000000000..00d98b96fe71
--- /dev/null
+++ b/dev-python/simber/simber-0.2.4.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Simple, minimal and powerful logging library for Python"
+HOMEPAGE="https://simber.deepjyoti30.dev/"
+SRC_URI="https://github.com/deepjyoti30/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-python/colorama[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest
next reply other threads:[~2022-04-04 15:48 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-04 15:47 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-04-10 20:21 [gentoo-commits] repo/gentoo:master commit in: dev-python/simber/ Maciej Barć
2022-11-27 14:24 Maciej Barć
2023-01-16 1:57 Maciej Barć
2023-01-21 9:16 Arthur Zamarin
2023-02-08 22:19 Maciej Barć
2023-02-14 23:33 Maciej Barć
2023-02-15 7:16 Michał Górny
2023-02-15 7:16 Michał Górny
2023-03-04 7:05 Joonas Niilola
2023-03-16 18:13 Michał Górny
2023-06-01 14:59 Michał Górny
2024-05-18 9:29 Michał Górny
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1649087264.f3d4a3a3feb852243b6b92d1fcce25ddde12e5ee.xgqt@gentoo \
--to=xgqt@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox