FreeBSD Bugzilla – Attachment 240773 Details for
Bug 269501
math/py-pyclipper: Update to 1.3.0.post4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Suggested patch
math_py-pyclipper.patch (text/plain), 1.40 KB, created by
Ting-Wei Lan
on 2023-03-12 06:32:52 UTC
(
hide
)
Description:
Suggested patch
Filename:
MIME Type:
Creator:
Ting-Wei Lan
Created:
2023-03-12 06:32:52 UTC
Size:
1.40 KB
patch
obsolete
>diff --git a/math/py-pyclipper/Makefile b/math/py-pyclipper/Makefile >index f411bb299425..60fc552ceb8a 100644 >--- a/math/py-pyclipper/Makefile >+++ b/math/py-pyclipper/Makefile >@@ -1,8 +1,9 @@ > PORTNAME= pyclipper >-PORTVERSION= 1.2.1 >+PORTVERSION= 1.3.0p4 > CATEGORIES= math python >-MASTER_SITES= PYPI >+MASTER_SITES= PYPI/source/p/pyclipper > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/.post/} > > MAINTAINER= lantw44@gmail.com > COMMENT= Cython wrapper for the C++ translation of Clipper library >@@ -13,7 +14,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE > > BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=1.11.1:devel/py-setuptools_scm@${PY_FLAVOR} > >-USES= python:3.6+ zip >-USE_PYTHON= distutils cython autoplist >+USES= python:3.6+ >+USE_PYTHON= distutils cython autoplist pytest >+ >+TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} > > .include <bsd.port.mk> >diff --git a/math/py-pyclipper/distinfo b/math/py-pyclipper/distinfo >index 107801d61cbc..5125ef235b37 100644 >--- a/math/py-pyclipper/distinfo >+++ b/math/py-pyclipper/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1615684973 >-SHA256 (pyclipper-1.2.1.zip) = ca3751e93559f0438969c46f17459d07f983281dac170c3479de56492e152855 >-SIZE (pyclipper-1.2.1.zip) = 143326 >+TIMESTAMP = 1678005261 >+SHA256 (pyclipper-1.3.0.post4.tar.gz) = b73b19d2a1b895edcacaf4acb441e13e99b9e5fd53b9c0dfd2e1326e2bf68a7a >+SIZE (pyclipper-1.3.0.post4.tar.gz) = 134436
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 269501
:
240096
| 240773