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: app-portage/pycargoebuild/
Date: Sun, 15 Jan 2023 07:43:30 +0000 (UTC)	[thread overview]
Message-ID: <1673768608.f7e036c9aebbe08706720cf4639f0ea1fc08cef6.mgorny@gentoo> (raw)

commit:     f7e036c9aebbe08706720cf4639f0ea1fc08cef6
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 15 07:42:30 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jan 15 07:43:28 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7e036c9

app-portage/pycargoebuild: Remove old

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

 app-portage/pycargoebuild/Manifest                 |  5 ----
 .../pycargoebuild/pycargoebuild-0.5.1.ebuild       | 32 ----------------------
 .../pycargoebuild/pycargoebuild-0.5.2.ebuild       | 32 ----------------------
 .../pycargoebuild/pycargoebuild-0.5.3.ebuild       | 32 ----------------------
 .../pycargoebuild/pycargoebuild-0.5.4.ebuild       | 32 ----------------------
 app-portage/pycargoebuild/pycargoebuild-0.6.ebuild | 32 ----------------------
 6 files changed, 165 deletions(-)

diff --git a/app-portage/pycargoebuild/Manifest b/app-portage/pycargoebuild/Manifest
index 5e51f8232eaa..22bbcf452177 100644
--- a/app-portage/pycargoebuild/Manifest
+++ b/app-portage/pycargoebuild/Manifest
@@ -1,6 +1 @@
-DIST pycargoebuild-0.5.1.gh.tar.gz 17587 BLAKE2B f5c35acc43cfcc1a844f9bf0f01b72ca62ff07531dba8911e9a4ec672586760c9fee93ae9b9a9cb4becd4702d2caabc8f1a02a4b702356708ec4cf3f1780b577 SHA512 eb35ddc93a34fd0a857f28166a5e1cdb64f3e9b13f8182fde79292e93f30d6218eec2f0f2933c763c37f398b09952550e208a3914fb47d8d2b6a755ae003a983
-DIST pycargoebuild-0.5.2.gh.tar.gz 18304 BLAKE2B f9150ee2532b9683be9c504397f6c396956aefd285784ff156aaec5d8ab7cb9bb71643271463dd237c357dd6d061fe67cc5dd2470085cf1faf79b4c62d839135 SHA512 56099598a6b97929029e7cb8f3d67c81d187b2a9811e78de384ab37ec28aec8649bfe61ca987ace82fc18925d77ba19c7c6e89d8537f37ea65bb0127566a6c2f
-DIST pycargoebuild-0.5.3.gh.tar.gz 19180 BLAKE2B 56d93ca65abd68e0c3f0b715ae9811f8428a8de99ff7f2689e42da4c1dfe5f74526014e7a91232602fec8dce4f329359cdeafdf47e9a9004898a3c731003acd3 SHA512 038759d67e4c45542fa07b21aa9f2237457ccb4d74565e3a8e744b3a978c38d5cbf2d86c28acba53c08062ad70a7a2ef45659129855b7242257b8ca4d2d69111
-DIST pycargoebuild-0.5.4.gh.tar.gz 19641 BLAKE2B d515ebcd988c5c6c5668ce53c793bd76ca3ffbf5c72645a55ddbf25a3f97960a362f4a34ca9f09336b014b5e658ab7ca3f75fb8e7c951d2141a07f3ff1716d62 SHA512 50997066d3b9616a90df88bce058b301dae6060f68d8ae28c733f8de97b2577700b2624d15f386b844e878c70aa0de408eb71e724cdc8cc40fc610e3e9807d1e
 DIST pycargoebuild-0.6.1.gh.tar.gz 20233 BLAKE2B a680f0b446554797f82f5903b8f51631d4026329de79327c788338ddafecdcc47b7f1d0ca3b0c81a909cde6ba24eece576f3f591ea08ad1d7adf90d545ab0869 SHA512 00183b2cedddb0c47be3e709250e679184f45af16575a5b94efc5a1598379f5c02246fd303e26b7e53ebf858c039552c7802329b0ee62c67cc15c42b39c00f09
-DIST pycargoebuild-0.6.gh.tar.gz 20133 BLAKE2B ff583fe514380acec276c7cdbedff459bd0a1dc4ce568d022743f5f7301073009f6838b2d6be20815b1d2108bc34c6af1540fbf4f736c90d6b355f6ee0c6c712 SHA512 1a132f1c15dc1b984e1f941ffac8105719e9afd691256bac73a70f64a61e35595eff36a56a6ad67462af30ab8ed043959513491e8c5f45448f79ba8ea1d787d2

