pkgsrc-WIP-changes archive

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

py-conan: Updated to 1.22.2.



Module Name:	pkgsrc-wip
Committed By:	Aleksej Lebedev <root%zta.lk@localhost>
Pushed By:	zhtw
Date:		Wed Feb 19 18:03:54 2020 +0100
Changeset:	c102bf63e89307e7eb12e5b96a193c17f13eb6fd

Modified Files:
	py-conan/Makefile
	py-conan/PLIST
	py-conan/distinfo

Log Message:
py-conan: Updated to 1.22.2.

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

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

diffstat:
 py-conan/Makefile | 2 +-
 py-conan/PLIST    | 9 ++++++---
 py-conan/distinfo | 8 ++++----
 3 files changed, 11 insertions(+), 8 deletions(-)

diffs:
diff --git a/py-conan/Makefile b/py-conan/Makefile
index 8a3b9ab23f..08fe4f88b9 100644
--- a/py-conan/Makefile
+++ b/py-conan/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	conan-1.21.0
+DISTNAME=	conan-1.22.2
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	pkgtools
 MASTER_SITES=	${MASTER_SITE_PYPI:=c/conan/}
diff --git a/py-conan/PLIST b/py-conan/PLIST
index 7461e5d9e7..a69e3ea23f 100644
--- a/py-conan/PLIST
+++ b/py-conan/PLIST
@@ -346,8 +346,8 @@ ${PYSITELIB}/conans/client/rest/client_routes.pyo
 ${PYSITELIB}/conans/client/rest/client_routes.pyc
 ${PYSITELIB}/conans/client/rest/conan_requester.pyo
 ${PYSITELIB}/conans/client/rest/conan_requester.pyc
-${PYSITELIB}/conans/client/rest/multipart_decode.pyo
-${PYSITELIB}/conans/client/rest/multipart_decode.pyc
+${PYSITELIB}/conans/client/rest/download_cache.pyo
+${PYSITELIB}/conans/client/rest/download_cache.pyc
 ${PYSITELIB}/conans/client/rest/rest_client.pyo
 ${PYSITELIB}/conans/client/rest/rest_client.pyc
 ${PYSITELIB}/conans/client/rest/rest_client_common.pyo
@@ -362,7 +362,7 @@ ${PYSITELIB}/conans/client/rest/auth_manager.py
 ${PYSITELIB}/conans/client/rest/cacert.py
 ${PYSITELIB}/conans/client/rest/client_routes.py
 ${PYSITELIB}/conans/client/rest/conan_requester.py
-${PYSITELIB}/conans/client/rest/multipart_decode.py
+${PYSITELIB}/conans/client/rest/download_cache.py
 ${PYSITELIB}/conans/client/rest/rest_client.py
 ${PYSITELIB}/conans/client/rest/rest_client_common.py
 ${PYSITELIB}/conans/client/rest/rest_client_v1.py
@@ -739,6 +739,8 @@ ${PYSITELIB}/conans/util/log.pyo
 ${PYSITELIB}/conans/util/log.pyc
 ${PYSITELIB}/conans/util/progress_bar.pyo
 ${PYSITELIB}/conans/util/progress_bar.pyc
+${PYSITELIB}/conans/util/runners.pyo
+${PYSITELIB}/conans/util/runners.pyc
 ${PYSITELIB}/conans/util/sha.pyo
 ${PYSITELIB}/conans/util/sha.pyc
 ${PYSITELIB}/conans/util/templates.pyo
@@ -755,6 +757,7 @@ ${PYSITELIB}/conans/util/files.py
 ${PYSITELIB}/conans/util/locks.py
 ${PYSITELIB}/conans/util/log.py
 ${PYSITELIB}/conans/util/progress_bar.py
+${PYSITELIB}/conans/util/runners.py
 ${PYSITELIB}/conans/util/sha.py
 ${PYSITELIB}/conans/util/templates.py
 ${PYSITELIB}/conans/util/tracer.py
diff --git a/py-conan/distinfo b/py-conan/distinfo
index cecb72fd7a..1f3cf35810 100644
--- a/py-conan/distinfo
+++ b/py-conan/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (conan-1.21.0.tar.gz) = 11d9a03a1b6f6d74122ea8c004a48ae757247438
-RMD160 (conan-1.21.0.tar.gz) = 0ad19a6cf1717fcbd3e7d0634e35a5f246f8eed1
-SHA512 (conan-1.21.0.tar.gz) = a653e545861efc6ae4853d7c3d723ef09a114efdd37517f99d098c017788d69047b39ad28753ec073d896d6dd5d76b46b550a24726aab83b531fab28438f8818
-Size (conan-1.21.0.tar.gz) = 552179 bytes
+SHA1 (conan-1.22.2.tar.gz) = e04a44b43cb201dbac4af82a8a30a84d81295c9d
+RMD160 (conan-1.22.2.tar.gz) = aeb7eece0400bfdc8ea1bc7682712b8166928f9c
+SHA512 (conan-1.22.2.tar.gz) = 2b1eaf978b365d107764ba8217f75dc1c1266556dc198540db4f2ea30b44033088790faaa41ce780d871f1412c3c0e9f630a10cb610ca8881d8c63f5aa7f3439
+Size (conan-1.22.2.tar.gz) = 557038 bytes


Home | Main Index | Thread Index | Old Index