public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Amy Liffey" <amynka@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/atomicwrites/
Date: Thu, 30 Aug 2018 18:25:49 +0000 (UTC)	[thread overview]
Message-ID: <1535653530.8b5059b634984d8dc08a5bf9d3209668dc48a5c7.amynka@gentoo> (raw)

commit:     8b5059b634984d8dc08a5bf9d3209668dc48a5c7
Author:     Amy Liffey <amynka <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 30 18:25:11 2018 +0000
Commit:     Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Thu Aug 30 18:25:30 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b5059b6

Revert "dev-python/atomicwrites: version bump 1.2.0"

This reverts commit 9b96418869dd9e48a40d06f25651dcfdb88e65ff.

 dev-python/atomicwrites/Manifest                  |  1 -
 dev-python/atomicwrites/atomicwrites-1.2.0.ebuild | 27 -----------------------
 2 files changed, 28 deletions(-)

diff --git a/dev-python/atomicwrites/Manifest b/dev-python/atomicwrites/Manifest
index 3016bf09df9..72e170e6895 100644
--- a/dev-python/atomicwrites/Manifest
+++ b/dev-python/atomicwrites/Manifest
@@ -1,2 +1 @@
-DIST 1.2.0.tar.gz 11737 BLAKE2B bfc607ad7ef43aef4dd91ac2e3e39516a32c9381ef74316d514127fb3881ae63970f3bcf4c0c72a10a42e1b57ebb6278a5cdf87ae13aac0b5be14ab570f20470 SHA512 b43f834e82dd771e013d44df8c5cd9744bfb896fd58cc609de1d0e730bfbb4cf0afbe93ef8ef2396b7a879c07bccbc5baa50a60f625d09cf7c7aeccb5865afda
 DIST atomicwrites-1.1.5.tar.gz 18951 BLAKE2B b0932995aae3ca23c11aace182429f4888819ea542a12b59d5b7ed4621c4759285d0cba306437bd1ce35b1ba32eac8ae6afc6548f2bae61870dbf03927c4fe75 SHA512 4de8ab93dcb226c55e8ae1b0ef883c2e1eeae50ac6596afe036ca51dbf6b094c13dbf2d792972312d4c53551886aaa2713aac54bfab42b85abef4d1146e039ac

diff --git a/dev-python/atomicwrites/atomicwrites-1.2.0.ebuild b/dev-python/atomicwrites/atomicwrites-1.2.0.ebuild
deleted file mode 100644
index 63cec069662..00000000000
--- a/dev-python/atomicwrites/atomicwrites-1.2.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
-
-inherit distutils-r1
-
-DESCRIPTION="Atomic file writes"
-HOMEPAGE="https://github.com/untitaker/python-atomicwrites"
-SRC_URI="https://github.com/untitaker/python-${PN}/archive/${PV}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE="test"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-	test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
-
-S="${WORKDIR}/python-${P}"
-
-DOCS=( README.rst )
-
-python_test() {
-	py.test -v || die "Tests fail with ${EPYTHON}"
-}


             reply	other threads:[~2018-08-30 18:25 UTC|newest]

Thread overview: 76+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-30 18:25 Amy Liffey [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-09 17:32 [gentoo-commits] repo/gentoo:master commit in: dev-python/atomicwrites/ Michał Górny
2023-05-23 16:21 Michał Górny
2023-03-17 15:58 Michał Górny
2023-03-17 15:52 Arthur Zamarin
2023-03-16  3:44 Michał Górny
2023-02-02 12:19 Michał Górny
2022-06-10  6:54 Michał Górny
2022-05-10 18:06 Michał Górny
2022-05-10 18:06 Michał Górny
2022-04-25 17:16 Sam James
2022-01-17 13:02 James Le Cuirot
2021-09-09  0:16 Marek Szuba
2021-06-05 12:56 Michał Górny
2020-07-08 12:58 Michał Górny
2020-07-08 12:58 Michał Górny
2020-07-08  7:18 Sergei Trofimovich
2020-07-08  7:11 Sergei Trofimovich
2020-05-26  6:15 Michał Górny
2020-05-25 16:16 Michał Górny
2020-05-25 16:16 Michał Górny
2020-04-23  8:10 Sergei Trofimovich
2020-04-09 17:11 Sergei Trofimovich
2020-03-20 15:05 Michał Górny
2020-03-20 14:20 Agostino Sarubbo
2020-03-18 11:13 Agostino Sarubbo
2020-03-18 11:11 Agostino Sarubbo
2020-03-18 11:04 Agostino Sarubbo
2020-03-18 11:00 Agostino Sarubbo
2020-03-18  9:56 Agostino Sarubbo
2020-03-18  9:46 Agostino Sarubbo
2020-03-18  7:27 Michał Górny
2020-03-17  2:35 Matt Turner
2019-11-29 19:54 Michał Górny
2019-11-25 12:35 Michał Górny
2019-11-16 11:20 Michał Górny
2019-11-16 11:02 Michał Górny
2019-04-17  3:38 Aaron Bauman
2019-04-08 22:07 Sergei Trofimovich
2019-03-15 10:13 Mikle Kolyada
2019-03-10 21:38 Matt Turner
2019-03-10 21:38 Matt Turner
2019-03-03 22:04 Joshua Kinard
2019-03-03  2:10 Matt Turner
2019-03-02 20:49 Thomas Deutschmann
2019-03-02 18:31 Mikle Kolyada
2019-02-22 20:17 Sergei Trofimovich
2019-02-21 20:28 Markus Meier
2019-02-07 12:31 Tobias Klausmann
2018-12-22  7:15 Mikle Kolyada
2018-12-19 22:28 Sergei Trofimovich
2018-12-19 22:28 Sergei Trofimovich
2018-11-19 21:15 Fabian Groffen
2018-10-17 10:36 Tobias Klausmann
2018-10-07 10:11 Jeroen Roovers
2018-09-11  6:43 Sergei Trofimovich
2018-08-30 21:32 Amy Liffey
2018-08-30 18:08 Amy Liffey
2018-08-13 21:15 Sergei Trofimovich
2018-08-06  9:01 Sergei Trofimovich
2018-07-16 13:19 Michał Górny
2018-07-12  9:25 Louis Sautier
2018-07-12  9:25 Louis Sautier
2018-07-12  9:25 Louis Sautier
2018-06-08 22:35 Mart Raudsepp
2018-03-30 18:35 Aaron Bauman
2018-03-14 21:09 Markus Meier
2018-03-14 21:09 Markus Meier
2018-03-14 21:09 Markus Meier
2017-05-01 14:56 Michał Górny
2017-05-01 14:56 Michał Górny
2017-03-09 13:36 Amy Liffey
2017-03-08 14:03 Amy Liffey
2016-08-31  8:16 Amy Winston
2016-07-28 17:01 Amy Winston
2016-02-21 15:18 Amy Winston

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=1535653530.8b5059b634984d8dc08a5bf9d3209668dc48a5c7.amynka@gentoo \
    --to=amynka@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