[gentoo-commits] repo/gentoo:master commit in: dev-python/HeapDict/

2020-08-17 Thread Sam James
commit: f2488723def64bf1bef6b8086bb5280561c284d7
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:36:26 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:36:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2488723

dev-python/HeapDict: Keyword 1.0.0 arm, #723912

Signed-off-by: Sam James  gentoo.org>

 dev-python/HeapDict/HeapDict-1.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/HeapDict/HeapDict-1.0.0.ebuild 
b/dev-python/HeapDict/HeapDict-1.0.0.ebuild
index b8b7bd6d160..2bb62012b4d 100644
--- a/dev-python/HeapDict/HeapDict-1.0.0.ebuild
+++ b/dev-python/HeapDict/HeapDict-1.0.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-python/HeapDict/

2020-08-17 Thread Sam James
commit: 62f91014d9483c019585bdba3180173c747dfc55
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:27:53 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:27:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62f91014

dev-python/HeapDict: arm64 keyworded (bug #723912)

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 dev-python/HeapDict/HeapDict-1.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/HeapDict/HeapDict-1.0.0.ebuild 
b/dev-python/HeapDict/HeapDict-1.0.0.ebuild
index be45f0d9d82..b8b7bd6d160 100644
--- a/dev-python/HeapDict/HeapDict-1.0.0.ebuild
+++ b/dev-python/HeapDict/HeapDict-1.0.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-python/HeapDict/

2020-02-05 Thread Michał Górny
commit: 73364a51037a8024667bf0a76df820733b32cf9c
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Feb  5 14:11:57 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Feb  5 14:24:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73364a51

dev-python/HeapDict: Remove py2

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/HeapDict/HeapDict-1.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/HeapDict/HeapDict-1.0.0.ebuild 
b/dev-python/HeapDict/HeapDict-1.0.0.ebuild
index 5d5b77283ba..be45f0d9d82 100644
--- a/dev-python/HeapDict/HeapDict-1.0.0.ebuild
+++ b/dev-python/HeapDict/HeapDict-1.0.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/HeapDict/

2018-07-20 Thread Mikle Kolyada
commit: b54f1edfe7a49eec97155bdd160816793a085180
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jul 20 23:43:48 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Jul 21 00:05:48 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b54f1edf

dev-python/HeapDict: x86 stable wrt bug #658884

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/HeapDict/HeapDict-1.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/HeapDict/HeapDict-1.0.0.ebuild 
b/dev-python/HeapDict/HeapDict-1.0.0.ebuild
index 3a4e5471a90..d0eb974418e 100644
--- a/dev-python/HeapDict/HeapDict-1.0.0.ebuild
+++ b/dev-python/HeapDict/HeapDict-1.0.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-python/HeapDict/

2017-06-25 Thread Sebastien Fabbro
commit: 71078f7081676ebbebce3a7cb34779f575c0c64f
Author: Sébastien Fabbro  gentoo  org>
AuthorDate: Mon Jun 26 04:22:18 2017 +
Commit: Sebastien Fabbro  gentoo  org>
CommitDate: Mon Jun 26 04:22:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71078f70

dev-python/HeapDict: added python-3.6

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-python/HeapDict/HeapDict-1.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/HeapDict/HeapDict-1.0.0.ebuild 
b/dev-python/HeapDict/HeapDict-1.0.0.ebuild
index 79354046179..bcc1e17ee91 100644
--- a/dev-python/HeapDict/HeapDict-1.0.0.ebuild
+++ b/dev-python/HeapDict/HeapDict-1.0.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/HeapDict/

2017-03-06 Thread Sebastien Fabbro
commit: d975b18b5a8c6739e9914bdff3e2fb8fdb268b46
Author: Sébastien Fabbro  gentoo  org>
AuthorDate: Mon Mar  6 23:24:15 2017 +
Commit: Sebastien Fabbro  gentoo  org>
CommitDate: Tue Mar  7 00:17:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d975b18b

dev-python/HeapDict: initial import

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-python/HeapDict/HeapDict-1.0.0.ebuild | 20 
 dev-python/HeapDict/Manifest  |  1 +
 dev-python/HeapDict/metadata.xml  | 15 +++
 3 files changed, 36 insertions(+)

diff --git a/dev-python/HeapDict/HeapDict-1.0.0.ebuild 
b/dev-python/HeapDict/HeapDict-1.0.0.ebuild
new file mode 100644
index 000..79354046179
--- /dev/null
+++ b/dev-python/HeapDict/HeapDict-1.0.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
+
+inherit distutils-r1
+
+DESCRIPTION="Heap with decrease-key and increase-key operations"
+HOMEPAGE="http://stutzbachenterprises.com/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND=""
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"

diff --git a/dev-python/HeapDict/Manifest b/dev-python/HeapDict/Manifest
new file mode 100644
index 000..b88ed73ec0e
--- /dev/null
+++ b/dev-python/HeapDict/Manifest
@@ -0,0 +1 @@
+DIST HeapDict-1.0.0.tar.gz 7713 SHA256 
40c9e3680616cfdf942f77429a3a9e0a76f31ce965d62f4ffbe63a83a5ef1b5a SHA512 
1210acd3a6f3e091132d8b87963ec46c81d3141e1788c2a127fe348a9052d73225036aeabffc6a2089c7811b8571a43477055b746df6b128a645123862076bb5
 WHIRLPOOL 
ad5ea24622e8a78688ee6a7e4e0bca188fbccf477d521fc42b223319ca610fd7c255c0ad817e31e0c0ef429645e71bc650089bd16e45698a4df1d16b97613927

diff --git a/dev-python/HeapDict/metadata.xml b/dev-python/HeapDict/metadata.xml
new file mode 100644
index 000..a59ab0464ca
--- /dev/null
+++ b/dev-python/HeapDict/metadata.xml
@@ -0,0 +1,15 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+pyt...@gentoo.org
+Python
+  
+  
+heapdict implements the MutableMapping ABC, meaning it works pretty much 
like a regular Python dict.
+  
+  
+HeapDict
+dask/zict
+  
+