Index: head/devel/py-expiringdict/files/patch-setup.py =================================================================== --- head/devel/py-expiringdict/files/patch-setup.py (revision 543469) +++ head/devel/py-expiringdict/files/patch-setup.py (nonexistent) @@ -1,12 +0,0 @@ ---- setup.py.orig 2019-11-03 07:18:11 UTC -+++ setup.py -@@ -36,9 +36,6 @@ setup(name="expiringdict", - include_package_data=True, - zip_safe=True, - tests_require=tests_require, -- install_requires=[ -- "typing", -- ], - extras_require={ - "tests": tests_require, - }) Property changes on: head/devel/py-expiringdict/files/patch-setup.py ___________________________________________________________________ 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 Index: head/devel/py-expiringdict/Makefile =================================================================== --- head/devel/py-expiringdict/Makefile (revision 543469) +++ head/devel/py-expiringdict/Makefile (revision 543470) @@ -1,21 +1,21 @@ # $FreeBSD$ PORTNAME= expiringdict -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org COMMENT= Dictionary with auto-expiring values for caching purposes LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PY_TYPING} NO_ARCH= yes USES= python USE_PYTHON= distutils autoplist .include Index: head/devel/py-expiringdict/distinfo =================================================================== --- head/devel/py-expiringdict/distinfo (revision 543469) +++ head/devel/py-expiringdict/distinfo (revision 543470) @@ -1,3 +1,3 @@ -TIMESTAMP = 1572853342 -SHA256 (expiringdict-1.2.0.tar.gz) = 3fe447714f3f5c9a9e3c5fb9e8980027fd69a0f0fa305238fd284cfc74088365 -SIZE (expiringdict-1.2.0.tar.gz) = 8015 +TIMESTAMP = 1592128772 +SHA256 (expiringdict-1.2.1.tar.gz) = fe2ba427220425c3c8a3d29f6d2e2985bcee323f8bcd4021e68ebefbd90d8250 +SIZE (expiringdict-1.2.1.tar.gz) = 8060