From owner-svn-ports-all@freebsd.org Thu Dec 17 04:15:51 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D75174A90E4; Thu, 17 Dec 2020 04:15:51 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CxJZb5jmpz4qHL; Thu, 17 Dec 2020 04:15:51 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B72C41291F; Thu, 17 Dec 2020 04:15:51 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0BH4Fpn0089676; Thu, 17 Dec 2020 04:15:51 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BH4FplA089674; Thu, 17 Dec 2020 04:15:51 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202012170415.0BH4FplA089674@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Thu, 17 Dec 2020 04:15:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r558255 - head/www/py-pywikibot X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/www/py-pywikibot X-SVN-Commit-Revision: 558255 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Dec 2020 04:15:51 -0000 Author: yuri Date: Thu Dec 17 04:15:51 2020 New Revision: 558255 URL: https://svnweb.freebsd.org/changeset/ports/558255 Log: www/py-pywikibot: Update 5.1.0 -> 5.2.0 Reported by: portscout Modified: head/www/py-pywikibot/Makefile head/www/py-pywikibot/distinfo Modified: head/www/py-pywikibot/Makefile ============================================================================== --- head/www/py-pywikibot/Makefile Thu Dec 17 04:13:13 2020 (r558254) +++ head/www/py-pywikibot/Makefile Thu Dec 17 04:15:51 2020 (r558255) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pywikibot -DISTVERSION= 5.1.0 +DISTVERSION= 5.2.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-pywikibot/distinfo ============================================================================== --- head/www/py-pywikibot/distinfo Thu Dec 17 04:13:13 2020 (r558254) +++ head/www/py-pywikibot/distinfo Thu Dec 17 04:15:51 2020 (r558255) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604613477 -SHA256 (pywikibot-5.1.0.tar.gz) = e81aca046439c8809e3b0132016ff59198e3a90231751e217f451e0eae372a1e -SIZE (pywikibot-5.1.0.tar.gz) = 503651 +TIMESTAMP = 1608178450 +SHA256 (pywikibot-5.2.0.tar.gz) = 549b7bd45e9673201f48c881a734f62cc2912700d14ba7aaf7ea440abef447ac +SIZE (pywikibot-5.2.0.tar.gz) = 503281