Commit Graph

11 Commits

Author SHA1 Message Date
OscarL
9b7b0af5e3 pandas: recipe cleanup, drop _python39 package. (#11513)
This version fails to build against Cython >= 3, but newer pandas versions
require numpy > 2. So just disable it for now until the needed dependencies
get sorted out.

(this should not break things on-tree, as nothing currently requires pandas)
2024-12-23 09:41:02 +01:00
OscarL
c96e5c2140 pandas: revert unnintended rename. (#10773)
Commit 6ae2dcba0f contained an accidental
rename on this recipe. Reverting that.

Still, I can re-build this version, or newer ones for that matter.
Giving up on pandas for a while. Maybe other folks will have better
luck (or more skills at least :-D).
2024-07-29 22:54:23 +02:00
OscarL
6ae2dcba0f lxml: fix silly copy/paste error. (#10766)
Created packages were basically empty.
2024-07-29 11:10:20 +02:00
OscarL
70ac5cadda python3.8: bulk removal of now obsolete "_python38" packages. (#9328)
* python3.8: bulk removal of now obsolete "_python38" packages.

Done via scripting. No functional change intended or expected.

Some manual tweaks will follow.

* python3.8: further manual tweaks after bulk-3.8-removal.

Unlike the previous commit with automated changes,
I've tested builds for *these* recipes in beta4 64 bits.
2023-09-01 18:19:50 +00:00
Jerome Duval
fb8b681ac8 pandas: trigger build 2023-03-08 20:22:13 +01:00
Jerome Duval
643706538c pandas: remove python 3.7 2023-03-07 23:01:53 +01:00
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
iam-git
2d5a3f97d9 pandas: bump version (#6151) 2021-08-26 18:02:51 +02:00
Jerome Duval
8966049647 pandas: bump version.
fix numpy dependency.
2019-11-04 23:03:20 +01:00
Jerome Duval
c0b5d84f81 pandas: enable for x86_64.
remove x86 and python2 support.
2019-11-04 22:26:57 +01:00
Bach Nguyen
11692ddf43 pandas: new recipe (#3458)
disabled for now
2019-10-24 17:31:16 +02:00