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

commit:     7d20eb2854c63a5aed6ff8f00e9501e97b9fcef7
Author:     Slawomir Lis <slis <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 24 06:50:01 2016 +0000
Commit:     Slawek Lis <slis <AT> gentoo <DOT> org>
CommitDate: Mon Oct 24 06:50:01 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d20eb28

dev-python/djangocms-attributes-field: package added

Package-Manager: portage-2.3.2

 dev-python/djangocms-attributes-field/Manifest     |  1 +
 .../djangocms-attributes-field-0.1.1.ebuild        | 29 ++++++++++++++++++++++
 dev-python/djangocms-attributes-field/metadata.xml | 10 ++++++++
 3 files changed, 40 insertions(+)

diff --git a/dev-python/djangocms-attributes-field/Manifest b/dev-python/djangocms-attributes-field/Manifest
new file mode 100644
index 00000000..140cd56
--- /dev/null
+++ b/dev-python/djangocms-attributes-field/Manifest
@@ -0,0 +1 @@
+DIST djangocms-attributes-field-0.1.1.tar.gz 27845 SHA256 f753318a19cf40524164913b746aac2e1a4a132d9949f88066fbc5098cd828b1 SHA512 06e61c0efd4374e98c983f722cacaabb056ead3906a7da815dbdf1a714bb48c4d14e4d432716e04d84379add8d6af61a073d5e7b1167e6fac49a222f242fb666 WHIRLPOOL 522af162d7673296e00ff917b66250cf053c8e6e5324292a9513e46755d9ea9295fbfaba5954db7c971bf405600798dca082a2d85d09f70ed30a24a6b889828f

diff --git a/dev-python/djangocms-attributes-field/djangocms-attributes-field-0.1.1.ebuild b/dev-python/djangocms-attributes-field/djangocms-attributes-field-0.1.1.ebuild
new file mode 100644
index 00000000..8dd2e80
--- /dev/null
+++ b/dev-python/djangocms-attributes-field/djangocms-attributes-field-0.1.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+
+PYTHON_COMPAT=( python{2_7,3_{3,4,5}} )
+
+inherit distutils-r1
+
+DESCRIPTION="File plugin for django CMS"
+HOMEPAGE="https://github.com/divio/djangocms-attributes-field"
+SRC_URI="https://github.com/divio/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="
+	${RDEPEND}
+	dev-python/setuptools
+"
+
+src_prepare() {
+	sed -i 's/find_packages()/find_packages(exclude=["tests"])/g' "${S}/setup.py"
+	eapply_user
+}

diff --git a/dev-python/djangocms-attributes-field/metadata.xml b/dev-python/djangocms-attributes-field/metadata.xml
new file mode 100644
index 00000000..1fb2b6a
--- /dev/null
+++ b/dev-python/djangocms-attributes-field/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="person">
+    <email>slis@gentoo.org</email>
+  </maintainer>
+  <upstream>
+    <remote-id type="pypi">djangocms-attributes-field</remote-id>
+  </upstream>
+</pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: dev-python/djangocms-attributes-field/
@ 2017-05-23 10:43 Slawek Lis
  0 siblings, 0 replies; 3+ messages in thread
