public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/editables/
Date: Tue, 25 Jul 2023 05:20:35 +0000 (UTC)	[thread overview]
Message-ID: <1690262428.9504275bcd190f0bb4d13e909109fdb51c6d2a8e.mgorny@gentoo> (raw)

commit:     9504275bcd190f0bb4d13e909109fdb51c6d2a8e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 25 04:39:50 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jul 25 05:20:28 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9504275b

dev-python/editables: Bump to 0.5

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/editables/Manifest             |  1 +
 dev-python/editables/editables-0.5.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/dev-python/editables/Manifest b/dev-python/editables/Manifest
index d2582ac082d0..31b4cfa249e9 100644
--- a/dev-python/editables/Manifest
+++ b/dev-python/editables/Manifest
@@ -1,2 +1,3 @@
 DIST editables-0.3.gh.tar.gz 12493 BLAKE2B 95e05e7553efa4856ee5bde2c18a2566f1e65318bfc46c8ecd732f4d6b42f10ce54cc3aecc4d53bcfc627e6938c4155d48a39ced5f64395dbafb9187cb009e4f SHA512 493f20d1e6b39f8ed6668adc208723d447a31ae3c3087f7db9a9a0de617958e8afebd3b3a1836638f749fb0ec911e51256b727deb4c0ce08327356238df0a3f3
 DIST editables-0.4.gh.tar.gz 15248 BLAKE2B 331686fb4e4f912f88c7565ffe4788adbd738be779a9d0c18b786f3fc81f7429fc71050c65afb324f482fb6a12cec512eec99f6eb30b770e297f512c5496ba78 SHA512 59c72544198668d6022a133a0e7a8f559ba23e618a0359c810dde2665177224704d409fac973d05869215007f118faaa7678e7ef83b7f44b50a5e283b26eec92
+DIST editables-0.5.gh.tar.gz 15469 BLAKE2B 9bbbc61a4e0a57edc6b7ba463da0d6c2f40090e347e67f203f16163bec70b63a2289332e9d69a46919f8aa009be1ec96e1b1cd2708ce5eb6ab33af6eb36360e0 SHA512 ac39d2e6a51625697c517b85fec11b525b1a41f82cf4f55c7595fed19da867065a62eee5e3656706f7402d0499754f4a142da77d699c59dffc8b769fa1c3dbe2

diff --git a/dev-python/editables/editables-0.5.ebuild b/dev-python/editables/editables-0.5.ebuild
new file mode 100644
index 000000000000..8423d6038aee
--- /dev/null
+++ b/dev-python/editables/editables-0.5.ebuild
@@ -0,0 +1,25 @@
+# Copyright 2022-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
+
+inherit distutils-r1
+
+DESCRIPTION="A Python library for creating 'editable wheels'"
+HOMEPAGE="
+	https://pypi.org/project/editables/
+	https://github.com/pfmoore/editables/
+"
+SRC_URI="
+	https://github.com/pfmoore/editables/archive/${PV}.tar.gz
+		-> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+
+distutils_enable_tests pytest


             reply	other threads:[~2023-07-25  5:20 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-25  5:20 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-08 18:31 [gentoo-commits] repo/gentoo:master commit in: dev-python/editables/ Michał Górny
2023-08-15  9:32 Michał Górny
2023-08-15  7:34 Sam James
2023-08-13 18:13 Arthur Zamarin
2023-08-12  0:17 Sam James
2023-08-12  0:10 Sam James
2023-08-12  0:10 Sam James
2023-08-11 19:15 Arthur Zamarin
2023-08-11 19:12 Arthur Zamarin
2023-08-11 19:04 Arthur Zamarin
2023-07-07  3:15 Michał Górny
2023-05-03 10:47 Fabian Groffen
2023-02-13  3:22 Matt Turner
2022-05-18 18:31 Sam James
2022-05-16 20:00 Arthur Zamarin
2022-05-16 19:38 Arthur Zamarin
2022-05-15 11:14 Jakov Smolić
2022-05-15  8:38 Jakov Smolić
2022-05-15  8:38 Jakov Smolić
2022-05-15  8:21 Jakov Smolić
2022-05-15  8:19 Jakov Smolić
2022-05-15  7:12 Michał Górny
2022-05-11 17:15 Arthur Zamarin
2022-05-11 17:15 Arthur Zamarin
2022-05-11 16:43 Michał Górny
2022-05-01 21:51 Jakov Smolić
2022-04-10 17:28 Michał Górny
2022-04-10 10:35 James Le Cuirot
2022-04-09 19:47 Arthur Zamarin
2022-04-09 19:23 Arthur Zamarin
2022-04-08 14:25 Arthur Zamarin
2022-04-08 14:25 Arthur Zamarin
2022-04-08 14:23 Arthur Zamarin
2022-04-07 15:31 Jakov Smolić
2022-04-06 17:04 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=1690262428.9504275bcd190f0bb4d13e909109fdb51c6d2a8e.mgorny@gentoo \
    --to=mgorny@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