mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
update to py3-wrapt-2.1.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
COMMENT= Python module for decorators, wrappers and monkey patching
|
||||
|
||||
MODPY_DISTV= 2.1.1
|
||||
MODPY_DISTV= 2.1.2
|
||||
DISTNAME= wrapt-${MODPY_DISTV}
|
||||
PKGNAME= py-${DISTNAME}
|
||||
CATEGORIES= devel
|
||||
@@ -16,6 +16,7 @@ PERMIT_PACKAGE= Yes
|
||||
MODULES= lang/python
|
||||
MODPY_PYBUILD= setuptools
|
||||
MODPY_PI= Yes
|
||||
|
||||
MODPY_PYTEST_ARGS= --ignore tests/conftest.py
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (wrapt-2.1.1.tar.gz) = X9ywm/bbAj2I8xK9B2dZS0FGVdWAkPwcRrNBRBX2f6w=
|
||||
SIZE (wrapt-2.1.1.tar.gz) = 81329
|
||||
SHA256 (wrapt-2.1.2.tar.gz) = OZamfuzCxo/Ue048VkQFpXdzZ639m4q7WDh7Y+6Dsh4=
|
||||
SIZE (wrapt-2.1.2.tar.gz) = 81678
|
||||
|
||||
Reference in New Issue
Block a user