public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyqt-distutils/
Date: Fri,  4 Sep 2020 21:11:07 +0000 (UTC)	[thread overview]
Message-ID: <1599253861.7724cf2bf504167b89f8522a7240e03ab3061aac.sam@gentoo> (raw)

commit:     7724cf2bf504167b89f8522a7240e03ab3061aac
Author:     VasilyLebedev <vasily.lebedev <AT> ul <DOT> ie>
AuthorDate: Sat Aug 29 16:58:17 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Sep  4 21:11:01 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7724cf2b

dev-python/pyqt-distutils: version bump to 0.7.3

Works with Python 3.{6..9}.

Bug: https://bugs.gentoo.org/719428
Closes: https://bugs.gentoo.org/719428
Closes: https://github.com/gentoo/gentoo/pull/17317
Signed-off-by: Vasily A. Lebedev <lebedev.vasya <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/pyqt-distutils/Manifest                 |  2 +-
 .../pyqt-distutils/pyqt-distutils-0.7.3.ebuild     | 27 ++++++++++++++++++++++
 2 files changed, 28 insertions(+), 1 deletion(-)

diff --git a/dev-python/pyqt-distutils/Manifest b/dev-python/pyqt-distutils/Manifest
index 6c49ef63612..debb0505381 100644
--- a/dev-python/pyqt-distutils/Manifest
+++ b/dev-python/pyqt-distutils/Manifest
@@ -1 +1 @@
-DIST pyqt-distutils-0.3.0.tar.gz 4659 BLAKE2B 2897696881c6ee18558eb24a923b6675588bd38456fc4e9aff6b1780e7c2c31576c4a7427104c0b15238bed1ad52e2f13ab316441adb06fc0ffd9cbe5052ef30 SHA512 052a1fa0e687ac9aba5fc9623c72f8fff9a25f6d19083668e900ad1ff98bdd99c66c0ac45ba5f5f0c09b76a97370ebf4a4fef9fbd266bc0312bb05567c4ae577
+DIST pyqt-distutils-0.7.3.gh.tar.gz 16628 BLAKE2B 0d9d7f951890c00efd95bf3caef8c8964d02f3097840f84006a8d9523c0ad9b78dbb5f46c4d752945074ba971c92e81e81be0345b7a8c807932e7157ecd00e03 SHA512 450569be205aa0de792c3f2d8c43e26eb6fed1088b241291347ae14d2343b61517bd7547f741bd62bb9e1bfb92077d1ae5c64b871c39d59a67ca82172ac1c598

diff --git a/dev-python/pyqt-distutils/pyqt-distutils-0.7.3.ebuild b/dev-python/pyqt-distutils/pyqt-distutils-0.7.3.ebuild
new file mode 100644
index 00000000000..7679856ab81
--- /dev/null
+++ b/dev-python/pyqt-distutils/pyqt-distutils-0.7.3.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6..9} )
+inherit distutils-r1
+
+MY_P=${PN/-/_}-${PV}
+DESCRIPTION="distutils extension to work with PyQt applications and UI files"
+HOMEPAGE="https://github.com/ColinDuquesnoy/pyqt_distutils"
+#SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+SRC_URI="https://github.com/ColinDuquesnoy/pyqt_distutils/archive/${PV}.tar.gz -> ${P}.gh.tar.gz"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+RDEPEND="
+	dev-python/docopt[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest


             reply	other threads:[~2020-09-04 21:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-04 21:11 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-07-24 11:33 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyqt-distutils/ Michał Górny
2023-04-09 16:03 Michał Górny
2021-09-24 11:05 Anthony G. Basile
2021-06-01 17:07 Andrew Ammerlaan
2020-09-04 21:11 Sam James
2020-09-04 21:11 Sam James
2018-01-31  1:37 Anthony G. Basile

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=1599253861.7724cf2bf504167b89f8522a7240e03ab3061aac.sam@gentoo \
    --to=sam@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