Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163363482
D53393.id167073.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D53393.id167073.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 23, 12:59 PM (42 m, 25 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35402791
Default Alt Text
D53393.id167073.diff (1 KB)
Attached To
Mode
D53393: math/py-pandas: Upgrade port to 2.3.3
Attached
Detach File
Event Timeline
Log In to Comment