diff --git a/app-portage/pycargoebuild/pycargoebuild-0.5.1.ebuild b/app-portage/pycargoebuild/pycargoebuild-0.5.1.ebuild
deleted file mode 100644
index 509b3840a625..000000000000
--- a/app-portage/pycargoebuild/pycargoebuild-0.5.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="A generator for Rust/Cargo ebuilds written in Python"
-HOMEPAGE="
-	https://github.com/projg2/pycargoebuild/
-	https://pypi.org/project/pycargoebuild/
-"
-SRC_URI="
-	https://github.com/projg2/pycargoebuild/archive/v${PV}.tar.gz
-		-> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-	dev-python/license-expression[${PYTHON_USEDEP}]
-	$(python_gen_cond_dep '
-		dev-python/tomli[${PYTHON_USEDEP}]
-	' 3.8 3.9 3.10)
-"
-
-distutils_enable_tests pytest

diff --git a/app-portage/pycargoebuild/pycargoebuild-0.5.2.ebuild b/app-portage/pycargoebuild/pycargoebuild-0.5.2.ebuild
deleted file mode 100644
index 509b3840a625..000000000000
--- a/app-portage/pycargoebuild/pycargoebuild-0.5.2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="A generator for Rust/Cargo ebuilds written in Python"
-HOMEPAGE="
-	https://github.com/projg2/pycargoebuild/
-	https://pypi.org/project/pycargoebuild/
-"
-SRC_URI="
-	https://github.com/projg2/pycargoebuild/archive/v${PV}.tar.gz
-		-> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-	dev-python/license-expression[${PYTHON_USEDEP}]
-	$(python_gen_cond_dep '
-		dev-python/tomli[${PYTHON_USEDEP}]
-	' 3.8 3.9 3.10)
-"
-
-distutils_enable_tests pytest

diff --git a/app-portage/pycargoebuild/pycargoebuild-0.5.3.ebuild b/app-portage/pycargoebuild/pycargoebuild-0.5.3.ebuild
deleted file mode 100644
index 509b3840a625..000000000000
--- a/app-portage/pycargoebuild/pycargoebuild-0.5.3.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="A generator for Rust/Cargo ebuilds written in Python"
-HOMEPAGE="
-	https://github.com/projg2/pycargoebuild/
-	https://pypi.org/project/pycargoebuild/
-"
-SRC_URI="
-	https://github.com/projg2/pycargoebuild/archive/v${PV}.tar.gz
-		-> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-	dev-python/license-expression[${PYTHON_USEDEP}]
-	$(python_gen_cond_dep '
-		dev-python/tomli[${PYTHON_USEDEP}]
-	' 3.8 3.9 3.10)
-"
-
-distutils_enable_tests pytest

diff --git a/app-portage/pycargoebuild/pycargoebuild-0.5.4.ebuild b/app-portage/pycargoebuild/pycargoebuild-0.5.4.ebuild
deleted file mode 100644
index 509b3840a625..000000000000
--- a/app-portage/pycargoebuild/pycargoebuild-0.5.4.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="A generator for Rust/Cargo ebuilds written in Python"
-HOMEPAGE="
-	https://github.com/projg2/pycargoebuild/
-	https://pypi.org/project/pycargoebuild/
-"
-SRC_URI="
-	https://github.com/projg2/pycargoebuild/archive/v${PV}.tar.gz
-		-> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-	dev-python/license-expression[${PYTHON_USEDEP}]
-	$(python_gen_cond_dep '
-		dev-python/tomli[${PYTHON_USEDEP}]
-	' 3.8 3.9 3.10)
-"
-
-distutils_enable_tests pytest

diff --git a/app-portage/pycargoebuild/pycargoebuild-0.6.ebuild b/app-portage/pycargoebuild/pycargoebuild-0.6.ebuild
deleted file mode 100644
index 509b3840a625..000000000000
--- a/app-portage/pycargoebuild/pycargoebuild-0.6.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{9..11} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="A generator for Rust/Cargo ebuilds written in Python"
-HOMEPAGE="
-	https://github.com/projg2/pycargoebuild/
-	https://pypi.org/project/pycargoebuild/
-"
-SRC_URI="
-	https://github.com/projg2/pycargoebuild/archive/v${PV}.tar.gz
-		-> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-	dev-python/license-expression[${PYTHON_USEDEP}]
-	$(python_gen_cond_dep '
-		dev-python/tomli[${PYTHON_USEDEP}]
-	' 3.8 3.9 3.10)
-"
-
-distutils_enable_tests pytest


             reply	other threads:[~2023-01-15  7:43 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-15  7:43 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-20 13:27 [gentoo-commits] repo/gentoo:master commit in: app-portage/pycargoebuild/ Michał Górny
2024-07-02  6:58 Michał Górny
2024-02-18  3:28 Michał Górny
2024-01-31 20:17 Michał Górny
2024-01-25  4:43 Michał Górny
2024-01-25  0:42 Sam James
2024-01-08 14:48 Michał Górny
2023-12-24 13:34 Michał Górny
2023-12-21 10:47 Michał Górny
2023-12-21  6:52 Sam James
2023-11-29 16:59 Michał Górny
2023-11-29 16:59 Michał Górny
2023-11-27 18:47 Michał Górny
2023-11-25 19:47 Michał Górny
2023-07-24 12:42 Michał Górny
2023-07-20 10:16 WANG Xuerui
2023-06-28 17:17 Michał Górny
2023-06-28  9:53 Michał Górny
2023-06-27 14:58 Michał Górny
2023-06-18 15:02 Michał Górny
2023-06-18 15:02 Michał Górny
2023-04-29  9:44 Arthur Zamarin
2023-04-08 18:45 Michał Górny
2023-04-08 18:04 Arthur Zamarin
2023-04-05 21:53 Georgy Yakovlev
2023-04-02 19:03 Michał Górny
2023-01-20 21:07 Sam James
2023-01-20 17:40 Michał Górny
2023-01-14 17:25 Michał Górny
2022-12-22 17:00 Michał Górny
2022-12-21  8:56 Michał Górny
2022-12-11 18:44 Michał Górny
2022-12-03 15:44 Michał Górny
2022-11-29  6:59 Michał Górny
2022-11-28  6:05 Michał Górny
2022-11-25 17:09 Michał Górny
2022-11-22 19:30 Michał Górny
2022-11-22 14:42 Michał Górny
2022-11-13 18:41 Michał Górny
2022-11-13 13:23 Michał Górny
2022-11-12 18:56 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=1673768608.f7e036c9aebbe08706720cf4639f0ea1fc08cef6.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