public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-python/pytoml/, profiles/
@ 2020-12-16 23:04 Michał Górny
  0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2020-12-16 23:04 UTC (permalink / raw
  To: gentoo-commits

commit:     c5d3762b94d07c5c67a6b41acf4562e9e58c3b20
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 16 22:51:52 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Dec 16 23:03:21 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5d3762b

dev-python/pytoml: Remove last-rited pkg

Closes: https://bugs.gentoo.org/755125
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pytoml/Manifest             |  2 --
 dev-python/pytoml/metadata.xml         | 12 ------------
 dev-python/pytoml/pytoml-0.1.20.ebuild | 27 ---------------------------
 profiles/package.mask                  |  5 -----
 4 files changed, 46 deletions(-)

diff --git a/dev-python/pytoml/Manifest b/dev-python/pytoml/Manifest
deleted file mode 100644
index 40c2846be91..00000000000
--- a/dev-python/pytoml/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST pytoml-0.1.20.tar.gz 8529 BLAKE2B ebd2ea0ec2ca3477371622a003b6a84d3b108c0a36b76e2fb656a8cc59406c39d0158986aef5aafb39036624871f3185041a1314866f17fda1d28cd8e7cde802 SHA512 9b913219e65e2329302455a1457a39cf5eb37e04c03025dfdbb81db4ffe60b547fb7e64fc961608004900365ccfddb4225042105fa2db8bd2e393fa2797fc24f
-DIST toml-test-b212790a6b7367489f389411bda009e5ff765f20.tar.gz 19525 BLAKE2B 4a0a90406c4388a4834f33b637569d156b1ed6b0006b77b44dfcc6968349b745217ce40405aad5680a690bb9c5ffb2dfd7e716ecf214a7354e7727a212914a72 SHA512 94dc6ddadac2c75095b1a9ef7c4f68e38908bfadba53203b75c29c7aa8d3c387c1f05cf9915c2c63eeee869f4290cdcef4b8768cb36dcd4031168b5af549bb54

diff --git a/dev-python/pytoml/metadata.xml b/dev-python/pytoml/metadata.xml
deleted file mode 100644
index 0b02f1b3ec2..00000000000
--- a/dev-python/pytoml/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="project">
-		<email>python@gentoo.org</email>
-		<name>Python</name>
-	</maintainer>
-	<upstream>
-		<remote-id type="github">avakar/pytoml</remote-id>
-		<remote-id type="pypi">pytoml</remote-id>
-	</upstream>
-</pkgmetadata>

diff --git a/dev-python/pytoml/pytoml-0.1.20.ebuild b/dev-python/pytoml/pytoml-0.1.20.ebuild
deleted file mode 100644
index 9894d88cc6a..00000000000
--- a/dev-python/pytoml/pytoml-0.1.20.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7} )
-inherit distutils-r1
-
-TOML_TEST_COMMIT="b212790a6b7367489f389411bda009e5ff765f20"
-
-DESCRIPTION="A TOML-0.4.0 parser/writer for Python"
-HOMEPAGE="https://github.com/avakar/pytoml"
-SRC_URI="https://github.com/avakar/pytoml/archive/v${PV}.tar.gz -> ${P}.tar.gz
-	test? ( https://github.com/avakar/toml-test/archive/${TOML_TEST_COMMIT}.tar.gz -> toml-test-${TOML_TEST_COMMIT}.tar.gz )"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-python_test() {
-	cp -R ../toml-test-${TOML_TEST_COMMIT}/* test/toml-test/ || die
-	${EPYTHON} test/test.py || die
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 120762cf3f0..1a33bd24ad8 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -316,11 +316,6 @@ dev-python/s3fs
 # Removal in 30 days.  Bug #723674.
 dev-python/diff-cover
 
-# Michał Górny <mgorny@gentoo.org> (2020-11-17)
-# Discontinued upstream.  No revdeps.  Use dev-python/toml instead.
-# Removal in 30 days.  Bug #755125.
-dev-python/pytoml
-
 # Jonas Stein <jstein@gentoo.org> (2020-11-12)
 # Adobe will stop distributing Flash Player after 2020-12-31.
 # Masked for removal after 2020-12-31


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-12-16 23:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-16 23:04 [gentoo-commits] repo/gentoo:master commit in: dev-python/pytoml/, profiles/ Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox