pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

deepstate: initiate an update to the latest commit



Module Name:	pkgsrc-wip
Committed By:	Pierre Pronchery <khorben%defora.org@localhost>
Pushed By:	khorben
Date:		Fri Sep 18 06:10:22 2020 +0200
Changeset:	bf39591190a33f9abb77f8efd0a6008ed35ddc6b

Modified Files:
	deepstate/Makefile
	deepstate/Makefile.common
	deepstate/distinfo
	py-ana/Makefile
	py-ana/distinfo
	py-bintrees/Makefile
	py-bintrees/PLIST
	py-bintrees/distinfo
	py-cooldict/Makefile
	py-cooldict/distinfo

Log Message:
deepstate: initiate an update to the latest commit

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=bf39591190a33f9abb77f8efd0a6008ed35ddc6b

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 deepstate/Makefile        | 2 +-
 deepstate/Makefile.common | 2 +-
 deepstate/distinfo        | 8 ++++----
 py-ana/Makefile           | 6 +++---
 py-ana/distinfo           | 8 ++++----
 py-bintrees/Makefile      | 2 +-
 py-bintrees/PLIST         | 1 +
 py-bintrees/distinfo      | 8 ++++----
 py-cooldict/Makefile      | 7 +++----
 py-cooldict/distinfo      | 8 ++++----
 10 files changed, 26 insertions(+), 26 deletions(-)

diffs:
diff --git a/deepstate/Makefile b/deepstate/Makefile
index 7f98122c54..223d1cc38e 100644
--- a/deepstate/Makefile
+++ b/deepstate/Makefile
@@ -25,7 +25,7 @@ DEPENDS+=	${PYPKGPREFIX}-progressbar-[0-9]*:../../wip/py-progressbar
 DEPENDS+=	${PYPKGPREFIX}-pygit-[0-9]*:../../wip/py-pygit
 DEPENDS+=	${PYPKGPREFIX}-rpyc-[0-9]*:../../wip/py-rpyc
 
-PYTHON_VERSIONS_ACCEPTED=	27
+PYTHON_VERSIONS_ACCEPTED=	37 36
 
 CMAKE_ARG_PATH=	${WRKSRC}
 CONFIGURE_DIRS=	${WRKSRC}/build
diff --git a/deepstate/Makefile.common b/deepstate/Makefile.common
index c14f079134..21bc45002b 100644
--- a/deepstate/Makefile.common
+++ b/deepstate/Makefile.common
@@ -7,7 +7,7 @@ DISTNAME=	deepstate-0.0.0
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=trailofbits/}
 GITHUB_PROJECT=	deepstate
-GITHUB_TAG=	ca5fada9f4653b6c808fc079907c9a90fb5b057b
+GITHUB_TAG=	61ae1ed422194bd879e50ee5b2bce93537310473
 
 MAINTAINER=	khorben%defora.org@localhost
 HOMEPAGE=	https://github.com/trailofbits/deepstate/
diff --git a/deepstate/distinfo b/deepstate/distinfo
index 20cf122b7d..4a24d404f3 100644
--- a/deepstate/distinfo
+++ b/deepstate/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (deepstate-0.0.0-ca5fada9f4653b6c808fc079907c9a90fb5b057b.tar.gz) = 57842124c8df58e1426d22cf570941ad3a96c15f
-RMD160 (deepstate-0.0.0-ca5fada9f4653b6c808fc079907c9a90fb5b057b.tar.gz) = 3ade55c7aeea2b60e2c71e097333488b98fe875b
-SHA512 (deepstate-0.0.0-ca5fada9f4653b6c808fc079907c9a90fb5b057b.tar.gz) = e1ce9e65ea245aeaa75fa88cdc711e8cc86f8ed04ed9ec6194bf3617949ed9abb42db5504b38b313c54d01af3aa29bbce097a5928ccb96dd41ae1fc947f1f560
-Size (deepstate-0.0.0-ca5fada9f4653b6c808fc079907c9a90fb5b057b.tar.gz) = 42783 bytes
+SHA1 (deepstate-0.0.0-61ae1ed422194bd879e50ee5b2bce93537310473.tar.gz) = 5934b0ccbca58061501b9a5fdfb5ca6eb8131a4b
+RMD160 (deepstate-0.0.0-61ae1ed422194bd879e50ee5b2bce93537310473.tar.gz) = 0de503f7586c5892c36ebc15a501d0b3682feac6
+SHA512 (deepstate-0.0.0-61ae1ed422194bd879e50ee5b2bce93537310473.tar.gz) = f9316e90c44ae960a7a447ade857509fd3b7fe95ec1c66bf25fe921cc95cd0361894c92dd08628966eb89637797f92ae7147db9b8eb166cf032b4fe1dc6c06c7
+Size (deepstate-0.0.0-61ae1ed422194bd879e50ee5b2bce93537310473.tar.gz) = 115694 bytes
diff --git a/py-ana/Makefile b/py-ana/Makefile
index 2b41198e72..e76adca47d 100644
--- a/py-ana/Makefile
+++ b/py-ana/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
-DISTNAME=	ana-0.05
-PKGNAME=	${PYPKGPREFIX}-ana-0.5
+DISTNAME=	ana-0.06
+PKGNAME=	${PYPKGPREFIX}-ana-0.6
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_PYPI:=a/ana/}
 
@@ -9,7 +9,7 @@ MAINTAINER=	khorben%defora.org@localhost
 HOMEPAGE=	https://pypi.python.org/pypi/ana/
 COMMENT=	ana
 
-PYTHON_VERSIONS_ACCEPTED=	27
+PYTHON_VERSIONS_ACCEPTED=	37 36
 
 .include "../../lang/python/distutils.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/py-ana/distinfo b/py-ana/distinfo
index 45c302d19b..120b4f6184 100644
--- a/py-ana/distinfo
+++ b/py-ana/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (ana-0.05.tar.gz) = 4ff7fe2f7813f2c79ae077f424fb22fa4b2d1dd0
-RMD160 (ana-0.05.tar.gz) = 60aec0b0567be7d4a89834739e28c6d518103b9c
-SHA512 (ana-0.05.tar.gz) = 98eaf9f6db5eaadfa2907b6b611ed04c0216197130761a4959fb37facb4f3b6cf100243a65e32c106f6d60225599080e11a2d0477cb87be34e28fae14aab8e30
-Size (ana-0.05.tar.gz) = 3132 bytes
+SHA1 (ana-0.06.tar.gz) = fd53b0f6fc1d2f48f20e6b462ddb3b25e0aa4082
+RMD160 (ana-0.06.tar.gz) = 4c5925f113ba9ef1fbdce1a14a38ac3ed5b4ce72
+SHA512 (ana-0.06.tar.gz) = d4944f96379d399040e191d3058d35e5e7ca2cd7193b8dfb3b7b78e0dbf26c8c5dc48acb7c570e51fead0387ee708246de8cf9231ef35028bdd7686f732df875
+Size (ana-0.06.tar.gz) = 5876 bytes
diff --git a/py-bintrees/Makefile b/py-bintrees/Makefile
index 385314f6bd..7d5a003296 100644
--- a/py-bintrees/Makefile
+++ b/py-bintrees/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	bintrees-2.0.7
+DISTNAME=	bintrees-2.1.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_PYPI:=b/bintrees/}
diff --git a/py-bintrees/PLIST b/py-bintrees/PLIST
index 55a32619af..1af03bc618 100644
--- a/py-bintrees/PLIST
+++ b/py-bintrees/PLIST
@@ -15,6 +15,7 @@ ${PYSITELIB}/bintrees/avltree.pyo
 ${PYSITELIB}/bintrees/bintree.py
 ${PYSITELIB}/bintrees/bintree.pyc
 ${PYSITELIB}/bintrees/bintree.pyo
+${PYSITELIB}/bintrees/cython_trees.so
 ${PYSITELIB}/bintrees/rbtree.py
 ${PYSITELIB}/bintrees/rbtree.pyc
 ${PYSITELIB}/bintrees/rbtree.pyo
diff --git a/py-bintrees/distinfo b/py-bintrees/distinfo
index 458d996a6e..f18cbe7d07 100644
--- a/py-bintrees/distinfo
+++ b/py-bintrees/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (bintrees-2.0.7.zip) = 834fa9db9b365f684eb314ccad175a8573a7404e
-RMD160 (bintrees-2.0.7.zip) = 26e6b46131ca4a052ee6b714abfc1b1019342b45
-SHA512 (bintrees-2.0.7.zip) = 73eca2dd76e45158048781952b45ae0925eec52347aa481594c57acfbb4c83a58b764921d690c458b3cfbc276566b70d32461c66f4e07f735b310fa64a9e1488
-Size (bintrees-2.0.7.zip) = 95876 bytes
+SHA1 (bintrees-2.1.0.zip) = 5eedbe2848114c787daac2647806cffddc54abd5
+RMD160 (bintrees-2.1.0.zip) = 533a75a01a8329949b3b914228379b431ca4e810
+SHA512 (bintrees-2.1.0.zip) = 56d83e826992915c4085d76daa767e033a221ff346cac307c0a820d692d85e503517f1c339deccf315d0985ff6b4a8ebd139c173d054802586a9b68a7783bc01
+Size (bintrees-2.1.0.zip) = 107829 bytes
diff --git a/py-cooldict/Makefile b/py-cooldict/Makefile
index f321ffa4f7..67459bdb6b 100644
--- a/py-cooldict/Makefile
+++ b/py-cooldict/Makefile
@@ -1,15 +1,14 @@
 # $NetBSD$
 
-DISTNAME=	cooldict-1.02
-PKGNAME=	${PYPKGPREFIX}-cooldict-1.2
+DISTNAME=	cooldict-1.04
+PKGNAME=	${PYPKGPREFIX}-cooldict-1.4
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_PYPI:=c/cooldict/}
 
 MAINTAINER=	khorben%defora.org@localhost
 HOMEPAGE=	https://github.com/zardus/cooldict
 COMMENT=	Some useful dict-like structures
-
-PYTHON_VERSIONS_ACCEPTED=	27
+LICENSE=	2-clause-bsd
 
 .include "../../lang/python/distutils.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/py-cooldict/distinfo b/py-cooldict/distinfo
index bf1fae5d09..a1f1e9644e 100644
--- a/py-cooldict/distinfo
+++ b/py-cooldict/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (cooldict-1.02.tar.gz) = 4197731fc1383aed4f03b74c6a9d7dfe92305563
-RMD160 (cooldict-1.02.tar.gz) = 961770f9968d41ace9258e3097543bcd9c1a2cd7
-SHA512 (cooldict-1.02.tar.gz) = d5d3ed177be24ba4381f09e2a10bc7a6101d3a59f0f521d2dc081d3f676b518b4edc0ceb13e779d9936d490085ceb358a2529f766e020bd447857c459e52ebe1
-Size (cooldict-1.02.tar.gz) = 4745 bytes
+SHA1 (cooldict-1.04.tar.gz) = c2d672465be96a55bf1f6c02d0e1f4234ffb3ae5
+RMD160 (cooldict-1.04.tar.gz) = 6fc569e1bfe8956a1fe0eff5b85019f67e204d52
+SHA512 (cooldict-1.04.tar.gz) = ad23eb05167582a3d8772ff8680f29651614e2694a452316e5b5c5d7f6dc50281b86ffc821015abd79ba49f78411a023f63645617491a241a1e1428140afd4d1
+Size (cooldict-1.04.tar.gz) = 5619 bytes


Home | Main Index | Thread Index | Old Index