- Oct 30, 2023
-
-
Anne Macedo authored
It seems that the missing cloud-init is due to this issue here with netplan and haskell. https://archlinuxarm.org/forum/viewtopic.php?f=4&t=16013 Removes netplan from makedepends but leave it on optdepends
-
- Oct 25, 2023
-
- Oct 18, 2023
-
- Sep 10, 2023
-
-
David Runge authored
Update license identifier to match upstream's specification
-
- Aug 30, 2023
-
- Jul 27, 2023
-
- Jun 30, 2023
-
- May 23, 2023
-
-
David Runge authored
Consolidate installation of files (hooks are deprecated). Add optional dependency on python-urllib3.
-
- Apr 27, 2023
-
- Apr 08, 2023
-
-
David Runge authored
Add further direct dependencies.
-
- Mar 02, 2023
-
- Feb 24, 2023
-
-
David Runge authored
Disable test relying on distribution specific file.
-
- Dec 15, 2022
-
- Nov 26, 2022
-
- Nov 20, 2022
-
- Nov 16, 2022
-
- Oct 01, 2022
-
-
David Runge authored
Add python-typing-extensions to depends.
-
- Sep 21, 2022
-
- Sep 15, 2022
-
- Sep 02, 2022
-
-
David Runge authored
Switch to canonical (pun intended) github sources for tarballs, as launchpad is always too slow.
-
- Aug 23, 2022
-
-
David Runge authored
Remove patch for python-configobj (fixed upstream).
-
- Aug 01, 2022
-
-
David Runge authored
Python-prettytable is no longer used in tests (https://bugs.archlinux.org/task/74428).
-
- Jul 01, 2022
-
- May 21, 2022
-
-
David Runge authored
Switch to PEP517 by installing additional system files manually.
-
- Feb 15, 2022
-
-
David Runge authored
Update patches for default lib dir and removal of use of configobj internal functions. Remove unneeded quotes and curly braces.
-
- Dec 02, 2021
-
- Nov 21, 2021
-
-
David Runge authored
Move a systemd service override from adminstrator dir to the vendor dir. Simplify quoting in file.
-
- Sep 20, 2021
-
-
David Runge authored
One of the patches had accidentally dragged in a lot of mypy trash: https://bugs.archlinux.org/task/71910
-
- Sep 07, 2021
-
-
Evangelos Foutras authored
-
- Aug 25, 2021
-
-
David Runge authored
Export PYTHONHASHSEED in package() for reproducible bytecode.
-
- Aug 24, 2021
-
-
David Runge authored
Add python-netifaces as new dependency. Update patch to set correct lib dir for Arch Linux. Add patch to make cloud-init compatible with python-configobj > 5.0.6 (allows running all tests successfully).
-
- May 07, 2021
-
-
David Runge authored
Remove inetutils from depends, as hostnamectl is now used to set transient hostname. Ignore further RHEL specific test that requires inetutils.
-
- Mar 27, 2021
-
- Dec 03, 2020
-
-
David Runge authored
Order depends alphabetically and remove duplicates. Remove unneeded custom archlinux.cloud.cfg. Remove unneeded modification of setup.py (for system directories). Add build() to properly build the package. Run pytest in check() and disable tests that rely on distribution specific /etc/ca-certificates.conf. Only install in package(). Update contributor info.
-
- Nov 12, 2020
-
- Aug 05, 2020
-
- Apr 04, 2020
-