From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pkgconfig/
Date: Mon, 12 Jul 2021 22:53:31 +0000 (UTC) [thread overview]
Message-ID: <1626130334.3e9e6525689d2cd35ff7639db459725e0897b888.mgorny@gentoo> (raw)
commit: 3e9e6525689d2cd35ff7639db459725e0897b888
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 12 22:52:14 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jul 12 22:52:14 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e9e6525
dev-python/pkgconfig: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pkgconfig/Manifest | 2 --
dev-python/pkgconfig/pkgconfig-1.5.2.ebuild | 20 --------------------
dev-python/pkgconfig/pkgconfig-1.5.3.ebuild | 20 --------------------
3 files changed, 42 deletions(-)
diff --git a/dev-python/pkgconfig/Manifest b/dev-python/pkgconfig/Manifest
index 5c45e4e51fc..2ffffb554e8 100644
--- a/dev-python/pkgconfig/Manifest
+++ b/dev-python/pkgconfig/Manifest
@@ -1,3 +1 @@
-DIST pkgconfig-1.5.2.tar.gz 6984 BLAKE2B 1d3b724853498505ef9f60de89b9f90e049334f42451202f07f29a0dc5efc21eb13045afebef3d20b0ed0bdedda053eb37ccbda0a8977febb408d3c69a2efb12 SHA512 7f457fd956f2b4e2580433311d166dd5537cafb95c0842a85f69bf84bbbde58861023acb7d221383b4306ec0ce31badc0481b2394b3e737de0db2e194c5e250f
-DIST pkgconfig-1.5.3.tar.gz 7310 BLAKE2B 361439cadf3f21a76d379a8b7eede9d2c73fa114c5816e8964b7086e867ca0d089dbcfdc219ea0d481934940fcf0a0ca2398b0850448bd3e577befb1266034a6 SHA512 00cb148977fb2b25d747ab1aa8d99deaf250df67d8c3ec0f47160714aabce4de3d96cd43e7292a8e4ccf850de1aceabc96d5516995365da088e00a731d538c24
DIST pkgconfig-1.5.4.tar.gz 7323 BLAKE2B 3edc17a5491d788e23de875fabf01482e88d289b2376b4594c0a62fac5b761974c1b6b563f12862d202aeb9e63badb1cb105aebc9ac22b813f36d46952459c0e SHA512 c50593427122b24d3328fcbdf0d13eb9ce3ede068a23cd7c43d19a518386bf06ba42ac07d647d69bfda056baf8b6549955f9dfef78d785e64596833c4af5b831
diff --git a/dev-python/pkgconfig/pkgconfig-1.5.2.ebuild b/dev-python/pkgconfig/pkgconfig-1.5.2.ebuild
deleted file mode 100644
index bc417b9d099..00000000000
--- a/dev-python/pkgconfig/pkgconfig-1.5.2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..10} pypy3 )
-DISTUTILS_USE_SETUPTOOLS=pyproject.toml
-inherit distutils-r1
-
-DESCRIPTION="Interface Python with pkg-config"
-HOMEPAGE="https://pypi.org/project/pkgconfig/ https://github.com/matze/pkgconfig"
-SRC_URI="https://github.com/matze/pkgconfig/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="virtual/pkgconfig"
-
-distutils_enable_tests pytest
diff --git a/dev-python/pkgconfig/pkgconfig-1.5.3.ebuild b/dev-python/pkgconfig/pkgconfig-1.5.3.ebuild
deleted file mode 100644
index 829058f080c..00000000000
--- a/dev-python/pkgconfig/pkgconfig-1.5.3.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..10} pypy3 )
-DISTUTILS_USE_SETUPTOOLS=pyproject.toml
-inherit distutils-r1
-
-DESCRIPTION="Interface Python with pkg-config"
-HOMEPAGE="https://pypi.org/project/pkgconfig/ https://github.com/matze/pkgconfig"
-SRC_URI="https://github.com/matze/pkgconfig/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="virtual/pkgconfig"
-
-distutils_enable_tests pytest
next reply other threads:[~2021-07-12 22:53 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-12 22:53 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-23 12:01 [gentoo-commits] repo/gentoo:master commit in: dev-python/pkgconfig/ WANG Xuerui
2024-05-18 6:58 Michał Górny
2024-02-17 21:17 Sam James
2023-12-11 4:33 Arthur Zamarin
2023-07-08 10:47 Benda XU
2023-06-01 13:22 Michał Górny
2023-06-01 13:22 Michał Górny
2022-05-23 6:34 Michał Górny
2022-02-27 18:52 Michał Górny
2022-02-27 12:23 Jakov Smolić
2022-01-27 9:21 Michał Górny
2021-09-14 1:30 Yixun Lan
2021-08-26 4:41 Agostino Sarubbo
2021-07-20 9:08 Michał Górny
2021-07-12 21:50 Sam James
2021-06-03 22:01 Michał Górny
2021-06-03 10:30 Michał Górny
2021-05-30 17:32 Michał Górny
2021-03-25 19:09 Michał Górny
2021-03-25 16:19 Agostino Sarubbo
2021-03-25 12:14 Michał Górny
2021-02-20 13:04 Michał Górny
2020-08-17 18:55 David Seifert
2020-07-20 11:45 Sam James
2020-05-11 17:33 Michał Górny
2020-05-07 16:35 Mart Raudsepp
2020-05-04 14:38 Agostino Sarubbo
2020-05-03 19:02 Agostino Sarubbo
2020-03-28 11:59 Michał Górny
2020-03-14 18:10 Mikle Kolyada
2020-03-09 18:09 Mikle Kolyada
2020-03-09 14:15 Thomas Deutschmann
2020-02-25 8:17 Georgy Yakovlev
2020-02-25 2:05 Patrick McLean
2020-02-05 19:12 Michał Górny
2019-05-21 15:20 Stephen Klimaszewski
2019-01-21 20:49 David Seifert
2017-06-17 17:24 Agostino Sarubbo
2017-06-17 15:36 Agostino Sarubbo
2017-05-02 17:43 Michał Górny
2017-04-28 15:15 Manuel Rüger
2017-01-17 14:37 Kacper Kowalik
2015-10-21 13:41 Justin Lecher
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=1626130334.3e9e6525689d2cd35ff7639db459725e0897b888.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