aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2023-09-20 06:41:22 +0000
committerDima Panov <fluffy@FreeBSD.org>2023-09-20 06:41:22 +0000
commitad7d3c72bfbfad30fec8b1ff9807271ca833f02e (patch)
tree024cdc473af7d48c3d1af59c4cb1f6fcfcc27c9e
parent5e18c06c0174b9072146590ce09881306130f96e (diff)
downloadports-ad7d3c72bfbfad30fec8b1ff9807271ca833f02e.tar.gz
ports-ad7d3c72bfbfad30fec8b1ff9807271ca833f02e.zip
science/py-h5py: unbreak packaging with python!= 3.9
pkg-static: Unable to access file /wrkdirs/usr/ports/science/py-h5py/work-py310/stage/usr/local/share/doc/py310-h5py/whatsnew/3.10.rst:No such file or directory Versioned release notes files shouldn't be covered with %%PYTHON_VER%% macro. No PORTREVISION bump, python 3.9 is a default version and package content isn't changed. Reported by: poudriere failure Approved by: portmgr blanket (trivial fix)
-rw-r--r--science/py-h5py/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-h5py/pkg-plist b/science/py-h5py/pkg-plist
index 15b4696786fc..4c2697b984b2 100644
--- a/science/py-h5py/pkg-plist
+++ b/science/py-h5py/pkg-plist
@@ -23,7 +23,6 @@
%%PORTDOCS%%%%DOCSDIR%%/strings.rst
%%PORTDOCS%%%%DOCSDIR%%/swmr.rst
%%PORTDOCS%%%%DOCSDIR%%/vds.rst
-%%PORTDOCS%%%%DOCSDIR%%/whatsnew/%%PYTHON_VER%%.rst
%%PORTDOCS%%%%DOCSDIR%%/whatsnew/2.0.rst
%%PORTDOCS%%%%DOCSDIR%%/whatsnew/2.1.rst
%%PORTDOCS%%%%DOCSDIR%%/whatsnew/2.10.rst
@@ -45,6 +44,7 @@
%%PORTDOCS%%%%DOCSDIR%%/whatsnew/3.6.rst
%%PORTDOCS%%%%DOCSDIR%%/whatsnew/3.7.rst
%%PORTDOCS%%%%DOCSDIR%%/whatsnew/3.8.rst
+%%PORTDOCS%%%%DOCSDIR%%/whatsnew/3.9.rst
%%PORTDOCS%%%%DOCSDIR%%/whatsnew/index.rst
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bytesio.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/collective_io.py