summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2026-01-12update to 7.1.0Michal Wojdyla
2025-07-26License package as 0BSDSven-Hendrik Haase
This implements RFC40 and RFC52. https://lists.archlinux.org/archives/list/arch-dev-public@lists.archlinux.org/thread/XR3VAUWC5LNMTVOCKFOHYYEGUQ4ZFCNG/
2025-02-10upgpkg: 7.0.2-1: Update to 7.0.2Antonio Rojas
2025-01-06upgpkg: 6.4.3-1: Update to 6.4.3Antonio Rojas
2024-11-17upgpkg: 6.4.1-5: Python 3.13 rebuildAntonio Rojas
2024-07-15add nvcheckerT.J. Townsend
2024-04-04upgpkg: 6.4.1-4: Rebuild with Python 3.12Jelle van der Waa
2023-12-30Switch to PEP517 build systemJelle van der Waa
2023-04-06rebuild with python 3.11Felix Yan
2022-10-02Update to 6.4.1Antonio Rojas
2022-07-20Update to 6.3.2Antonio Rojas
2021-12-01Python 3.10 rebuildFelix Yan
2021-11-30Python 3.10 rebuildFelix Yan
2021-09-02Update to 6.2.0Antonio Rojas
2021-01-17Update to 6.1.1Antonio Rojas
2020-11-11Python 3.9 rebuildFelix Yan
2020-11-09Python 3.9 rebuildFelix Yan
2020-05-07python-traits: new upstream releaseAndrzej Giniewicz
2019-12-07python-traits: new upstream releaseAndrzej Giniewicz
2019-11-03Python 3.8 rebuildFelix Yan
2019-10-26Python 3.8 rebuildFelix Yan
2019-08-19python-traits: new upstream releaseAndrzej Giniewicz
2019-06-13python-traits: new upstream releaseAndrzej Giniewicz
2019-03-14python-traits: drop python2 supportAndrzej Giniewicz
2019-02-10python-traits: new upstream releaseAndrzej Giniewicz
2018-06-30Python 3.7 rebuildEvangelos Foutras
2017-11-15Remove 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-25Python 3.6 rebuildEvangelos Foutras
2016-11-12python-traits: new upstream releaseAndrzej Giniewicz
2016-03-11python-traits: release of package for both python and python2Andrzej Giniewicz
2016-03-11traits now support python 3Andrzej Giniewicz