FreeBSD Bugzilla – Attachment 235478 Details for
Bug 265445
textproc/py-sphinx-autoapi: Update to 1.9.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to 1.9.0
py-sphinx-autoapi-1.9.0.patch (text/plain), 2.21 KB, created by
Andreas Bilke
on 2022-07-26 09:50:26 UTC
(
hide
)
Description:
Update to 1.9.0
Filename:
MIME Type:
Creator:
Andreas Bilke
Created:
2022-07-26 09:50:26 UTC
Size:
2.21 KB
patch
obsolete
>diff --git a/textproc/py-sphinx-autoapi/Makefile b/textproc/py-sphinx-autoapi/Makefile >index 2cca742c6a..e59ad12d37 100644 >--- a/textproc/py-sphinx-autoapi/Makefile >+++ b/textproc/py-sphinx-autoapi/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= sphinx-autoapi >-PORTVERSION= 1.8.4 >+PORTVERSION= 1.9.0 > CATEGORIES= textproc python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -10,8 +10,7 @@ COMMENT= Sphinx API documentation generator > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE.rst > >-# Upstream switched to PEP-517 packaging >-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=1.15.0:devel/py-setuptools_scm@${PY_FLAVOR} >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} > > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}astroid>=2.7:devel/py-astroid@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \ >@@ -19,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}astroid>=2.7:devel/py-astroid@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}unidecode>0:converters/py-unidecode@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR} > >-USES= python:3.6+ >+USES= python:3.7+ > USE_PYTHON= autoplist concurrent distutils > > NO_ARCH= yes >diff --git a/textproc/py-sphinx-autoapi/distinfo b/textproc/py-sphinx-autoapi/distinfo >index b7b48ab465..fc146353c1 100644 >--- a/textproc/py-sphinx-autoapi/distinfo >+++ b/textproc/py-sphinx-autoapi/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1630237683 >-SHA256 (sphinx-autoapi-1.8.4.tar.gz) = 8c4ec5fbedc1e6e8f4692bcc4fcd1abcfb9e8dfca8a4ded60ad811a743c22ccc >-SIZE (sphinx-autoapi-1.8.4.tar.gz) = 42152704 >+TIMESTAMP = 1658827293 >+SHA256 (sphinx-autoapi-1.9.0.tar.gz) = c897ea337df16ad0cde307cbdfe2bece207788dde1587fa4fc8b857d1fc5dcba >+SIZE (sphinx-autoapi-1.9.0.tar.gz) = 42158275 >diff --git a/textproc/py-sphinx-autoapi/files/patch-setup.py b/textproc/py-sphinx-autoapi/files/patch-setup.py >deleted file mode 100644 >index 135bf01395..0000000000 >--- a/textproc/py-sphinx-autoapi/files/patch-setup.py >+++ /dev/null >@@ -1,8 +0,0 @@ >---- setup.py.orig 2021-04-05 03:23:24 UTC >-+++ setup.py >-@@ -1,2 +1,4 @@ >-+# Upstream switched to PEP-517 packaging >- from setuptools import setup >--setup() >-+if __name__ == "__main__": >-+ setup(use_scm_version=True)
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
Flags:
andreas
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 265445
: 235478