public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Slawek Lis" <slis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/djangocms-admin-style/
Date: Sat, 22 Oct 2016 19:35:52 +0000 (UTC)	[thread overview]
Message-ID: <1477165001.71b74dde96e873cb9d1950e2e0ef562ac0a68663.slis@gentoo> (raw)

commit:     71b74dde96e873cb9d1950e2e0ef562ac0a68663
Author:     Slawomir Lis <slis <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 22 19:29:39 2016 +0000
Commit:     Slawek Lis <slis <AT> gentoo <DOT> org>
CommitDate: Sat Oct 22 19:36:41 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71b74dde

dev-python/djangocms-admin-style: version bump to 1.2.5

Package-Manager: portage-2.3.2

 dev-python/djangocms-admin-style/Manifest          |  1 +
 .../djangocms-admin-style-1.2.5.ebuild             | 25 ++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/dev-python/djangocms-admin-style/Manifest b/dev-python/djangocms-admin-style/Manifest
index 5d18b31..5346c04 100644
--- a/dev-python/djangocms-admin-style/Manifest
+++ b/dev-python/djangocms-admin-style/Manifest
@@ -1,3 +1,4 @@
 DIST djangocms-admin-style-0.2.8.tar.gz 101230 SHA256 aa4c278c10eb94bf48b60a9baedbc1c5dcd9fcdcc5b783d0d534186b28a8cb11 SHA512 79ffeb927c94a1753cf57210879e9115925f4a30edc1c94c312e431fe8f5aa49faba83c0ed3a307748f8c0f050f81bdeecec87fb5e4cf95ee88d3cea20f5fe0d WHIRLPOOL 0730910a6ed09cbf3069f59c6228afd16ded044871f5bf2f5e4ace786f0e1eb7cfb94422835c845eb06f77c9c414f52c08ddd4e5c3d3dcede68d4703b5e4f2e9
 DIST djangocms-admin-style-1.1.0.tar.gz 1518444 SHA256 91ca1968de015ad8019289e4c199a4e946d1cddf648f1e3b8fbb10dcd1b40f7a SHA512 bca5b7175f765fdf49592914f72ea855ec87848c133224166610f7a4d37cd0c11cad22497c2db079b9eeea478d0b001d7d39f82a4867392d82744d79a9e2195b WHIRLPOOL 339899ddecf9878ee1f405a5c986f5444b1fa4a1044ca17deeb9510d77e63b22ac0fdd9e0d2db94728e8136563e53b0c09149b7a906c6259955193b10ff14875
 DIST djangocms-admin-style-1.2.2.tar.gz 1511800 SHA256 c5496ea051ccb003f65ea1ac2900fb5cfa6ab34094e5af5415710334e7ce6a27 SHA512 4197ae0d968d6496e625afc0849ca027c9ab58aac831a6b83bf8d9e386737603129f72744db1162ea4b7197651514d63a4403a85b341a0b677c179452af50ad2 WHIRLPOOL bf2229d8d3c832937576e2c34e817039ccf13f666c17f1944b0d90cad81ebc76a386c8eeb3213c16add393425cc73939b258fc655214c5d1a828ddecc9a1e15a
+DIST djangocms-admin-style-1.2.5.tar.gz 1576515 SHA256 12b626f95c3a29cbf7566433887777fa803dae2808d3bbfb2a8f1886ecc10bb1 SHA512 1a628bf3a151774400c0b7d2dad34dedbfebae183a4ab4c09374085ea5d9379eba0ceb567a1f54e3f44302c6dcdfa125a76e2ee572e450bb1ecc1a6c447332cc WHIRLPOOL 346ca0975ca22fcecc4c95dc8756c3629160d31a9fd21f2e507831a9da56d068fe4d7e5a6c13a291dd78f81e4eafe884fbc9d716859f7f0e885412a5ce7ab09c

diff --git a/dev-python/djangocms-admin-style/djangocms-admin-style-1.2.5.ebuild b/dev-python/djangocms-admin-style/djangocms-admin-style-1.2.5.ebuild
new file mode 100644
index 00000000..5ab6418
--- /dev/null
+++ b/dev-python/djangocms-admin-style/djangocms-admin-style-1.2.5.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+PYTHON_COMPAT=( python{2_7,3_{3,4,5}} )
+
+inherit distutils-r1
+
+DESCRIPTION="Adds pretty CSS styles for the django CMS admin interface."
+HOMEPAGE="https://pypi.python.org/pypi/djangocms-admin-style"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+
+DEPEND="
+	${RDEPEND}
+	dev-python/setuptools
+"


             reply	other threads:[~2016-10-22 19:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-22 19:35 Slawek Lis [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-06-02  6:48 [gentoo-commits] repo/gentoo:master commit in: dev-python/djangocms-admin-style/ Slawek Lis
2017-05-23 10:43 Slawek Lis
2016-06-13  6:50 Slawek Lis
2016-02-02  6:11 Slawek Lis
2015-12-23 19:16 Justin Lecher
2015-11-05 12:35 Slawek Lis

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=1477165001.71b74dde96e873cb9d1950e2e0ef562ac0a68663.slis@gentoo \
    --to=slis@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