| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-12 | update to 7.1.0 | Michal Wojdyla | |
| 2025-07-26 | License package as 0BSD | Sven-Hendrik Haase | |
| This implements RFC40 and RFC52. https://lists.archlinux.org/archives/list/arch-dev-public@lists.archlinux.org/thread/XR3VAUWC5LNMTVOCKFOHYYEGUQ4ZFCNG/ | |||
| 2025-02-10 | upgpkg: 7.0.2-1: Update to 7.0.2 | Antonio Rojas | |
| 2025-01-06 | upgpkg: 6.4.3-1: Update to 6.4.3 | Antonio Rojas | |
| 2024-11-17 | upgpkg: 6.4.1-5: Python 3.13 rebuild | Antonio Rojas | |
| 2024-07-15 | add nvchecker | T.J. Townsend | |
| 2024-04-04 | upgpkg: 6.4.1-4: Rebuild with Python 3.12 | Jelle van der Waa | |
| 2023-12-30 | Switch to PEP517 build system | Jelle van der Waa | |
| 2023-04-06 | rebuild with python 3.11 | Felix Yan | |
| 2022-10-02 | Update to 6.4.1 | Antonio Rojas | |
| 2022-07-20 | Update to 6.3.2 | Antonio Rojas | |
| 2021-12-01 | Python 3.10 rebuild | Felix Yan | |
| 2021-11-30 | Python 3.10 rebuild | Felix Yan | |
| 2021-09-02 | Update to 6.2.0 | Antonio Rojas | |
| 2021-01-17 | Update to 6.1.1 | Antonio Rojas | |
| 2020-11-11 | Python 3.9 rebuild | Felix Yan | |
| 2020-11-09 | Python 3.9 rebuild | Felix Yan | |
| 2020-05-07 | python-traits: new upstream release | Andrzej Giniewicz | |
| 2019-12-07 | python-traits: new upstream release | Andrzej Giniewicz | |
| 2019-11-03 | Python 3.8 rebuild | Felix Yan | |
| 2019-10-26 | Python 3.8 rebuild | Felix Yan | |
| 2019-08-19 | python-traits: new upstream release | Andrzej Giniewicz | |
| 2019-06-13 | python-traits: new upstream release | Andrzej Giniewicz | |
| 2019-03-14 | python-traits: drop python2 support | Andrzej Giniewicz | |
| 2019-02-10 | python-traits: new upstream release | Andrzej Giniewicz | |
| 2018-06-30 | Python 3.7 rebuild | Evangelos Foutras | |
| 2017-11-15 | Remove i686 from arch=() | Evangelos Foutras | |
| FTR, commands used to change arch=() and then verify the changes: $ sed -Ei "/^arch=/{s/ *?['\"]?i686['\"]? *?//;s/ *$//}" */*/PKGBUILD* $ grep -r i686 * | grep arch= | grep -v repos $ svn diff | grep -A 1 ^-[^-] | grep -v -- -- | cut -c2- | while IFS=$'\n' read -r l1; IFS=$'\n' read -r l2; do echo "$l1 -> $l2" done | sort -u | |||
| 2016-12-25 | Python 3.6 rebuild | Evangelos Foutras | |
| 2016-11-12 | python-traits: new upstream release | Andrzej Giniewicz | |
| 2016-03-11 | python-traits: release of package for both python and python2 | Andrzej Giniewicz | |
| 2016-03-11 | traits now support python 3 | Andrzej Giniewicz | |