summarylogtreecommitdiffstats
path: root/remove-bin-package.patch
diff options
context:
space:
mode:
authorCarl Smedstad2023-05-10 15:58:04 +0200
committerCarl Smedstad2023-05-10 15:58:31 +0200
commit373f5f88df4e1f0a2ad5d481e874cc4c174912bd (patch)
tree4cf3228de1034eb9587c47690fe5aaa8e691be7f /remove-bin-package.patch
parentbc8ad784979d5247fab95b0304727140e9d1ab6e (diff)
downloadaur-373f5f88df4e1f0a2ad5d481e874cc4c174912bd.tar.gz
Publish version 2.11.3-1
Diffstat (limited to 'remove-bin-package.patch')
-rw-r--r--remove-bin-package.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/remove-bin-package.patch b/remove-bin-package.patch
new file mode 100644
index 000000000000..18231c90f521
--- /dev/null
+++ b/remove-bin-package.patch
@@ -0,0 +1,12 @@
+diff --unified --recursive --text pytensor-rel-2.11.3.orig/pyproject.toml pytensor-rel-2.11.3/pyproject.toml
+--- pytensor-rel-2.11.3.orig/pyproject.toml 2023-05-10 15:51:29.441470544 +0200
++++ pytensor-rel-2.11.3/pyproject.toml 2023-05-10 15:51:41.784840893 +0200
+@@ -105,7 +105,7 @@
+ ]
+
+ [tool.setuptools.packages.find]
+-include = ["pytensor*", "bin"]
++include = ["pytensor*"]
+
+ [tool.setuptools.package-data]
+ pytensor = [