public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyqt-distutils/
Date: Wed, 31 Jan 2018 01:37:39 +0000 (UTC)	[thread overview]
Message-ID: <1517362570.b41e788f4fa2604d27d84f5e66d99d203edff76d.blueness@gentoo> (raw)

commit:     b41e788f4fa2604d27d84f5e66d99d203edff76d
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 31 01:35:44 2018 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Wed Jan 31 01:36:10 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b41e788f

dev-python/pyqt-distutils: initial commit

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-python/pyqt-distutils/Manifest                 |  1 +
 dev-python/pyqt-distutils/metadata.xml             | 12 +++++++++++
 .../pyqt-distutils/pyqt-distutils-0.3.0.ebuild     | 25 ++++++++++++++++++++++
 3 files changed, 38 insertions(+)

diff --git a/dev-python/pyqt-distutils/Manifest b/dev-python/pyqt-distutils/Manifest
new file mode 100644
index 00000000000..6c49ef63612
--- /dev/null
+++ b/dev-python/pyqt-distutils/Manifest
@@ -0,0 +1 @@
+DIST pyqt-distutils-0.3.0.tar.gz 4659 BLAKE2B 2897696881c6ee18558eb24a923b6675588bd38456fc4e9aff6b1780e7c2c31576c4a7427104c0b15238bed1ad52e2f13ab316441adb06fc0ffd9cbe5052ef30 SHA512 052a1fa0e687ac9aba5fc9623c72f8fff9a25f6d19083668e900ad1ff98bdd99c66c0ac45ba5f5f0c09b76a97370ebf4a4fef9fbd266bc0312bb05567c4ae577

diff --git a/dev-python/pyqt-distutils/metadata.xml b/dev-python/pyqt-distutils/metadata.xml
new file mode 100644
index 00000000000..29ad84596c7
--- /dev/null
+++ b/dev-python/pyqt-distutils/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="person">
+    <email>blueness@gentoo.org</email>
+    <name>Anthony G. Basile</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="pypi">pyqt-distutils</remote-id>
+    <remote-id type="github">ColinDuquesnoy/pyqt_distutils</remote-id>
+  </upstream>
+</pkgmetadata>

diff --git a/dev-python/pyqt-distutils/pyqt-distutils-0.3.0.ebuild b/dev-python/pyqt-distutils/pyqt-distutils-0.3.0.ebuild
new file mode 100644
index 00000000000..64d95f96b72
--- /dev/null
+++ b/dev-python/pyqt-distutils/pyqt-distutils-0.3.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_5 python3_6 )
+inherit distutils-r1
+
+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"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+	dev-python/setuptools[${PYTHON_USEDEP}]
+"
+
+RDEPEND="
+	${DEPEND}
+	dev-python/docopt[${PYTHON_USEDEP}]
+"


             reply	other threads:[~2018-01-31  1:37 UTC|newest]

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