public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/PyQt6-sip/
Date: Sat, 28 Jan 2023 15:56:11 +0000 (UTC)	[thread overview]
Message-ID: <1674921278.bcacaadbc9ade0dc60be64433a29a3714ab0f597.ionen@gentoo> (raw)

commit:     bcacaadbc9ade0dc60be64433a29a3714ab0f597
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 28 13:09:28 2023 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sat Jan 28 15:54:38 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcacaadb

dev-python/PyQt6-sip: add 13.4.1

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 dev-python/PyQt6-sip/Manifest                |  1 +
 dev-python/PyQt6-sip/PyQt6-sip-13.4.1.ebuild | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/dev-python/PyQt6-sip/Manifest b/dev-python/PyQt6-sip/Manifest
index d34878af07fa..b93208bd4907 100644
--- a/dev-python/PyQt6-sip/Manifest
+++ b/dev-python/PyQt6-sip/Manifest
@@ -1 +1,2 @@
 DIST PyQt6_sip-13.4.0.tar.gz 111209 BLAKE2B 963d3788d0996565696e82e6a9c197c197322f8b1637cead79a4af8cf8d3ed1b82423ff41e507204aeddc5f16fa0b96b7e7a49c6848ac7438bd98885f3ae4dc6 SHA512 e93a88fedbb965a7ea605a33820798352c340d5656b3ad60c40adc8dbd24fdd18deb67e706595e3cb96e41d1e17d4c837f1224a1c250f0179c6b60b1a5b0e6a2
+DIST PyQt6_sip-13.4.1.tar.gz 111256 BLAKE2B 548cf81a0a02183e2524bbbbc8e4c1e72fb91a744d7e23ecad531bd0f6d42fef4a2b893f84dd93c4f73ebc95eaef79e19744d1a9ceeb4fcd3497a2217d0f02af SHA512 267cdde9923e6f8522a7ecdbce4ee6c55f5733719b0326fd87ae91ec35c247176516b25a01a9addabe9391a6df10c67beab782fed8a83185a2cd5fdcd6fb4c50

diff --git a/dev-python/PyQt6-sip/PyQt6-sip-13.4.1.ebuild b/dev-python/PyQt6-sip/PyQt6-sip-13.4.1.ebuild
new file mode 100644
index 000000000000..58d7f3e359c4
--- /dev/null
+++ b/dev-python/PyQt6-sip/PyQt6-sip-13.4.1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 2022-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+inherit distutils-r1
+
+MY_P="${P/-/_}"
+
+DESCRIPTION="sip module support for PyQt6"
+HOMEPAGE="https://www.riverbankcomputing.com/software/sip/"
+SRC_URI="mirror://pypi/${P::1}/${PN}/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="|| ( GPL-2 GPL-3 SIP )"
+SLOT="0"
+KEYWORDS="~amd64"


             reply	other threads:[~2023-01-28 15:56 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-28 15:56 Ionen Wolkens [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-01-30 19:11 [gentoo-commits] repo/gentoo:master commit in: dev-python/PyQt6-sip/ Ionen Wolkens
2023-02-13 15:59 Ionen Wolkens
2023-03-21  5:49 Ionen Wolkens
2023-04-10 15:07 Ionen Wolkens
2023-04-20 16:15 Ionen Wolkens
2023-04-22  6:53 Ionen Wolkens
2023-04-22  6:53 Ionen Wolkens
2023-07-25  0:10 Ionen Wolkens
2023-08-06  4:32 Ionen Wolkens
2023-09-05 13:05 Ionen Wolkens
2023-09-15  6:08 Ionen Wolkens
2023-10-14 14:48 Ionen Wolkens
2023-11-15 17:20 Arthur Zamarin
2023-12-22 22:40 Mart Raudsepp
2024-05-13  5:49 Ionen Wolkens
2024-06-28 14:45 Ionen Wolkens
2024-06-28 18:05 Sam James
2024-06-28 18:05 Sam James
2024-06-29 12:29 Jakov Smolić
2024-07-12 16:26 Ionen Wolkens
2024-07-12 16:26 Ionen Wolkens
2024-07-27  8:46 Arthur Zamarin
2024-07-27 10:06 Michał Górny
2024-08-12 18:21 Arthur Zamarin
2024-08-31  2:42 Ionen Wolkens
2024-09-02  6:16 Sam James
2024-09-05  1:23 Sam James
2024-09-12 13:45 Sam James
2024-09-18  6:36 Arthur Zamarin
2024-09-20 11:01 Arthur Zamarin
2024-11-22 20:00 Michał Górny
2024-12-06 16:22 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyqt6-sip/ Ionen Wolkens
2024-12-12 13:12 Ionen Wolkens
2024-12-16  8:42 Ionen Wolkens
2025-02-03  2:38 Ionen Wolkens
2025-02-26  8:47 Ionen Wolkens

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=1674921278.bcacaadbc9ade0dc60be64433a29a3714ab0f597.ionen@gentoo \
    --to=ionen@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