pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-httpie py-httpie: updated to 1.0.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/de0cb379c2f1
branches: trunk
changeset: 326069:de0cb379c2f1
user: adam <adam%pkgsrc.org@localhost>
date: Fri Nov 30 11:28:55 2018 +0000
description:
py-httpie: updated to 1.0.2
1.0.2:
* Fixed tests for installation with pyOpenSSL.
1.0.1:
* Removed external URL calls from tests.
diffstat:
www/py-httpie/Makefile | 8 +++++---
www/py-httpie/distinfo | 10 +++++-----
2 files changed, 10 insertions(+), 8 deletions(-)
diffs (40 lines):
diff -r bbf4850e1073 -r de0cb379c2f1 www/py-httpie/Makefile
--- a/www/py-httpie/Makefile Fri Nov 30 11:21:37 2018 +0000
+++ b/www/py-httpie/Makefile Fri Nov 30 11:28:55 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2018/11/21 17:18:04 adam Exp $
+# $NetBSD: Makefile,v 1.7 2018/11/30 11:28:55 adam Exp $
-DISTNAME= httpie-1.0.0
+DISTNAME= httpie-1.0.2
PKGNAME= ${PYPKGPREFIX}-${EGG_NAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/httpie/}
@@ -10,9 +10,11 @@
COMMENT= Human-friendly command line HTTP client
LICENSE= original-bsd
-DEPENDS+= ${PYPKGPREFIX}-curses>=${PY_DISTVERSION}:../../devel/py-curses
+DEPENDS+= ${PYPKGPREFIX}-curses-[0-9]*:../../devel/py-curses
DEPENDS+= ${PYPKGPREFIX}-pygments>=2.1.3:../../textproc/py-pygments
DEPENDS+= ${PYPKGPREFIX}-requests>=2.18.4:../../devel/py-requests
+# Tests are not included as of 1.0.2
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-httpbin-[0-9]*:../../www/py-test-httpbin
USE_LANGUAGES= # none
diff -r bbf4850e1073 -r de0cb379c2f1 www/py-httpie/distinfo
--- a/www/py-httpie/distinfo Fri Nov 30 11:21:37 2018 +0000
+++ b/www/py-httpie/distinfo Fri Nov 30 11:28:55 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2018/11/21 17:18:04 adam Exp $
+$NetBSD: distinfo,v 1.8 2018/11/30 11:28:55 adam Exp $
-SHA1 (httpie-1.0.0.tar.gz) = c93d8014973059ee127217c4d1debf13241bd94e
-RMD160 (httpie-1.0.0.tar.gz) = a9c79ff00a289b3e021e6e252b997affddc3a4a6
-SHA512 (httpie-1.0.0.tar.gz) = 9ad77175c76151a28aa0d39588262b10fa7cbd803bca77aae96e8d8ee64cfba81f00fabfa542f6f4bc873315a3ee3d007d6aae550f43d415c0e4efe1976fc9a5
-Size (httpie-1.0.0.tar.gz) = 85111 bytes
+SHA1 (httpie-1.0.2.tar.gz) = 28b9c57c10f20a38b985d87de856ffc4042deae3
+RMD160 (httpie-1.0.2.tar.gz) = dde8e550fa2083eddb69512310a5ec1f52d9a86a
+SHA512 (httpie-1.0.2.tar.gz) = cc0f2b8928d68bdd0c4eba96f499365d294429e909d91538c48f5028a55ca4a7ba41abdb94ef851459799f437457639b43ba408bb6336702d6042e7e5d5a9cbf
+Size (httpie-1.0.2.tar.gz) = 85245 bytes
Home |
Main Index |
Thread Index |
Old Index