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: Sat,  9 Mar 2024 18:28:47 +0000 (UTC)	[thread overview]
Message-ID: <1710008866.e6454412cd4c4b856ab0e317f9e403b66b52b21c.dev@gentoo> (raw)

commit:     e6454412cd4c4b856ab0e317f9e403b66b52b21c
Author:     Zen <z <AT> pyl <DOT> onl>
AuthorDate: Sat Mar  9 18:27:46 2024 +0000
Commit:     George Zenner <dev <AT> pyl <DOT> onl>
CommitDate: Sat Mar  9 18:27:46 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e6454412

dev-python/zenlib: Added 1.7.3

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

 dev-python/zenlib/Manifest            |  1 +
 dev-python/zenlib/zenlib-1.7.3.ebuild | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/dev-python/zenlib/Manifest b/dev-python/zenlib/Manifest
index 1057f5929b..4bd1d71506 100644
--- a/dev-python/zenlib/Manifest
+++ b/dev-python/zenlib/Manifest
@@ -3,3 +3,4 @@ DIST zenlib-1.3.1.tar.gz 13470 BLAKE2B 03bd8dce7a46641e60646173607ea6cd574fed58c
 DIST zenlib-1.4.0.tar.gz 14315 BLAKE2B 76f9e8ed74a451837b27406c7bf0791b8d131de9d5b75ab1b47cca47c665a676c07e7779f92baf843396e9e61fdc706e6e7fc6ff4e06a52e19706df6cf94d0c1 SHA512 6326a95226fbbb126d72ecc2a9b4940615ae866a5586f2c8d795e12ff37e5c27d0ec62cda7fa398d1aa460acaa401fd7fb330677edc12b92c23933514a7eb79e
 DIST zenlib-1.6.2.tar.gz 15799 BLAKE2B 4a29f7ac386c197a1b9c6034b202a1cbce4a20bfdc137ec373fbb8818e806caadf82bd049e5ee92c2c3a49bb92d23d84bbcbc4a9e21b7f9dca42b73b41e3a3c3 SHA512 26807f566d8b8ca58768588ef2e63674ad8b8ed5e6ae97c336f8d090c2c4f568dc8d5620a869e2e518876ae269cfbc39583c8b4ff928bf8488a6aeb0177b5c5b
 DIST zenlib-1.7.2.tar.gz 16853 BLAKE2B 9659723441c9e651e6a80a47565aeeb6bda67db04524bbd551fe5f9b38efa0afb33021a21e0fea3af934fc3c8c2b9cf4f38c4534c2c9bc4282971038503fafec SHA512 b69619b1e30f18892ec54b481e386a5bb7a728d87263601ddd4e22e2433e62d263bc67eea54748b9a49e528078cd152fd2d68738372409bb003a0a84a7cbb71b
+DIST zenlib-1.7.3.tar.gz 16924 BLAKE2B 20bab075d9a09062e2d596238237a2684c206cc1606f7796a1ddf6421902a523731bcfad9c96b803be3d91ff6ee508bdb9553a0f90295aa3f56e64e87ba37f21 SHA512 f5f8ad560e74051e5daf7515b3777ff17e86d202f6c8958e476d22677a65454512db5a93f1281202fc058742da0f8fe0296339da68d5ce109ab93e33948eb79b

diff --git a/dev-python/zenlib/zenlib-1.7.3.ebuild b/dev-python/zenlib/zenlib-1.7.3.ebuild
new file mode 100644
index 0000000000..f9a184c858
--- /dev/null
+++ b/dev-python/zenlib/zenlib-1.7.3.ebuild
@@ -0,0 +1,16 @@
+# 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"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"


             reply	other threads:[~2024-03-09 18:28 UTC|newest]

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

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=1710008866.e6454412cd4c4b856ab0e317f9e403b66b52b21c.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