2024-08-05 21:33:53 by Adam Ciarcinski | Files touched by this commit (6) |  |
Log message:
py-Theano: removed; use py-theano-pymc instead
|
2024-08-05 14:36:43 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
py-Theano: not for Python 3.9 anymore
|
2024-06-25 07:59:34 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
py-Theano: needs py-setuptools
|
2024-02-11 21:25:46 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-Theano: updated to 1.0.5
Theano 1.0.5 (27th of July 2020)
================================
This is a maintenance release of Theano, version ``1.0.5``, with no
new features, but some deprecation fixes.
We recommend that everybody update to this version.
Highlights (since 1.0.4):
- Theano is now compatible with Python 3.9
- Fixed many deprecation warnings
|
2023-11-06 00:37:50 by Thomas Klausner | Files touched by this commit (4) |
Log message:
py-Theano: convert to wheel.mk
Fix build with Python 3.12.
Bump PKGREVISION.
|
2023-08-02 01:20:57 by Thomas Klausner | Files touched by this commit (158) |
Log message:
*: remove more references to Python 3.7
|
2023-07-01 10:37:47 by Thomas Klausner | Files touched by this commit (105) |  |
Log message:
*: restrict py-numpy users to 3.9+ in preparation for update
|
2022-04-10 02:57:15 by David H. Gutteridge | Files touched by this commit (18) |
Log message:
Fix build breakage from py-scipy now being Python >= 3.8
|
2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289) |
Log message:
python: egg.mk: add USE_PKG_RESOURCES flag
This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.
Set this flag for packages that need it and bump PKGREVISION.
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|