Index: devel/py-dateutil/Makefile =================================================================== --- devel/py-dateutil/Makefile (revision 533580) +++ devel/py-dateutil/Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dateutil -PORTVERSION= 2.8.0 +PORTVERSION= 2.8.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Index: devel/py-dateutil/distinfo =================================================================== --- devel/py-dateutil/distinfo (revision 533580) +++ devel/py-dateutil/distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1558933982 -SHA256 (python-dateutil-2.8.0.tar.gz) = c89805f6f4d64db21ed966fda138f8a5ed7a4fdbc1a8ee329ce1b74e3c74da9e -SIZE (python-dateutil-2.8.0.tar.gz) = 327134 +TIMESTAMP = 1588360393 +SHA256 (python-dateutil-2.8.1.tar.gz) = 73ebfe9dbf22e832286dafa60473e4cd239f8592f699aa5adaf10050e6e1823c +SIZE (python-dateutil-2.8.1.tar.gz) = 331745 Index: devel/py-dateutil/files/patch-setup.cfg =================================================================== --- devel/py-dateutil/files/patch-setup.cfg (revision 533580) +++ devel/py-dateutil/files/patch-setup.cfg (nonexistent) @@ -1,33 +0,0 @@ -From 417f44124e34815e98aa7e736978f5763cdb19a7 Mon Sep 17 00:00:00 2001 -From: Paul Ganssle -Date: Fri, 17 May 2019 18:50:09 -0400 -Subject: [PATCH] Register pytest markers - -The latest version of pytest has started warning on unregistered -markers, which the test suite uses fairly extensively, causing the tests -to fail. This explicitly registers all the markers used in the test -suite. - ---- setup.cfg.orig 2019-02-05 14:11:22 UTC -+++ setup.cfg -@@ -14,6 +14,20 @@ filterwarnings = - error - error::DeprecationWarning - error:PendingDeprecationWarning -+markers = -+ gettz -+ import_star -+ isoparser -+ parserinfo -+ rrule -+ rruleset -+ rrulestr -+ smoke -+ tz_resolve_imaginary -+ tzfile -+ tzlocal -+ tzoffset -+ tzstr - - [egg_info] - tag_build = Property changes on: devel/py-dateutil/files/patch-setup.cfg ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property