We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16f0e50 commit 9fc7bcdCopy full SHA for 9fc7bcd
packages/pandas/meta.yaml
@@ -1,13 +1,13 @@
1
package:
2
name: pandas
3
- version: 2.3.1
+ version: 2.3.2
4
tag:
5
- min-scipy-stack
6
top-level:
7
- pandas
8
source:
9
- url: https://files.pythonhosted.org/packages/source/p/pandas/pandas-2.3.1.tar.gz
10
- sha256: 0a95b9ac964fe83ce317827f80304d37388ea77616b1425f0ae41c9d2d0d7bb2
+ url: https://files.pythonhosted.org/packages/source/p/pandas/pandas-2.3.2.tar.gz
+ sha256: ab7b58f8f82706890924ccdfb5f48002b83d2b5a3845976a9fb705d36c34dcdb
11
build:
12
cflags:
13
-Werror=implicit-function-declaration -Werror=mismatched-parameter-types
0 commit comments