public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "George Zenner" <dev@pyl.onl>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/zenlib/
Date: Thu, 23 Nov 2023 16:57:58 +0000 (UTC)	[thread overview]
Message-ID: <1700758620.4633317d08b76fa2ee7d281fd25bd477379c79e6.dev@gentoo> (raw)

commit:     4633317d08b76fa2ee7d281fd25bd477379c79e6
Author:     Zen <z <AT> pyl <DOT> onl>
AuthorDate: Thu Nov 23 16:55:09 2023 +0000
Commit:     George Zenner <dev <AT> pyl <DOT> onl>
CommitDate: Thu Nov 23 16:57:00 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4633317d

dev-python/zenlib: Added zenlib, there is currently a PyPi collission with zen_lib

Signed-off-by: Zen <z <AT> pyl.onl>

 dev-python/zenlib/Manifest            |  1 +
 dev-python/zenlib/metadata.xml        | 11 +++++++++++
 dev-python/zenlib/zenlib-1.0.0.ebuild | 19 +++++++++++++++++++
 3 files changed, 31 insertions(+)

diff --git a/dev-python/zenlib/Manifest b/dev-python/zenlib/Manifest
new file mode 100644
index 0000000000..9ad72ce449
--- /dev/null
+++ b/dev-python/zenlib/Manifest
@@ -0,0 +1 @@
+DIST zenlib-1.0.0.tar.gz 12381 BLAKE2B a605c7159c877e18d19d94192ceb90af4cddeb4322f28123b98f43105673b27f17a85ad46b74c536afc2fe233c2c90bbda502f60b4bd1005365ad7e054c811e8 SHA512 882e2a5a5da53c17b0da7eeb2b83d237a35be4a9ef9b34b0b222052ab8dbf0bac10f2e15220c7078a65ae67648f28098cef1c2badabd2c696e331802d29c4780

diff --git a/dev-python/zenlib/metadata.xml b/dev-python/zenlib/metadata.xml
new file mode 100644
index 0000000000..c87e3f8a03
--- /dev/null
+++ b/dev-python/zenlib/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>dev@pyl.onl</email>
+		<name>Zen</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="github">desultory/zenlib</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/dev-python/zenlib/zenlib-1.0.0.ebuild b/dev-python/zenlib/zenlib-1.0.0.ebuild
new file mode 100644
index 0000000000..b8f8f96a08
--- /dev/null
+++ b/dev-python/zenlib/zenlib-1.0.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{11..12} )
+inherit distutils-r1
+
+DESCRIPTION="Useful python decorators and utilities"
+HOMEPAGE="https://github.com/desultory/zenlib"
+SRC_URI="https://github.com/desultory/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
+
+# Specify the subdirectory containing the actual source code
+S="${WORKDIR}/${PN}-${PV}/src"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"


             reply	other threads:[~2023-11-23 16:58 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-23 16:57 George Zenner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-02 22:00 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/zenlib/ George Zenner
2023-12-03  5:32 George Zenner
2023-12-23  0:01 George Zenner
2023-12-28 23:17 George Zenner
2023-12-29  0:50 George Zenner
2024-01-01  2:16 George Zenner
2024-01-11 20:58 George Zenner
2024-01-21  1:14 George Zenner
2024-03-09 18:28 George Zenner
2024-04-16 20:21 George Zenner
2024-04-20  0:50 George Zenner
2024-04-27 16:47 George Zenner
2024-04-27 19:41 George Zenner
2024-04-30  1:32 George Zenner
2024-05-06 16:58 George Zenner
2024-05-06 16:58 George Zenner
2024-05-07 23:05 Julien Roy
2024-05-13  2:39 George Zenner
2024-05-13  2:39 George Zenner
2024-05-26 18:55 George Zenner
2024-07-15 19:27 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2024-07-15 19:26 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan

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=1700758620.4633317d08b76fa2ee7d281fd25bd477379c79e6.dev@gentoo \
    --to=dev@pyl.onl \
    --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