Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
archinstall32
master
upstreamMaster
Archlinux32 installer
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pyproject.toml
Age
Commit message (
Expand
)
Author
2023-11-24
Update dependency dev/mypy to v1.7.1 (#2256)
renovate[bot]
2023-11-23
pyproject.toml: add missing dependencies (#2257)
Alan Barzilay
2023-11-23
Update dependency dev/mypy to v1.7.0 (#2209)
renovate[bot]
2023-11-22
Redirect readthedocs (#2244)
Anton Hvornum
2023-11-09
chore(deps): update dependency simple-term-menu to v1.6.3 (#2208)
renovate[bot]
2023-11-09
chore(deps): update dependency simple-term-menu to v1.6.2 (#2203)
renovate[bot]
2023-10-18
chore(deps): update dependency dev/mypy to v1.6.1 (#2184)
renovate[bot]
2023-10-13
chore(deps): update dependency dev/pre-commit to v3.5.0 (#2164)
renovate[bot]
2023-10-13
chore(deps): update dependency dev/mypy to v1.6.0 (#2155)
renovate[bot]
2023-10-03
Extend the mypy checks (#2120)
Daniel Girtler
2023-09-22
chore(deps): update dependency dev/pre-commit to v3.4.0 (#2090)
renovate[bot]
2023-09-22
chore(deps): update dependency dev/mypy to v1.5.1 (#2089)
renovate[bot]
2023-06-28
Adding python-simple-term-menu to the dependency list (#1901)
Anton Hvornum
2023-06-28
Fix 1875 (#1880)
Daniel Girtler
2023-05-11
Cleanup imports and unused code (#1801)
Daniel Girtler
2023-05-03
Full mypy compliance and small fixes (#1777)
Daniel Girtler
2023-04-19
PyParted and a large rewrite of the underlying partitioning (#1604)
Daniel Girtler
2023-03-31
Removing legacy build files setup.py and setup.cfg (#1711)
Anton Hvornum
2023-03-29
Add some tweaks to make PKGBUILD more manageable (#1695)
Anton Hvornum
2023-02-27
Replacing flit (#1655)
Anton Hvornum
2022-03-29
Made build version dynamic as pointed out in https://github.com/pypa/build/is...
Anton Hvornum
2022-03-28
Deflate user interactions (#1019)
Daniel
2022-02-12
Leverage same build system used by PyPi in the ArchInstall ISO (#973)
Dylan M. Taylor
2022-02-12
Various Build System Improvements (#971)
Dylan M. Taylor
2022-01-06
Added type annotations to all functions (#845)
Anton Hvornum
2021-12-02
Add simple menu for better UX (#660)
Daniel
2021-05-19
Added support for getting configuration from a config file (#364)
Yash Tripathi
2021-04-22
updated pyproject.toml to fix issues with package
advaithm
2021-04-12
update excludes
advaithm
2021-04-12
moved to flit build system
advaithm
2021-04-05
Add .pyproject.toml file for PEP 517 compliance
Pyfisch