public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-python/turbolift/
@ 2016-10-11 18:18 Matt Thode
  0 siblings, 0 replies; 3+ messages in thread
From: Matt Thode @ 2016-10-11 18:18 UTC (permalink / raw
  To: gentoo-commits

commit:     421f4e1472e8edbe6ace0433a5f44bcc066eea05
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 11 18:18:09 2016 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Tue Oct 11 18:18:09 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=421f4e14

dev-python/turbolift: bup

Package-Manager: portage-2.3.0

 dev-python/turbolift/Manifest               |  1 +
 dev-python/turbolift/turbolift-2.1.3.ebuild | 34 +++++++++++++++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/dev-python/turbolift/Manifest b/dev-python/turbolift/Manifest
index 186a256..63ac5b6 100644
--- a/dev-python/turbolift/Manifest
+++ b/dev-python/turbolift/Manifest
@@ -1 +1,2 @@
 DIST turbolift-2.0.5.tar.gz 47316 SHA256 7ea374122855949481427201327f08198a5b164c59057e7f07f9812b9d0c5e0d SHA512 42b89d4dc1a4699bc4d43863f0d9faeb5cd1442222a7d93a008a8d335bee25112e16c2e0a05d05442e53a5e4e4f7a7012b420bd49d8d0e5668fe1b487b825834 WHIRLPOOL 9199fbdc62d15bd18227cc5deb84870f01ef8569be1f491292aa5c5c6b54afbdc5eedbae23a8eeb02f8bf92ca2694ec649417ea61f13a0fc2762a0790d24b90b
+DIST turbolift-2.1.3.tar.gz 49672 SHA256 bd7cffa0bc6bd6392370969e681685fca9d1b4db587a3dcf02e8b5be61449360 SHA512 9132f25cc965f68aba022f51d2f401dc706ffd775a504872f4706b4a59a7c99fd6ab2c41c5909533f08fd3fc81b2fcca5487fd6568ba43c196d35d1de3ccb703 WHIRLPOOL 35e7a6a4d34c305cdf149fb6a6c7f705ef48bcaa8cd3e671a6b357ba677d0e26126abe0ed4d186278cdff9ba9e0d1d9ec474e2b810fc24329719caab7f0239ff

diff --git a/dev-python/turbolift/turbolift-2.1.3.ebuild b/dev-python/turbolift/turbolift-2.1.3.ebuild
new file mode 100644
index 00000000..b5ce60f
--- /dev/null
+++ b/dev-python/turbolift/turbolift-2.1.3.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 )
+
+# tests are not distributed with the release tarball
+RESTRICT="test"
+
+inherit distutils-r1
+
+DESCRIPTION="Openstack Swift sync/backup utility"
+HOMEPAGE="https://github.com/cloudnull/turbolift/wiki"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+DEPEND="dev-python/setuptools
+	test? (
+		>=dev-python/mock-1.0[${PYTHON_USEDEP}]
+		dev-python/unittest2[${PYTHON_USEDEP}]
+	)"
+
+RDEPEND=">=dev-python/prettytable-0.7.0[${PYTHON_USEDEP}]
+	>=dev-python/requests-2.2.0[${PYTHON_USEDEP}]
+	>=dev-python/cloudlib-0.5.0[${PYTHON_USEDEP}]"
+
+python_test() {
+	${PYTHON} -m unit discover turbolift/tests || die "failed testsuite"
+}


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-python/turbolift/
@ 2017-05-02 14:02 Michał Górny
  0 siblings, 0 replies; 3+ messages in thread
