From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/django-tables2/
Date: Wed, 27 Jan 2016 09:26:23 +0000 (UTC) [thread overview]
Message-ID: <1453886772.04994fff82ba0744f5c19259da975fc92e040590.jlec@gentoo> (raw)
commit: 04994fff82ba0744f5c19259da975fc92e040590
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 27 09:26:02 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Jan 27 09:26:12 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04994fff
dev-python/django-tables2: Version Bump
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-python/django-tables2/Manifest | 1 +
.../django-tables2/django-tables2-1.1.1.ebuild | 23 ++++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/dev-python/django-tables2/Manifest b/dev-python/django-tables2/Manifest
index 49e61af..0672583 100644
--- a/dev-python/django-tables2/Manifest
+++ b/dev-python/django-tables2/Manifest
@@ -1 +1,2 @@
DIST django-tables2-1.1.0.tar.gz 966103 SHA256 46bdcae04087a20911dc10e30383743bca464696448e9351424efe2582a90499 SHA512 d7386df7651a3cdab42e40963d26594cd776614846fa7eda9208f0795b1f8c6270910904f44782480f0b782d0b139153805e41cdecd43f5bc2d30b67acb3fc6c WHIRLPOOL 11a4a573f96a198cd09b57a136bac1eaded18f704e1b117c7b4b49da26716447b31b1866d5da7058b3eb88e5372d5c9f6e0602a08ee221d03f20d617070c03a5
+DIST django-tables2-1.1.1.tar.gz 965847 SHA256 5432506927d9a1b882afafbe6eaa9cd63ad207af89c42f18b8750de93baf95f4 SHA512 3fd92bf296cf081c43c31b415d7cc89ac7f0d60525d0320169ca3eb4a230d81a10162c33d5dec649044cd14eca243cfbca4ff62cd1b86cdca0a2e219abc36bf4 WHIRLPOOL 52d8416fc110e0ea77df94892130c1385dc12b988dba1c5ce779e771d1d352125ed269cd94a621a9fec2e94a7f5dcb836ba1ca1132b5d2bcdbda9716f2d1dea8
diff --git a/dev-python/django-tables2/django-tables2-1.1.1.ebuild b/dev-python/django-tables2/django-tables2-1.1.1.ebuild
new file mode 100644
index 0000000..7e5e12c
--- /dev/null
+++ b/dev-python/django-tables2/django-tables2-1.1.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="Table/data-grid framework for Django"
+HOMEPAGE="https://pypi.python.org/pypi/django-tables2/ https://github.com/bradleyayers/django-tables2/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="BSD-2"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+ dev-python/setuptools[${PYTHON_USEDEP}]
+"
next reply other threads:[~2016-01-27 9:26 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-27 9:26 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-03 5:47 [gentoo-commits] repo/gentoo:master commit in: dev-python/django-tables2/ Michał Górny
2025-01-03 5:47 Michał Górny
2024-12-24 11:17 Michał Górny
2024-12-22 8:07 Michał Górny
2024-04-14 12:54 Michał Górny
2023-12-30 18:28 Michał Górny
2023-12-10 16:12 Michał Górny
2023-12-05 14:32 Michał Górny
2023-12-05 4:20 Michał Górny
2023-11-23 20:38 Arthur Zamarin
2023-07-24 11:31 Michał Górny
2023-06-28 5:06 Michał Górny
2023-03-06 14:05 Michał Górny
2023-02-08 6:27 Michał Górny
2023-01-27 13:14 Arthur Zamarin
2023-01-27 13:14 Arthur Zamarin
2023-01-27 13:14 Arthur Zamarin
2023-01-08 14:04 Michał Górny
2022-12-28 8:17 Michał Górny
2022-04-24 13:27 Jakov Smolić
2022-04-22 15:28 Michał Górny
2022-04-22 7:09 Michał Górny
2022-04-21 15:19 Michał Górny
2021-01-30 20:27 Conrad Kostecki
2021-01-30 20:27 Conrad Kostecki
2020-03-26 20:52 Michał Górny
2020-01-26 20:30 William Hubbs
2020-01-25 20:54 Michał Górny
2020-01-25 20:54 Michał Górny
2019-07-12 20:51 William Hubbs
2019-03-12 21:52 William Hubbs
2018-06-28 19:18 Pacho Ramos
2016-02-16 13:59 Justin Lecher
2016-01-21 8:33 Justin Lecher
2016-01-07 9:28 Justin Lecher
2015-12-31 13:09 Justin Lecher
2015-12-17 16:28 Justin Lecher
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=1453886772.04994fff82ba0744f5c19259da975fc92e040590.jlec@gentoo \
--to=jlec@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