FreeBSD Bugzilla – Attachment 225314 Details for
Bug 256195
databases/py-peewee: Update to 3.14.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v0
peewee.diff (text/plain), 1.69 KB, created by
Mikael Urankar
on 2021-05-27 13:22:01 UTC
(
hide
)
Description:
v0
Filename:
MIME Type:
Creator:
Mikael Urankar
Created:
2021-05-27 13:22:01 UTC
Size:
1.69 KB
patch
obsolete
>diff --git a/databases/py-peewee/Makefile b/databases/py-peewee/Makefile >index 1932ea0f0..96cee7bcc 100644 >--- a/databases/py-peewee/Makefile >+++ b/databases/py-peewee/Makefile >@@ -1,8 +1,7 @@ > # Created by: Matthias Petermann <matthias@petermann-it.de> > > PORTNAME= peewee >-DISTVERSION= 3.8.0 >-PORTREVISION= 1 >+DISTVERSION= 3.14.4 > CATEGORIES= databases python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -16,14 +15,18 @@ LICENSE_FILE= ${WRKSRC}/LICENSE > OPTIONS_DEFINE= SQLITE PGSQL > OPTIONS_DEFAULT= SQLITE > >-USES= localbase python:3.6+ sqlite >+USES= localbase:ldflags python:3.6+ sqlite > USE_PYTHON= distutils cython autoplist concurrent > > SQLITE_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} > PGSQL_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psycopg2>=2.5.1:databases/py-psycopg2@${PY_FLAVOR} > >+PYDISTUTILS_BUILD_TARGET= build build_ext >+PYDISTUTILS_BUILDARGS+= --include-dirs=${LOCALBASE}/include \ >+ --library-dirs=${LOCALBASE}/lib >+ > post-install: >- @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/playhouse/_speedups*.so >+ @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/playhouse/*.so > > do-test: > ${PYTHON_CMD} ${WRKSRC}/runtests.py >diff --git a/databases/py-peewee/distinfo b/databases/py-peewee/distinfo >index 86cb11537..5cf6d8cea 100644 >--- a/databases/py-peewee/distinfo >+++ b/databases/py-peewee/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1545183141 >-SHA256 (peewee-3.8.0.tar.gz) = 1b0c40803d3eecd001819727472e39d78ac09254cd01e55d2e98ace141ec3815 >-SIZE (peewee-3.8.0.tar.gz) = 805622 >+TIMESTAMP = 1622105258 >+SHA256 (peewee-3.14.4.tar.gz) = 9e356b327c2eaec6dd42ecea6f4ddded025793dba906a3d065a0452e726c51a2 >+SIZE (peewee-3.14.4.tar.gz) = 2292581
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 256195
: 225314