Tuesday, September 08, 2020

[Update] devel/py-pathspec : Update to 0.8.0

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/py-pathspec/Makefile,v
retrieving revision 1.5
diff -u -p -r1.5 Makefile
--- Makefile 3 Jul 2020 21:12:47 -0000 1.5
+++ Makefile 8 Sep 2020 08:33:07 -0000
@@ -2,10 +2,9 @@

COMMENT = utility for gitignore style pattern matching of file paths

-MODPY_EGG_VERSION = 0.5.9
+MODPY_EGG_VERSION = 0.8.0
DISTNAME = pathspec-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME}
-REVISION = 1

CATEGORIES = devel

Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/py-pathspec/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo 22 Jan 2019 11:18:53 -0000 1.2
+++ distinfo 8 Sep 2020 08:33:07 -0000
@@ -1,2 +1,2 @@
-SHA256 (pathspec-0.5.9.tar.gz) = VKXquJXYnzQrUror/+cJMO+fjZbjmMzPUw0h+gUWqHM=
-SIZE (pathspec-0.5.9.tar.gz) = 25473
+SHA256 (pathspec-0.8.0.tar.gz) = 2kUXPrOm8qWkh++6IfBQrytBlIvmq1K2oeP/IruLcGE=
+SIZE (pathspec-0.8.0.tar.gz) = 26256
Hi, ports@:

Here is a simple patch for devel/py-pathspec to update to 0.8.0.
It build well and pass all tests on amd64-current system.
One port depends on it : devel/py-yamllint. It build well and pass
all tests too.

Cheers !
wen

No comments:

Post a Comment