* [gentoo-commits] repo/gentoo:master commit in: dev-python/django-setuptest/
@ 2017-09-25 13:44 Michael Palimaka
0 siblings, 0 replies; 6+ messages in thread
From: Michael Palimaka @ 2017-09-25 13:44 UTC (permalink / raw
To: gentoo-commits
commit: 2bc4cc0c7c4beccfc141a32e69248c3ae7135869
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 25 13:42:20 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Sep 25 13:44:17 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bc4cc0c
dev-python/django-setuptest: stabilise 0.2.1 for x86
Bug: https://bugs.gentoo.org/625000
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-python/django-setuptest/django-setuptest-0.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild b/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild
index 5f1b90ad824..b76fb76a6ed 100644
--- a/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild
+++ b/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/praekelt/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="dev-python/pep8[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/django-setuptest/
@ 2020-03-06 14:38 Michał Górny
0 siblings, 0 replies; 6+ messages in thread
From: Michał Górny @ 2020-03-06 14:38 UTC (permalink / raw
To: gentoo-commits
commit: 68789c2217e3b7876a73c4843aab2f8f5ddf5119
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 6 14:12:30 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Mar 6 14:38:29 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68789c22
dev-python/django-setuptest: Drop to ~arch
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/django-setuptest/django-setuptest-0.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild b/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild
index 7505f891152..522ae886fd4 100644
--- a/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild
+++ b/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/praekelt/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="dev-python/pep8[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/django-setuptest/
@ 2020-01-25 20:54 Michał Górny
0 siblings, 0 replies; 6+ messages in thread
From: Michał Górny @ 2020-01-25 20:54 UTC (permalink / raw
To: gentoo-commits
commit: 88c7e1e2852405bd35be1fc366f01e96c001c620
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 25 20:38:29 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 25 20:54:03 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88c7e1e2
dev-python/django-setuptest: Remove Python 2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/django-setuptest/django-setuptest-0.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild b/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild
index a65802b12fd..7505f891152 100644
--- a/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild
+++ b/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/django-setuptest/
@ 2018-01-03 9:11 Michał Górny
0 siblings, 0 replies; 6+ messages in thread
From: Michał Górny @ 2018-01-03 9:11 UTC (permalink / raw
To: gentoo-commits
commit: a0fc0f9bbe17178af6bf2ec426487e871459b470
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 2 22:53:49 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jan 3 09:11:30 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0fc0f9b
dev-python/django-setuptest: Clean old up
dev-python/django-setuptest/Manifest | 1 -
.../django-setuptest/django-setuptest-0.1.6.ebuild | 23 ----------------------
2 files changed, 24 deletions(-)
diff --git a/dev-python/django-setuptest/Manifest b/dev-python/django-setuptest/Manifest
index 1b704dc5315..d4d646d3101 100644
--- a/dev-python/django-setuptest/Manifest
+++ b/dev-python/django-setuptest/Manifest
@@ -1,2 +1 @@
-DIST django-setuptest-0.1.6.tar.gz 6929 BLAKE2B 45485de8f104b398a00e01dc160915359279c940e4dcfd32989fb15964d6f2ac794764e460fd0cc61b80b920f9e36465e986bde3fe2fd3395710db5689eca266 SHA512 c2f2c1329d3541ac2e8d5895ddde2e1d1d1c2a819b3cc7168d333894e15128ff49b973a1570917abf06152634c915dada6df9f27ec9463ef79f02411c022d80d
DIST django-setuptest-0.2.1.tar.gz 7131 BLAKE2B 5afd3106c9f02da2b8d63a21e90c68db97a38f67ca36feafa6e798f9f3106f81cedc94a3155d777f78f43e549fb5656245518d5a812fb30513c59cb24d8da98b SHA512 de0ba14ca451974ffa10b2fe822e6a7a927f2009dd1cc345abd6d4b192a5d9dbd1c9034463cbfbc8b5b66ab35d694282513a33dc55e8c1b0385fa32619c3f31d
diff --git a/dev-python/django-setuptest/django-setuptest-0.1.6.ebuild b/dev-python/django-setuptest/django-setuptest-0.1.6.ebuild
deleted file mode 100644
index b2656baad4a..00000000000
--- a/dev-python/django-setuptest/django-setuptest-0.1.6.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4} pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="Simple test suite enabling Django app testing via setup.py"
-HOMEPAGE="https://github.com/praekelt/django-setuptest"
-SRC_URI="https://github.com/praekelt/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="dev-python/pep8[${PYTHON_USEDEP}]
- dev-python/coverage[${PYTHON_USEDEP}]
- dev-python/django[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/django-setuptest/
@ 2017-07-31 10:30 Tobias Klausmann
0 siblings, 0 replies; 6+ messages in thread
From: Tobias Klausmann @ 2017-07-31 10:30 UTC (permalink / raw
To: gentoo-commits
commit: d1ab722302b6fd16670151f683c099409091af88
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 31 10:29:56 2017 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Mon Jul 31 10:30:19 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1ab7223
dev-python/django-setuptest-0.2.1-r0: amd64 stable
Gentoo-Bug: 625000
dev-python/django-setuptest/django-setuptest-0.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild b/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild
index f660b3199da..5f1b90ad824 100644
--- a/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild
+++ b/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/praekelt/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
RDEPEND="dev-python/pep8[${PYTHON_USEDEP}]
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/django-setuptest/
@ 2016-02-26 19:53 Patrick Lauer
0 siblings, 0 replies; 6+ messages in thread
From: Patrick Lauer @ 2016-02-26 19:53 UTC (permalink / raw
To: gentoo-commits
commit: d315125adffa902ae721fff58722a59959a0e12a
Author: Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 26 19:50:38 2016 +0000
Commit: Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Fri Feb 26 19:52:09 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d315125a
dev-python/django-setuptest: Bump
Package-Manager: portage-2.2.27
dev-python/django-setuptest/Manifest | 1 +
.../django-setuptest/django-setuptest-0.2.1.ebuild | 24 ++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/dev-python/django-setuptest/Manifest b/dev-python/django-setuptest/Manifest
index 2a4da5f..9f5aecd 100644
--- a/dev-python/django-setuptest/Manifest
+++ b/dev-python/django-setuptest/Manifest
@@ -1 +1,2 @@
DIST django-setuptest-0.1.6.tar.gz 6929 SHA256 bdce4cf9cfc485b6324b3847fb84af69bdc965370073bc1c983bbf0901902eed SHA512 c2f2c1329d3541ac2e8d5895ddde2e1d1d1c2a819b3cc7168d333894e15128ff49b973a1570917abf06152634c915dada6df9f27ec9463ef79f02411c022d80d WHIRLPOOL e1c45eb3658b75bc82d0b3a5397c4199f5339c19c95e76e2fba0dddd02928da3c3480dc51eb41cef39c283c534a73f90bfbf5edc3289d24f6a5e44aea71e81e5
+DIST django-setuptest-0.2.1.tar.gz 7131 SHA256 539dac135a8b3e7244e50b3b4859782ea5598b794741dc6691e890b779d14169 SHA512 de0ba14ca451974ffa10b2fe822e6a7a927f2009dd1cc345abd6d4b192a5d9dbd1c9034463cbfbc8b5b66ab35d694282513a33dc55e8c1b0385fa32619c3f31d WHIRLPOOL 508d16f928e715a7c583c5190768554c274ad5b4b84d6368f09b98f78bd9cbf4eab62281445159a39369b3a7b91218406bb9d89eac0214d9ae3e42fcec10f5a3
diff --git a/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild b/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild
new file mode 100644
index 0000000..96bfaaf
--- /dev/null
+++ b/dev-python/django-setuptest/django-setuptest-0.2.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="Simple test suite enabling Django app testing via setup.py"
+HOMEPAGE="https://github.com/praekelt/django-setuptest"
+SRC_URI="https://github.com/praekelt/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-python/pep8[${PYTHON_USEDEP}]
+ dev-python/coverage[${PYTHON_USEDEP}]
+ dev-python/django[${PYTHON_USEDEP}]
+ dev-python/six[${PYTHON_USEDEP}]"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2020-03-06 14:39 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-25 13:44 [gentoo-commits] repo/gentoo:master commit in: dev-python/django-setuptest/ Michael Palimaka
-- strict thread matches above, loose matches on Subject: below --
2020-03-06 14:38 Michał Górny
2020-01-25 20:54 Michał Górny
2018-01-03 9:11 Michał Górny
2017-07-31 10:30 Tobias Klausmann
2016-02-26 19:53 Patrick Lauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox