Date: Fri, 24 Apr 2020 18:03:49 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r532834 - head/www/py-requests-file Message-ID: <202004241803.03OI3ntn060241@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Apr 24 18:03:49 2020 New Revision: 532834 URL: https://svnweb.freebsd.org/changeset/ports/532834 Log: Update to 1.5.0 Changes: https://github.com/dashea/requests-file/blob/master/CHANGES.rst Modified: head/www/py-requests-file/Makefile head/www/py-requests-file/distinfo Modified: head/www/py-requests-file/Makefile ============================================================================== --- head/www/py-requests-file/Makefile Fri Apr 24 18:03:44 2020 (r532833) +++ head/www/py-requests-file/Makefile Fri Apr 24 18:03:49 2020 (r532834) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= requests-file -PORTVERSION= 1.4.3 +PORTVERSION= 1.5.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-requests-file/distinfo ============================================================================== --- head/www/py-requests-file/distinfo Fri Apr 24 18:03:44 2020 (r532833) +++ head/www/py-requests-file/distinfo Fri Apr 24 18:03:49 2020 (r532834) @@ -1,3 +1,3 @@ -TIMESTAMP = 1538663207 -SHA256 (requests-file-1.4.3.tar.gz) = 8f04aa6201bacda0567e7ac7f677f1499b0fc76b22140c54bc06edf1ba92e2fa -SIZE (requests-file-1.4.3.tar.gz) = 5252 +TIMESTAMP = 1587721909 +SHA256 (requests-file-1.5.0.tar.gz) = b9e9fb30cbd888c9c253b03610b3c0a6e191f802a42cbdaeba86c60e17ad912f +SIZE (requests-file-1.5.0.tar.gz) = 5650
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004241803.03OI3ntn060241>