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/vobject/
Date: Wed, 25 Mar 2020 13:59:34 +0000 (UTC)	[thread overview]
Message-ID: <1585144757.1a2eff888fdf1edc93ee73e78c8f11a7d61bf68b.mgorny@gentoo> (raw)

commit:     1a2eff888fdf1edc93ee73e78c8f11a7d61bf68b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 25 13:47:02 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar 25 13:59:17 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a2eff88

dev-python/vobject: Remove redundant versions

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

 dev-python/vobject/Manifest             |  2 --
 dev-python/vobject/vobject-0.9.3.ebuild | 28 ----------------------------
 dev-python/vobject/vobject-0.9.5.ebuild | 28 ----------------------------
 3 files changed, 58 deletions(-)

diff --git a/dev-python/vobject/Manifest b/dev-python/vobject/Manifest
index 0a923d8a8f0..76d9662a3b6 100644
--- a/dev-python/vobject/Manifest
+++ b/dev-python/vobject/Manifest
@@ -1,3 +1 @@
-DIST vobject-0.9.3.tar.gz 57744 BLAKE2B 01a9083faa7f2a84e2f6f09d9f9f14afb5558d86aefb1a9d5c7e3c8f0e664d6a292f79a340c1a32e510637784cdfb0f02d713e0bcdbb99d1531c50e742192063 SHA512 d77dac2e885ea752e900a2f6e3d9cf24fdd3365d1e9e2ba51c5c38b2889a62aaa61e5562799eb8063b5d4ded0bcd43108cd7e5d028cf7dbe72008b208b8e2e76
-DIST vobject-0.9.5.tar.gz 215577 BLAKE2B 0312a0c1377ce8141e32422fbf9b4dab253398ccf83bb530929ac052537213b065d7550cd0d926a52a00e27271faa942797b65899fcbe3b8b955ca15c6a114a8 SHA512 087b394ad6c48c359ee1cabb90cbc85cb305ed9e65199f33c19f386c7075b70273e5fddcf7fde5356b140ead7a581efd917594e4d493e720c4e1a632f797acc7
 DIST vobject-0.9.6.1.tar.gz 58556 BLAKE2B 74f9a7dc8058bb792492b1ac44a0310f58c603e677aedda35be0d8e94743e6e1e001a4ae888625f314f706891b7a31db77efa4c268482bbaf44ca37fff236cd6 SHA512 0b299fd4ca105a063f4ac7b03b157c54a3867d6fb798f9072897939b0ba275ba0887bb001c5ed38002a8eb1c10aee710af880413c072140b855af4b62d5aff72

diff --git a/dev-python/vobject/vobject-0.9.3.ebuild b/dev-python/vobject/vobject-0.9.3.ebuild
deleted file mode 100644
index f3e4f04c98d..00000000000
--- a/dev-python/vobject/vobject-0.9.3.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Python package for parsing and generating vCard and vCalendar files"
-HOMEPAGE="http://eventable.github.io/vobject/
-	https://pypi.org/project/vobject/
-	https://github.com/eventable/vobject"
-SRC_URI="https://github.com/eventable/vobject/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=">=dev-python/python-dateutil-2.4.0[${PYTHON_USEDEP}]
-	dev-python/setuptools"[${PYTHON_USEDEP}]
-DEPEND="${RDEPEND}"
-
-DOCS=( ACKNOWLEDGEMENTS.txt README.md )
-
-python_test() {
-	"${EPYTHON}" tests.py || die "Testing failed under ${EPYTHON}"
-}

diff --git a/dev-python/vobject/vobject-0.9.5.ebuild b/dev-python/vobject/vobject-0.9.5.ebuild
deleted file mode 100644
index 5bb78169337..00000000000
--- a/dev-python/vobject/vobject-0.9.5.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Python package for parsing and generating vCard and vCalendar files"
-HOMEPAGE="http://eventable.github.io/vobject/
-	https://pypi.org/project/vobject/
-	https://github.com/eventable/vobject"
-SRC_URI="https://github.com/eventable/vobject/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-python/python-dateutil-2.4.0[${PYTHON_USEDEP}]
-	dev-python/setuptools"[${PYTHON_USEDEP}]
-DEPEND="${RDEPEND}"
-
-DOCS=( ACKNOWLEDGEMENTS.txt README.md )
-
-python_test() {
-	"${EPYTHON}" tests.py || die "Testing failed under ${EPYTHON}"
-}


             reply	other threads:[~2020-03-25 13:59 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-25 13:59 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-23  8:36 [gentoo-commits] repo/gentoo:master commit in: dev-python/vobject/ Arthur Zamarin
2024-10-19  8:36 Michał Górny
2024-10-19  7:38 Arthur Zamarin
2024-10-02 11:22 Michał Górny
2024-06-22 13:52 Petr Vaněk
2024-04-11 19:04 Michał Górny
2024-04-11 19:04 Michał Górny
2024-04-11 17:40 Arthur Zamarin
2024-03-26  6:57 Michał Górny
2023-06-07  9:27 Sam James
2023-03-16  4:13 Michał Górny
2022-06-16 11:49 Michał Górny
2022-06-16 10:15 Jakov Smolić
2021-09-14  1:30 Yixun Lan
2021-06-05 18:39 Michał Górny
2020-10-20  5:06 Sam James
2020-10-01 12:22 Michał Górny
2020-09-30 23:25 Sam James
2020-09-30  8:10 Michał Górny
2020-08-30 13:48 Andrey Utkin
2019-12-15 14:46 Agostino Sarubbo
2019-12-02  2:48 Aaron Bauman
2019-11-24 17:13 Andreas Sturmlechner
2019-11-24 17:13 Andreas Sturmlechner
2019-07-29 20:02 Aaron Bauman
2018-11-15  3:15 Virgil Dupras
2018-08-18 10:29 Michał Górny
2018-06-08 22:35 Mart Raudsepp
2018-03-30 18:35 Aaron Bauman
2018-03-14 21:09 Markus Meier
2017-12-17 17:26 Andrey Utkin
2017-05-04 17:47 Manuel Rüger
2016-12-18 15:57 Agostino Sarubbo
2016-12-18 15:44 Agostino Sarubbo
2016-11-06 20:15 David Seifert
2016-10-21 21:40 David Seifert

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=1585144757.1a2eff888fdf1edc93ee73e78c8f11a7d61bf68b.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