public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/xapp/
Date: Sun, 17 May 2020 16:42:09 +0000 (UTC)	[thread overview]
Message-ID: <1589733711.494b8f860f41277c8c20fd9f1d14b468924f6cf6.juippis@gentoo> (raw)

commit:     494b8f860f41277c8c20fd9f1d14b468924f6cf6
Author:     Olivier Laurantin <olivier.laurantin <AT> laposte <DOT> net>
AuthorDate: Thu May  7 19:38:41 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun May 17 16:41:51 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=494b8f86

dev-python/xapp: version bump to 2.0.1

Update to the latest upstream version
Add python 3.7 and 3.8 support

Closes: https://bugs.gentoo.org/721540
Signed-off-by: Olivier Laurantin <olivier.laurantin <AT> laposte.net>
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-python/xapp/Manifest          |  1 +
 dev-python/xapp/xapp-2.0.1.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/dev-python/xapp/Manifest b/dev-python/xapp/Manifest
index 187bcc37003..14f3a1e81d5 100644
--- a/dev-python/xapp/Manifest
+++ b/dev-python/xapp/Manifest
@@ -1,2 +1,3 @@
 DIST xapp-1.0.1.tar.gz 12327 BLAKE2B a627a833adc8ca32823d4c04fd65ef3dedc2eedd031c3030105f1f2341fa17744fc81c976f4eaa1a238653392510d416692ce804ff5bcfe9ed12d9595245e8d3 SHA512 7dc4db03476f6972f6452800d2ea58d7f78d0bd5dd6719f2b49d1c2e3315c3fa09c294b1195bebd26357c30b4c43d7e5c01d160708dd17ee488b823344895e25
 DIST xapp-1.8.1.tar.gz 19665 BLAKE2B cdead609611396cb24a5f09a1ac47773569c1637b2730b00a545dbe8d3a03d183209a433bd7dfa3ed9bdd27389a6ec759072c899ab106180b839d22edd22b0c1 SHA512 8f20e15eda96f2cfab08c2b99fc20f2e3b686049ea23971b7fa8f8367eec019dce4199b332ae412bfb853de44ed5a1bb6573ea8ca052910f12ee5ced15bafc10
+DIST xapp-2.0.1.tar.gz 19839 BLAKE2B 692ef5a560681f415ab211b6f2870339dc80ca3ce90ac860637ce6765309b03f8ac41499ad5bcef51cde194b7cee2e3366abb3ddb5ee7e2212e3dac0da625387 SHA512 a529680ab2adbcd829ec224b7dafeb5f641afaabd51ac6cea154d1adf46772b0f2c58a78c6f136d3c6dde0b5d69a4e53a988f69d282af852ecf9ffa130ec1fe4

diff --git a/dev-python/xapp/xapp-2.0.1.ebuild b/dev-python/xapp/xapp-2.0.1.ebuild
new file mode 100644
index 00000000000..8ab0a07bede
--- /dev/null
+++ b/dev-python/xapp/xapp-2.0.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python bindings for x11-libs/xapps"
+HOMEPAGE="https://github.com/linuxmint/python3-xapp"
+SRC_URI="https://github.com/linuxmint/python3-xapp/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="x11-libs/xapps[introspection]"
+RDEPEND="${DEPEND}
+	dev-python/psutil[${PYTHON_USEDEP}]"
+
+S="${WORKDIR}/python3-xapp-${PV}"


             reply	other threads:[~2020-05-17 16:42 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-17 16:42 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-11-23  1:25 [gentoo-commits] repo/gentoo:master commit in: dev-python/xapp/ Yixun Lan
2021-07-13  6:44 Michał Górny
2021-07-13  0:05 Sam James
2021-07-13  0:05 Sam James
2021-06-12  5:40 Sam James
2021-06-12  3:55 Sam James
2021-06-08  7:34 Sam James
2021-03-02  8:56 Michał Górny
2021-03-02  5:52 Sam James
2021-03-02  1:01 Michał Górny
2021-01-24 17:31 Joonas Niilola
2021-01-06  1:05 Sam James
2020-12-29 17:14 Sam James
2020-12-16 22:30 Sam James
2020-09-15 14:20 Joonas Niilola
2020-05-31 19:05 Matt Turner
2020-05-29  0:11 Matt Turner
2020-05-17 16:42 Joonas Niilola
2020-05-03 15:48 Matt Turner
2020-01-30  6:33 Joonas Niilola
2020-01-30  6:33 Joonas Niilola
2018-05-26 11:32 Mart Raudsepp
2018-04-12 19:07 Thomas Deutschmann
2018-04-06 14:00 Aaron Bauman
2017-11-26 15:43 Kristian Fiskerstrand
2017-07-01 13:31 Kristian Fiskerstrand
2017-07-01 11:27 Kristian Fiskerstrand
2017-06-24 14:58 Kristian Fiskerstrand

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=1589733711.494b8f860f41277c8c20fd9f1d14b468924f6cf6.juippis@gentoo \
    --to=juippis@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