From: Michał Górny @ 2017-05-02 14:02 UTC (permalink / raw
  To: gentoo-commits

commit:     eeb8b8139a35952ece3eba7786e79f7ff77d9a14
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue May  2 13:29:22 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May  2 14:01:09 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eeb8b813

dev-python/turbolift: Clean old versions up

 dev-python/turbolift/Manifest               |  1 -
 dev-python/turbolift/turbolift-2.0.5.ebuild | 35 -----------------------------
 2 files changed, 36 deletions(-)

diff --git a/dev-python/turbolift/Manifest b/dev-python/turbolift/Manifest
index 63ac5b6bdd6..2c48a1771e4 100644
--- a/dev-python/turbolift/Manifest
+++ b/dev-python/turbolift/Manifest
@@ -1,2 +1 @@
-DIST turbolift-2.0.5.tar.gz 47316 SHA256 7ea374122855949481427201327f08198a5b164c59057e7f07f9812b9d0c5e0d SHA512 42b89d4dc1a4699bc4d43863f0d9faeb5cd1442222a7d93a008a8d335bee25112e16c2e0a05d05442e53a5e4e4f7a7012b420bd49d8d0e5668fe1b487b825834 WHIRLPOOL 9199fbdc62d15bd18227cc5deb84870f01ef8569be1f491292aa5c5c6b54afbdc5eedbae23a8eeb02f8bf92ca2694ec649417ea61f13a0fc2762a0790d24b90b
 DIST turbolift-2.1.3.tar.gz 49672 SHA256 bd7cffa0bc6bd6392370969e681685fca9d1b4db587a3dcf02e8b5be61449360 SHA512 9132f25cc965f68aba022f51d2f401dc706ffd775a504872f4706b4a59a7c99fd6ab2c41c5909533f08fd3fc81b2fcca5487fd6568ba43c196d35d1de3ccb703 WHIRLPOOL 35e7a6a4d34c305cdf149fb6a6c7f705ef48bcaa8cd3e671a6b357ba677d0e26126abe0ed4d186278cdff9ba9e0d1d9ec474e2b810fc24329719caab7f0239ff

diff --git a/dev-python/turbolift/turbolift-2.0.5.ebuild b/dev-python/turbolift/turbolift-2.0.5.ebuild
deleted file mode 100644
index d58db9a3bd5..00000000000
--- a/dev-python/turbolift/turbolift-2.0.5.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-
-# tests are not distributed with the release tarball
-RESTRICT="test"
-
-inherit distutils-r1
-
-DESCRIPTION="Openstack Swift sync/backup utility"
-HOMEPAGE="https://github.com/cloudnull/turbolift/wiki"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-DEPEND="dev-python/setuptools
-	test? (
-		>=dev-python/hacking-0.8.0[${PYTHON_USEDEP}]
-		<dev-python/hacking-0.9[${PYTHON_USEDEP}]
-		>=dev-python/mock-1.0[${PYTHON_USEDEP}]
-		dev-python/unittest2[${PYTHON_USEDEP}]
-		dev-python/tox[${PYTHON_USEDEP}]
-	)"
-
-RDEPEND=">=dev-python/prettytable-0.7.0[${PYTHON_USEDEP}]
-	>=dev-python/requests-2.2.0[${PYTHON_USEDEP}]"
-
-python_test() {
-	${PYTHON} -m unit discover turbolift/tests || die "failed testsuite"
-}


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-python/turbolift/
@ 2020-01-04  9:22 Mikle Kolyada
  0 siblings, 0 replies; 3+ messages in thread
From: Mikle Kolyada @ 2020-01-04  9:22 UTC (permalink / raw
  To: gentoo-commits

commit:     ad34b410148764087c4e5af1d0f7982498272627
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  4 09:21:58 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Jan  4 09:21:58 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad34b410

dev-python/turbolift: remove last-rited pkg

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 dev-python/turbolift/Manifest               |  1 -
 dev-python/turbolift/metadata.xml           | 19 -----------------
 dev-python/turbolift/turbolift-2.1.3.ebuild | 33 -----------------------------
 3 files changed, 53 deletions(-)

diff --git a/dev-python/turbolift/Manifest b/dev-python/turbolift/Manifest
deleted file mode 100644
index 734d98abf86..00000000000
--- a/dev-python/turbolift/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST turbolift-2.1.3.tar.gz 49672 BLAKE2B 5c3f1af7b03a475e92d1c0cf663a5ec048a7e881c3ad21a866cc6620dca8b9b34898568647ca020a4c84bc33963738f94a4438a94b075e01061edc768b39550a SHA512 9132f25cc965f68aba022f51d2f401dc706ffd775a504872f4706b4a59a7c99fd6ab2c41c5909533f08fd3fc81b2fcca5487fd6568ba43c196d35d1de3ccb703

diff --git a/dev-python/turbolift/metadata.xml b/dev-python/turbolift/metadata.xml
deleted file mode 100644
index bd0b47ab7ef..00000000000
--- a/dev-python/turbolift/metadata.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <maintainer type="person">
-    <email>prometheanfire@gentoo.org</email>
-    <name>Matthew Thode</name>
-  </maintainer>
-  <maintainer type="project">
-    <email>python@gentoo.org</email>
-    <name>Python</name>
-  </maintainer>
-  <longdescription lang="en">
-    Openstack Swift sync/backup utility
-  </longdescription>
-  <upstream>
-    <remote-id type="pypi">turbolift</remote-id>
-    <remote-id type="github">cloudnull/turbolift</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/dev-python/turbolift/turbolift-2.1.3.ebuild b/dev-python/turbolift/turbolift-2.1.3.ebuild
deleted file mode 100644
index ad4f95a505b..00000000000
--- a/dev-python/turbolift/turbolift-2.1.3.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 )
-
-# tests are not distributed with the release tarball
-RESTRICT="test"
-
-inherit distutils-r1
-
-DESCRIPTION="Openstack Swift sync/backup utility"
-HOMEPAGE="https://github.com/cloudnull/turbolift/wiki"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-DEPEND="dev-python/setuptools
-	test? (
-		>=dev-python/mock-1.0[${PYTHON_USEDEP}]
-		dev-python/unittest2[${PYTHON_USEDEP}]
-	)"
-
-RDEPEND=">=dev-python/prettytable-0.7.0[${PYTHON_USEDEP}]
-	>=dev-python/requests-2.2.0[${PYTHON_USEDEP}]
-	>=dev-python/cloudlib-0.5.0[${PYTHON_USEDEP}]"
-
-python_test() {
-	${PYTHON} -m unit discover turbolift/tests || die "failed testsuite"
-}


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-01-04  9:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-04  9:22 [gentoo-commits] repo/gentoo:master commit in: dev-python/turbolift/ Mikle Kolyada
  -- strict thread matches above, loose matches on Subject: below --
2017-05-02 14:02 Michał Górny
2016-10-11 18:18 Matt Thode

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