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/python-distutils-extra/
Date: Mon, 22 Jun 2020 15:36:44 +0000 (UTC)	[thread overview]
Message-ID: <1592840135.73c94bc429d4502c9aa0157a05679da7b96f933f.mgorny@gentoo> (raw)

commit:     73c94bc429d4502c9aa0157a05679da7b96f933f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 22 10:54:12 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jun 22 15:35:35 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73c94bc4

dev-python/python-distutils-extra: Bump to 2.45

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

 dev-python/python-distutils-extra/Manifest         |  1 +
 .../python-distutils-extra-2.45.ebuild             | 36 ++++++++++++++++++++++
 2 files changed, 37 insertions(+)

diff --git a/dev-python/python-distutils-extra/Manifest b/dev-python/python-distutils-extra/Manifest
index dfcf028535d..3c6dcf4b79a 100644
--- a/dev-python/python-distutils-extra/Manifest
+++ b/dev-python/python-distutils-extra/Manifest
@@ -1 +1,2 @@
 DIST python-distutils-extra-2.44.tar.bz2 37687 BLAKE2B 3d7e3ad277440bfb6fbade8b890b95aad37589700b69a26ec9a5c30e97491871bc8c8f82b540131859d2ce82cebd3758f29ca510abe28046ffcaa0e7240fad3e SHA512 517222b4e34efba730db53ffeee8b8c8d96bd9d1b6044e6ca84c0f2c1d5c0e044240b899d460c50295615c94c513f7e57db3e34e5db6588a01ec92a73999f822
+DIST python-distutils-extra-2.45.tar.bz2 38094 BLAKE2B b8c0adcb92d07e087e10389c9671e9eca78a9a634d0092c1633e184fb9d128b006903ce8f2c9deb504b3d1557a8afc78e3edea7f1a2e95734c55099b4a21dd41 SHA512 04d2be290726d7ceed599031bfa960468c6a8654c8d9105dd77cb5744f6908d1c9a6732095692aebde1f1e042ef70b2695d41586663e4d539ee96247a39f02a1

diff --git a/dev-python/python-distutils-extra/python-distutils-extra-2.45.ebuild b/dev-python/python-distutils-extra/python-distutils-extra-2.45.ebuild
new file mode 100644
index 00000000000..426f03e80fb
--- /dev/null
+++ b/dev-python/python-distutils-extra/python-distutils-extra-2.45.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS="rdepend"
+PYTHON_COMPAT=( python2_7 python3_{6..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Gettext support, themed icons and scrollkeeper-based documentation in distutils"
+HOMEPAGE="
+	https://salsa.debian.org/python-team/modules/python-distutils-extra
+	https://launchpad.net/python-distutils-extra"
+SRC_URI="
+	https://salsa.debian.org/python-team/modules/python-distutils-extra/-/archive/${PV}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+DOCS=( doc/{README,FAQ} )
+
+BDEPEND="
+	test? (
+		dev-libs/gobject-introspection
+		dev-python/httplib2[${PYTHON_USEDEP}]
+		dev-python/pygobject[${PYTHON_USEDEP}]
+		dev-util/intltool
+	)"
+
+python_test() {
+	"${EPYTHON}" test/auto.py -v || die "Tests fail with ${EPYTHON}"
+}


             reply	other threads:[~2020-06-22 15:36 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-22 15:36 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-09 17:41 [gentoo-commits] repo/gentoo:master commit in: dev-python/python-distutils-extra/ Conrad Kostecki
2024-03-09 17:41 Conrad Kostecki
2024-02-10  6:58 Ionen Wolkens
2024-01-25  9:21 Sam James
2024-01-24  4:57 Ionen Wolkens
2024-01-05 13:21 Jakov Smolić
2023-11-24 15:46 Michał Górny
2022-08-28  5:06 WANG Xuerui
2022-07-10 18:50 Michał Górny
2022-07-10 16:56 Sam James
2022-06-18  6:47 Michał Górny
2022-06-05 14:11 Michał Górny
2022-06-05 14:11 Michał Górny
2021-07-01 21:16 Conrad Kostecki
2021-01-08 12:40 Michał Górny
2020-08-02  9:15 Michał Górny
2020-05-11 17:48 Michał Górny
2020-05-11 11:38 Agostino Sarubbo
2020-05-08 17:54 Michał Górny
2020-05-06  7:01 Sergei Trofimovich
2020-04-30 11:58 Michał Górny
2020-04-28 13:10 Agostino Sarubbo
2020-04-28  9:09 Michał Górny
2020-04-28  9:09 Michał Górny
2020-04-28  5:45 Michał Górny
2020-04-27 12:03 Michał Górny
2020-03-28 21:11 Michał Górny
2020-02-12  7:51 Agostino Sarubbo
2019-12-15 13:10 Conrad Kostecki
2019-11-17 20:45 Steve Arnold
2019-10-13 17:52 Joonas Niilola
2019-08-11 19:02 Michał Górny
2019-08-11 19:02 Michał Górny
2017-09-17 21:09 Matt Turner
2017-09-12 23:02 Matt Turner
2017-07-15 17:25 Tobias Klausmann
2017-06-18 10:05 Pacho Ramos
2017-01-20 18:41 David Seifert
2016-11-09 14:04 Pacho Ramos

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=1592840135.73c94bc429d4502c9aa0157a05679da7b96f933f.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