index
:
ansible
fix/become_user+freebsd-v2.4.13
Ansible is sponsored by Red Hat, Inc.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup.py
Age
Commit message (
Expand
)
Author
2021-10-19
Modernize install (#76021)
Matt Martz
2021-09-21
Python 3.8 Controller Minimum (#74013)
Matt Martz
2021-05-18
Remove PyCrypto (#74699)
Sam Doran
2021-03-01
Update CI URL in setup.py (#73750)
Matt Martz
2021-01-05
Declare support for Python 3.9 in the metadata
Sviatoslav Sydorenko
2020-11-13
Rename to ansible-core (#72594)
Rick Elrod
2020-08-17
Don't do conflict check on sdist and egg_info (#71310)
Matt Martz
2020-07-20
Guard against allowing ansible to ansible-base upgrades (#70529)
Matt Martz
2020-07-13
Fix building Ansible dist w/ setuptools>=48,<49.1 (#70525)
Sviatoslav Sydorenko
2020-06-22
Fix boilerplate in setup.py and lib/ansible/ dir.
Matt Clay
2020-03-26
Rename package to ansible-base
Toshio Kuratomi
2020-03-23
remove azure extras and extras_require support (#67822)
Matt Davis
2019-10-28
Declare support for Python 3.8 @ Trove classifiers
Sviatoslav Sydorenko
2019-08-20
Install ansible-test (#60718)
Toshio Kuratomi
2019-07-24
Verify package data in setup.py installs all files (#59537)
Matt Martz
2019-07-23
Ensure package_data matches collections_galaxy_meta.yml. Fixes #59451 (#59452)
Matt Martz
2019-06-25
Install hidden galaxy data files (e.g. .travis.yml) (#56005)
John R. Dennis
2019-03-18
Build manpages as part of sdist (#53728)
Toshio Kuratomi
2018-10-02
win_exec: refactor PS exec runner (#45334)
Jordan Borean
2018-09-27
Update the minimum python versions to install (#46230)
Toshio Kuratomi
2018-09-21
Improve symlink install error message in setup.py
mrmagooey
2018-08-23
add missing entry to package_data (#44585)
Alan Rominger
2018-06-30
Add CoC and mailing lists links to PYPI
Sviatoslav Sydorenko
2018-04-12
Suppress a UserWarning about unknown dist option
Sviatoslav Sydorenko
2018-04-12
Refactor setup.py helper code
Sviatoslav Sydorenko
2018-04-12
Shield setup module from accidental setup exec
Sviatoslav Sydorenko
2018-04-12
Update python requirements in distribution meta
Sviatoslav Sydorenko
2018-04-12
Add a list or extra URLs to distribution metadata
Sviatoslav Sydorenko
2018-04-09
README.rst should always exist so no need to set a default value
Toshio Kuratomi
2018-04-06
Convert README from Markdown to ReStructured Text and use as longdesc (#22330)
Stephen Weber
2018-03-07
Add ansible-config and ansible-inventory to setup.py scripts (#37151)
Matt Martz
2017-10-27
set the zip_safe flag to False (#32194)
Alan Rominger
2017-08-31
On Py3, nonexistent files raise OSError (#28899)
Toshio Kuratomi
2017-08-15
Ansible Config part2 (#27448)
Brian Coca
2017-08-11
Add support for Azure 2.0.0 (#27920)
Thomas Stringer
2017-07-31
powershell setup fixes (#27516)
Matt Davis
2017-07-24
Maintain symlinks in setup.py sdist, build, and install commands (#27149)
Toshio Kuratomi
2017-06-27
Cyptography pr 20566 rebase (#25560)
Toshio Kuratomi
2017-06-26
Set license GPLv3+ ("or any later version") in setup.py
nemobis
2017-06-14
1st part of ansible config, adds ansible-config to view/manage configs (#12797)
Brian Coca
2017-06-02
Make setting of metadata for crypto backend settable at buildtime
Toshio Kuratomi
2017-05-30
test/: PEP8 compliancy (#24803)
Dag Wieers
2017-05-09
Include .git_keep files in role template skeleton (#24381)
Adrian Likins
2017-04-04
Make scripts into symlinks
Toshio Kuratomi
2017-02-15
Use HTTPS instead of legacy HTTP for ansible.com (#16870)
Robin Schneider
2017-02-15
Move to using a requirements.txt to install the python packages. (#21430)
Toshio Kuratomi
2017-02-11
Legacy pep8 updates for setup.py and tests
Matt Martz
2017-02-03
Move ssh and local connection plugins from using raw select to selectors
Toshio Kuratomi
2017-01-29
PEP 8 indent cleanup. (#20800)
Matt Clay
2016-12-08
Updating setup.py to remove extras specific paths
James Cammarata
[next]