Page MenuHomeFreeBSD

D53393.1783876862.diff
No OneTemporary

Size
1 KB
Referenced Files
None
Subscribers
None

D53393.1783876862.diff

diff --git a/math/py-pandas/Makefile b/math/py-pandas/Makefile
--- a/math/py-pandas/Makefile
+++ b/math/py-pandas/Makefile
@@ -1,6 +1,5 @@
PORTNAME= pandas
-PORTVERSION= 2.2.3
-PORTREVISION= 3
+PORTVERSION= 2.3.3
PORTEPOCH= 1
CATEGORIES= math devel python
MASTER_SITES= PYPI
diff --git a/math/py-pandas/distinfo b/math/py-pandas/distinfo
--- a/math/py-pandas/distinfo
+++ b/math/py-pandas/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1743573899
-SHA256 (pandas-2.2.3.tar.gz) = 4f18ba62b61d7e192368b84517265a99b4d7ee8912f8708660fb4a366cc82667
-SIZE (pandas-2.2.3.tar.gz) = 4399213
+TIMESTAMP = 1761643378
+SHA256 (pandas-2.3.3.tar.gz) = e05e1af93b977f7eafa636d043f9f94c7ee3ac81af99c13508215942e64c993b
+SIZE (pandas-2.3.3.tar.gz) = 4495223
diff --git a/math/py-pandas/files/patch-pyproject.toml b/math/py-pandas/files/patch-pyproject.toml
--- a/math/py-pandas/files/patch-pyproject.toml
+++ b/math/py-pandas/files/patch-pyproject.toml
@@ -1,20 +1,10 @@
--- pyproject.toml.orig 1970-01-01 00:00:00 UTC
+++ pyproject.toml
-@@ -2,13 +2,13 @@ requires = [
- # Minimum requirements for the build system to execute.
- # See https://github.com/scipy/scipy/pull/12940 for the AIX issue.
- requires = [
-- "meson-python==0.13.1",
-- "meson==1.2.1",
-+ "meson-python>=0.13.1",
-+ "meson>=1.2.1",
- "wheel",
-- "Cython~=3.0.5", # Note: sync with setup.py, environment.yml and asv.conf.json
-+ "Cython>=3.0.5", # Note: sync with setup.py, environment.yml and asv.conf.json
+@@ -8,7 +8,7 @@
# Force numpy higher than 2.0, so that built wheels are compatible
# with both numpy 1 and 2
- "numpy>=2.0",
+ "numpy",
"versioneer[toml]"
]
-
+

File Metadata

Mime Type
text/plain
Expires
Sun, Jul 12, 5:21 PM (16 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29097594
Default Alt Text
D53393.1783876862.diff (1 KB)

Event Timeline