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/beautifulsoup/
Date: Mon, 30 Mar 2020 08:48:42 +0000 (UTC)	[thread overview]
Message-ID: <1585557933.80203bc108b0081dc5ec49bf9f4ca6d65a72429d.mgorny@gentoo> (raw)

commit:     80203bc108b0081dc5ec49bf9f4ca6d65a72429d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 30 08:45:33 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Mar 30 08:45:33 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80203bc1

dev-python/beautifulsoup: Remove old (py2)

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

 dev-python/beautifulsoup/Manifest                  |  1 -
 .../beautifulsoup/beautifulsoup-3.2.1-r1.ebuild    | 28 ----------------------
 2 files changed, 29 deletions(-)

diff --git a/dev-python/beautifulsoup/Manifest b/dev-python/beautifulsoup/Manifest
index 66c4fd139bf..7fde3fdb219 100644
--- a/dev-python/beautifulsoup/Manifest
+++ b/dev-python/beautifulsoup/Manifest
@@ -1,3 +1,2 @@
-DIST BeautifulSoup-3.2.1.tar.gz 31224 BLAKE2B 9361ce6d048d0443c3257d10ec2734c24202af8eb850a59a4344e6992856f849d92dd509f102c27cdf9634bbc235e5f96e304993e6d4813d275d66bd3791b451 SHA512 365b7b045a2069cf437877543577bc0aa99256a6dc4c9743670b46bfceab5494a06628012d6eccecfe99c25d5c9e0c65814964b47026f15ba1a538444cfb7789
 DIST beautifulsoup4-4.8.1.tar.gz 159164 BLAKE2B 00121e9b30f700ade0bb2ec8f637b4173ecb4c187b8f9a77bcc4e6b333fced85a699c8d9efa5b757ab02f54c2b05740702c13625ff427730ccc1f6a97f43fa48 SHA512 7abc5e84cb8da5428dafc6b473418d0cc72b518cb1a73d4ae58b8dad3ec985e5778629dc1d7c8374dfb223be981983c745a1dbb55a98078b4cfe7ba5ce25539b
 DIST beautifulsoup4-4.8.2.tar.gz 298650 BLAKE2B 6826abf793efa63be89d844bc25bdb105413196bfab21c18f3816fd59a7a771459bf2c7ee209b75b0c88dfa14da8f4625c948889acfb48502e2260ccca229675 SHA512 aab90eb22614e9a2fb47792389a951b3ad7faf9791e15984a6c27a38be6f3d0ccbf3a9753d9afb5c70105097ac1a9c5f9e07206e12c6d4cb7a7f6d4e90ec18c2

diff --git a/dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild b/dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild
deleted file mode 100644
index 4ca7a45e13c..00000000000
--- a/dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-MY_PN="BeautifulSoup"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="HTML/XML parser for quick-turnaround applications like screen-scraping"
-HOMEPAGE="https://www.crummy.com/software/BeautifulSoup/ https://pypi.org/project/BeautifulSoup/"
-SRC_URI="https://www.crummy.com/software/${MY_PN}/download/3.x/${MY_P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="python-2"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND=""
-RDEPEND="!dev-python/beautifulsoup:0"
-
-S="${WORKDIR}/${MY_P}"
-
-python_test() {
-	"${PYTHON}" BeautifulSoupTests.py || die "Testing failed with ${EPYTHON}"
-}


             reply	other threads:[~2020-03-30  8:48 UTC|newest]

Thread overview: 60+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-30  8:48 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-09-08  5:47 [gentoo-commits] repo/gentoo:master commit in: dev-python/beautifulsoup/ Michał Górny
2021-09-08  5:47 Michał Górny
2021-07-28 23:38 Marek Szuba
2021-05-29 21:34 Michał Górny
2020-11-28 15:36 Sam James
2020-11-02 11:23 Michał Górny
2020-11-02 11:11 Sam James
2020-10-03 21:21 Michał Górny
2020-09-26 17:57 Michał Górny
2020-09-18 14:28 Michał Górny
2020-09-08 22:01 Sam James
2020-09-08 19:11 Michał Górny
2020-07-26 16:51 Michał Górny
2020-07-26 13:52 Michał Górny
2020-07-25 10:22 Michał Górny
2020-07-12  2:41 Sam James
2020-06-10 20:50 Michał Górny
2020-05-26 16:23 Michał Górny
2020-05-26 16:23 Michał Górny
2020-05-11 16:48 Michał Górny
2020-05-11  9:44 Agostino Sarubbo
2020-05-10 17:42 Mart Raudsepp
2020-05-05  6:46 Agostino Sarubbo
2020-05-03 19:11 Agostino Sarubbo
2020-05-03 10:25 Agostino Sarubbo
2020-05-03 10:12 Agostino Sarubbo
2020-03-26 13:49 Michał Górny
2020-03-03  7:22 Matt Turner
2020-03-03  7:22 Matt Turner
2020-01-26 21:46 Matthew Thode
2020-01-13 18:46 Sebastian Pipping
2019-12-08 23:31 Sergei Trofimovich
2019-12-07 23:07 Matt Turner
2019-12-03 16:24 Jeroen Roovers
2019-12-01 13:59 Sergei Trofimovich
2019-12-01 13:52 Sergei Trofimovich
2019-11-30  4:30 Aaron Bauman
2019-11-29 23:04 Sergei Trofimovich
2019-11-27 13:05 Mikle Kolyada
2019-11-27  2:18 Patrick McLean
2018-12-08 17:43 Mikle Kolyada
2018-10-14 13:36 Mikle Kolyada
2018-08-15 11:39 Virgil Dupras
2018-08-15 11:39 Virgil Dupras
2018-03-13 19:52 Michał Górny
2018-01-02 22:14 Michał Górny
2017-06-29 22:04 Sebastien Fabbro
2017-05-03  6:15 Michał Górny
2017-02-27  1:07 Zac Medico
2017-01-23  6:35 Jeroen Roovers
2017-01-11  3:40 Lars Wendler
2017-01-11  3:40 Lars Wendler
2016-12-26 12:41 Markus Meier
2016-12-20 13:40 Tobias Klausmann
2016-12-06  9:04 Tobias Klausmann
2016-08-21 17:46 Tim Harder
2016-02-28  6:43 Matt Thode
2015-09-29  7:41 Justin Lecher
2015-09-05 13:18 Mike Gilbert

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=1585557933.80203bc108b0081dc5ec49bf9f4ca6d65a72429d.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