summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
6 hoursBump version to 2.6.2Carlos Aznarán
5 daysBump version to 2.6.1Carlos Aznarán
2026-05-04fix missing depPhilipp A.
2026-05-01Bump version to 2.6.0Carlos Aznarán
2026-01-10Workaround by bcbCarlos Aznarán
2026-01-09Bump version to 2.5.0Carlos Aznarán
2025-11-23Bump version to 2.4.0Carlos Aznarán
2025-11-02Apply patchCarlos Aznarán
2025-10-20Switch to python-scikit-build-coreCarlos Aznarán
2025-10-20Remove pybind11 patchCarlos Aznarán
2025-10-18Bump version to 2.3.3Carlos Aznarán
2025-09-03allow building with pybind11 3Philipp A.
2025-09-02fix buildPhilipp A.
2025-08-31Bump version 2.3.2Carlos Aznarán
2025-08-11remove useless patch and fix license locationPhilipp A.
2025-08-08Bump version 2.3.1Carlos Aznarán
2025-07-23Fix libmambapy installationCarlos Aznarán
2025-06-16Bump version 2.3.0Carlos Aznarán
2025-06-12build: increment micromamba to v2.2.0-3 and fix packaging issuesBrian Thompson
- Bump pkgrel from 2 to 3 - Fix libmamba provides version from 4.0.0 to 2.2.0 - Add libmambapy=2.2.0 to provides array - Fix patch file paths in prepare() function to use proper srcdir references
2025-06-09build: update micromamba to v2.2.0-2Brian Thompson
- Remove conflicts with python-libmamba - Remove python-libmambapy from provides - Add logic to include libmambapy in /usr Python packages\
2025-06-06build: update micromamba to version 2.2.0-1Brian Thompson
- Bump pkgver from 2.1.1 to 2.2.0 and reset pkgrel to 1 - Update source URL and checksums for new version - Add mamba=2.2.0 to provides array - Improve PKGBUILD formatting with multiline arrays for better readability - Update Dockerfile to include system update to resolve 404 errors for dependencies
2025-06-03build: release v2.1.1-2Brian Thompson
2025-05-07Bump version 2.1.1Carlos Aznarán
2025-04-09Bump version to 2.1.0Carlos Aznarán
2025-03-20Bump version to 2.0.8Carlos Aznarán
2025-03-18Bump version to 2.0.7Carlos Aznarán
2024-08-30Fix wrong licenseGuillaume Dollé
- Correct the software license (ref. @micwoj92 comment); - Move build dependencies to makedepends; (ref. @micwoj92 comment) Note: This package may have to be splited to libmamba and micromamba later since they are separate cmake projects now. (ref. @micwoj92 comment)
2024-04-05up v1.5.8Guillaume Dollé
2024-03-06up v1.5.7Guillaume Dollé
2023-12-26up v1.5.6Guillaume Dollé
2023-12-16up v1.5.5Guillaume Dollé
2023-11-15up v1.5.3Guillaume Dollé
2023-09-12up v1.5.1Guillaume Dollé
2023-09-02up v1.5.0Guillaume Dollé
2023-07-21up v1.4.9Guillaume Dollé
2023-07-11up v1.4.8Guillaume Dollé
2023-07-02up v1.4.6Guillaume Dollé
2023-06-05up v1.4.4Guillaume Dollé
2023-04-07up v1.4.2Guillaume Dollé
2023-03-30up v1.4.1Guillaume Dollé
2023-03-23Up v1.4.0Guillaume Dollé
- Remove static libs
2023-03-12up v1.3.1Guillaume Dollé
2023-02-08up v1.3.0Guillaume Dollé
2023-01-19up v1.2.0Guillaume Dollé
2023-01-12up v1.1.0Guillaume Dollé
2022-11-07Up v1.0.0Guillaume Dollé
2022-10-15up v0.27.0Guillaume Dollé
2022-08-18Up v0.25.0Guillaume Dollé
- Remove spdlog patch (fixed in newest micromamba version) NOTE: You should uncomment the line `#define SPDLOG_FMT_EXTERNAL` in /usr/include/spdlog/tzeakme.h.
2022-05-23Fix desc fieldGuillaume Dollé
2022-05-23up v0.23.3Guillaume Dollé
- Patch spdlog headers + cmake. - SPDLOG still require to be configured as an external lib. See commit 25efef28cfc0df82711d83817d3f04d94db1064c for more details.