From: Slawek Lis @ 2017-05-23 10:43 UTC (permalink / raw
  To: gentoo-commits

commit:     7e420c7e418f5ed973490cd6fd95a72785adcbb5
Author:     Slawomir Lis <slis <AT> gentoo <DOT> org>
AuthorDate: Tue May 23 06:37:33 2017 +0000
Commit:     Slawek Lis <slis <AT> gentoo <DOT> org>
CommitDate: Tue May 23 10:37:23 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e420c7e

dev-python/djangocms-attributes-field: Version bump to 0.2.0

Also updated to use PYTHON_USEDEP, reported in bug 618924

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-python/djangocms-attributes-field/Manifest     |  1 +
 .../djangocms-attributes-field-0.2.0.ebuild        | 28 ++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/dev-python/djangocms-attributes-field/Manifest b/dev-python/djangocms-attributes-field/Manifest
index 140cd569b1b..d93bd31ec48 100644
--- a/dev-python/djangocms-attributes-field/Manifest
+++ b/dev-python/djangocms-attributes-field/Manifest
@@ -1 +1,2 @@
 DIST djangocms-attributes-field-0.1.1.tar.gz 27845 SHA256 f753318a19cf40524164913b746aac2e1a4a132d9949f88066fbc5098cd828b1 SHA512 06e61c0efd4374e98c983f722cacaabb056ead3906a7da815dbdf1a714bb48c4d14e4d432716e04d84379add8d6af61a073d5e7b1167e6fac49a222f242fb666 WHIRLPOOL 522af162d7673296e00ff917b66250cf053c8e6e5324292a9513e46755d9ea9295fbfaba5954db7c971bf405600798dca082a2d85d09f70ed30a24a6b889828f
+DIST djangocms-attributes-field-0.2.0.tar.gz 27958 SHA256 924ce6ec5e4787c6593cd2be43f350036f4bda96fb47fed5c14e7d07add0a67d SHA512 2afb7ee05db12573d7f0a174334168ba9e9a9b96f8ac940d01694573f4711845d87995e60ba00af88626eb244f9fee7287328ac3a297c12a2a5d1d90425d897b WHIRLPOOL 2b3e1cb39a564430788ef4066a85bd1b4a5867e253bf3aa905d3c0fa23cc5e7ff27799b6d1fb2a4b2cf22a4ab4fe2c9fb6c3ce4858cbbd78118cb764088cc9c1

diff --git a/dev-python/djangocms-attributes-field/djangocms-attributes-field-0.2.0.ebuild b/dev-python/djangocms-attributes-field/djangocms-attributes-field-0.2.0.ebuild
new file mode 100644
index 00000000000..71ce9bcb530
--- /dev/null
+++ b/dev-python/djangocms-attributes-field/djangocms-attributes-field-0.2.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+PYTHON_COMPAT=( python{2_7,3_{3,4,5}} )
+
+inherit distutils-r1
+
+DESCRIPTION="File plugin for django CMS"
+HOMEPAGE="https://github.com/divio/djangocms-attributes-field"
+SRC_URI="https://github.com/divio/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+IUSE=""
+
+RDEPEND=""
+DEPEND="
+	${RDEPEND}
+	dev-python/setuptools[${PYTHON_USEDEP}]
+"
+
+src_prepare() {
+	sed -i 's/find_packages()/find_packages(exclude=["tests"])/g' "${S}/setup.py"
+	eapply_user
+}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-python/djangocms-attributes-field/
@ 2017-06-02  6:48 Slawek Lis
  0 siblings, 0 replies; 3+ messages in thread
From: Slawek Lis @ 2017-06-02  6:48 UTC (permalink / raw
  To: gentoo-commits

commit:     2bc1eba0375ba3abbedbda861ccc957a0a938efa
Author:     Slawomir Lis <slis <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  2 06:41:27 2017 +0000
Commit:     Slawek Lis <slis <AT> gentoo <DOT> org>
CommitDate: Fri Jun  2 06:47:04 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bc1eba0

dev-python/djangocms-attributes-field: drop old

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-python/djangocms-attributes-field/Manifest     |  1 -
 .../djangocms-attributes-field-0.1.1.ebuild        | 28 ----------------------
 2 files changed, 29 deletions(-)

diff --git a/dev-python/djangocms-attributes-field/Manifest b/dev-python/djangocms-attributes-field/Manifest
index d93bd31ec48..d472d62e8e0 100644
--- a/dev-python/djangocms-attributes-field/Manifest
+++ b/dev-python/djangocms-attributes-field/Manifest
@@ -1,2 +1 @@
-DIST djangocms-attributes-field-0.1.1.tar.gz 27845 SHA256 f753318a19cf40524164913b746aac2e1a4a132d9949f88066fbc5098cd828b1 SHA512 06e61c0efd4374e98c983f722cacaabb056ead3906a7da815dbdf1a714bb48c4d14e4d432716e04d84379add8d6af61a073d5e7b1167e6fac49a222f242fb666 WHIRLPOOL 522af162d7673296e00ff917b66250cf053c8e6e5324292a9513e46755d9ea9295fbfaba5954db7c971bf405600798dca082a2d85d09f70ed30a24a6b889828f
 DIST djangocms-attributes-field-0.2.0.tar.gz 27958 SHA256 924ce6ec5e4787c6593cd2be43f350036f4bda96fb47fed5c14e7d07add0a67d SHA512 2afb7ee05db12573d7f0a174334168ba9e9a9b96f8ac940d01694573f4711845d87995e60ba00af88626eb244f9fee7287328ac3a297c12a2a5d1d90425d897b WHIRLPOOL 2b3e1cb39a564430788ef4066a85bd1b4a5867e253bf3aa905d3c0fa23cc5e7ff27799b6d1fb2a4b2cf22a4ab4fe2c9fb6c3ce4858cbbd78118cb764088cc9c1

diff --git a/dev-python/djangocms-attributes-field/djangocms-attributes-field-0.1.1.ebuild b/dev-python/djangocms-attributes-field/djangocms-attributes-field-0.1.1.ebuild
deleted file mode 100644
index 72b035a827f..00000000000
--- a/dev-python/djangocms-attributes-field/djangocms-attributes-field-0.1.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-PYTHON_COMPAT=( python{2_7,3_{4,5}} )
-
-inherit distutils-r1
-
-DESCRIPTION="File plugin for django CMS"
-HOMEPAGE="https://github.com/divio/djangocms-attributes-field"
-SRC_URI="https://github.com/divio/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-IUSE=""
-
-RDEPEND=""
-DEPEND="
-	${RDEPEND}
-	dev-python/setuptools
-"
-
-src_prepare() {
-	sed -i 's/find_packages()/find_packages(exclude=["tests"])/g' "${S}/setup.py"
-	eapply_user
-}


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

end of thread, other threads:[~2017-06-02  6:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-23 10:43 [gentoo-commits] repo/gentoo:master commit in: dev-python/djangocms-attributes-field/ Slawek Lis
  -- strict thread matches above, loose matches on Subject: below --
2017-06-02  6:48 Slawek Lis
2016-10-24  7:11 Slawek Lis

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