Commit Graph

36 Commits

Author SHA1 Message Date
Schrijvers Luc
41f6ef923d numpy, bump version (#9532) 2023-09-27 06:27:26 +00: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
9046093cb6 numpy: depends on the base package (again) 2023-03-08 20:16:19 +01:00
Schrijvers Luc
418c5aa012 numpy, bump version, drop python3.7, add python3.10 (#7219) 2022-09-18 07:05:51 +02: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
Schrijvers Luc
1eb5ff866e numpy, bump version, add patch (#5950) 2021-06-13 16:59:08 +02:00
Schrijvers Luc
a84c0f2026 numpy, revbump for python 3.9 package (#5683) 2021-02-07 14:46:10 +01:00
Schrijvers Luc
aff2c5aa26 numpy, bump version (#5647) 2021-01-31 11:37:33 +01:00
extrowerk
cc07e39564 Numpy: bump (#5467)
* Numpy: wip

* Numpy: bump

* cleanup
2021-01-15 13:49:30 +01:00
Jerome Duval
d7a53b1edd numpy: bump version. 2019-11-26 21:21:53 +01:00
Jérôme Duval
790173af48 numpy: update homepage. 2019-11-06 10:29:55 +01:00
Jérôme Duval
758a6af896 numpy: update homepage. 2019-11-06 10:29:13 +01:00
Jerome Duval
7241d5a776 numpy: subpackages depend on the main package. 2019-11-04 22:26:30 +01:00
Jerome Duval
d355b272e4 numpy: bump version. 2019-10-24 11:59:00 +02:00
Jerome Duval
2ec9e527b6 numpy_python: bump revision. 2019-10-22 20:33:47 +02:00
Jerome Duval
b8a2d9df2d numpy: bump version.
keep 1.16.5 for python 2.7.
2019-10-22 20:19:45 +02:00
miqlas
97d0e09532 Numpy: bump, introduce/fix 3.6/3.7 version (#4222)
1.17 doesn't support python2 anymore
2019-10-02 22:22:25 -04:00
miqlas
0c381d3c2a NumPy: rework, bump, cleanup, extra libs (#3694)
* NumPy: rework, bump, cleanup, extra libs

* URL

* COPYRIGHT

* Fixed missing symbol

* Linkage fix

* PATCHSET

* Cleanup
2019-03-27 11:30:32 +01:00
Jerome Duval
0d782eba67 dev-*: reorder sections. 2018-08-08 16:18:18 +02:00
Zoltán Mizsei
cde0815ce1 NumPy: bump 2018-07-25 17:57:34 -04:00
miqlas
d0cd2fbd7e Numpy build fix, patch section cannot create new file (#1619) 2017-09-02 18:00:55 +03:00
Jerome Duval
fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
Jerome Duval
282a03c8e8 dev-python: merge most python2 and python3 recipes.
* adjust recipes depending on these, ie python_dateutil=>dateutil_python.
* switch architectures to any for relevant python recipes.
* bump versions for retext, argh, beautifulsoup, cssselect, dateutil,
docutils, fonttools, html2text, httplib2, lxml, mechanize, mock, paramiko,
pillow, pip, pygments, requests, twisted, urllib3, zope_interface.
2017-04-17 10:08:41 +02:00
Jerome Duval
7204e0f284 adjust recipes to use python 3.6, bump revisions. 2017-03-27 23:10:07 +02:00
miqlas
51cc863034 numpy : bump version (#1085)
* enable gfortran and openblas
2017-01-31 06:56:16 +01:00
vanishakesswani
8128305c22 Switch 5 recipes to a safe source and delete 9 old receipes. (#935)
Switch these 5 recipes to a safe SOURCE_URI:
* microbe-20130728
* minimizeall-1.0.0
* optipngtranslator-0.0.1
* vwget-20141229
* minesweeper-20150109

Delete these 9 old recipes (and their patches):
* libmicro-0.4.1
* postgresql-9.0.4 & 9.2.3
* redis-2.2.11
* wolfssl-1.6.5 & 1.8.0 & 2.0.2 & 2.5.0
* numpy-1.4.1
2016-12-20 21:27:50 +00:00
Jerome Duval
9c472d65d8 python3_numpy: bump version. 2015-10-16 23:54:52 +00:00
Augustin Cavalier
a7553e5136 Trim trailing spaces (again). 2015-08-28 10:47:07 -04:00
Humdinger
44defae7e2 Recipe cosmetics.
Improved SUMMARY/DESCRIPTIONs.
Re-ordered blocks.
2015-08-24 17:25:09 +02:00
Augustin Cavalier
4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Jerome Duval
67cbec5bd1 numpy: added recipe for version 1.9.2. 2015-06-07 21:52:18 +00:00
noryb009
4e1ffebc1a Rewrap dev-python DESCRIPTIONs 2014-01-02 16:40:56 -05:00
Oliver Tappe
60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Scott McCreary
963bf1677e Updated numpy to 1.5.0 2010-09-17 20:20:19 +00:00
Scott McCreary
186486ee44 Initial .bep file for numpy, it's not yet working so marked as broken. Also added LOCALBASE to pygame's .bep file but it's still not
locating libpng.
2010-07-08 05:32:49 +00:00